SEARCH  

NEWS

2010.10.06:11:36:28
IE ma już mniej niż 50% rynku
Globalne statystyki StatCounter mówią, że udział IE w rynku przeglądarek spadł poniżej 50%. Najszybciej nowych użytkowników zdobywała przeglądarka Google Chrome. Zmiany są szczególnie widoczne w Europie, gdzie wprowadzono do Windowsa ekran wyboru przeglądarek.

 

178621164324_548360007165Antonio Mancuso
On Monday 11 August 2003 07:22 pm, Hare, Matthew wrote: I have two systems running SuSE Linux. System 1 is running SuSE 7.1 with the 2.2.18 kernel. System 2 is running SuSE 7.3 with the 2.4.17

 
143823404818_579960007486Nagendra Singh Tomar
I just downloaded 2.6.0-test2 from kernel.org to try the latest TSO facility. I am having an intel 82545 card. 02:08.0 Ethernet controller: Intel Corp. 82545EM Gigabit Ethernet Controller (rev 01)

 
146825014068_502760007793Brian Buesker
Check this out, this is helpful.. Why buy your bank manager a new car? We blast your debt and give you a fresh start! - Save you a lot of money by eliminating late fees - Settle your accounts for a

 
123024384037_584260007797Sudharsan Vijayarag
On Mon, 11 Aug 2003 12:44:11 -0700 Brian Buesker <bbuesker@qualcomm.com wrote: Summary: When a send of a UDP packet over IPv6 triggers an IPSec SA to be established via IKE, the sendto call

 
182922414682_567360007418Nivedita Singhvi
Hi, Ive a Problem with some TCP Connections on IPv6. The Connection suddenly hangs and after some time there is a "Connection reset by peer". The problem shows up when using rsync. The Ke

 
162827764535_595260007001Krzysztof Olx119dzki
Hi Nivedita, On Mon, Aug 11, 2003 at 12:54:54PM -0700, Nivedita Singhvi wrote: Ive a Problem with some TCP Connections on IPv6. The Connection suddenly hangs and after some time there is a &qu

 
111726974342_593560007295David S Miller
It seems that cryptoapi usage wrt mm is not safe. At least both ipsec and cryptoloop practise these kinds of things : example from net/xfrm/xfrm_algo.c int skb_to_sgvec(struct sk_buff *skb, struct

 
142029644797_548960007621David S Miller
The patch below kills an occurence of the obsolete EXPORT_NO_SYMBOLS from drivers/net/meth.c in 2.6.0-test3. --- linux-2.6.0-test3-not-full/drivers/net/meth.c.old 2003-08-09 21:08:10.000000000 +020

 
128222214059_531960007014Jose Luis Domingo Lo
Hi, I was wondering if anyone has tested the IPSec functionality in conjunction with NAT for the Linux 2.6 kernel ? with/without VLAN thrown in. Over the weekend I will need to do a lot of kernel

 
111528924255_579860007245Adrian Bunk
Hello, I dont quite understand the comment, and the logic following it, in inet_select_addr() function. Specifically: 1. How is it guranteed that a loopback address is not chosen? (there is no che

 
121621924020_575160007279Prashanth T
Hello Adrian, Thank you very much for your interest in SysKonnect products. We will consider your suggestion during the next release. Thank you again for your cooperation. Best regards Karim Sys

 
175322604976_509460007470Eble Dan
Where can I get information on programming at the ethernet packet level under RH8 and RH9? Thanks, Mike. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vge

 
139026154433_518760007424Herbert Xu
Hi: Doing some tests with 2.6.0-test2-mm2 and IPv6 over IPv4 tunnels I come across the error message in the subject: dardhal:~# ip tunnel add sixbone mode sit remote 64.71.xxx.xxx local 213.0.xxx.x

 
180823864645_586760007708Herbert Xu
On Thu, 7 Aug 2003 08:37:13 +1000 Herbert Xu <herbert@gondor.apana.org.au wrote: This patch adds an inner family field to all userspace structures for SAs and templates. This is needed to a

 
188128214599_513660007163Herbert Xu
On Thu, 7 Aug 2003 18:41:07 +1000 Herbert Xu <herbert@gondor.apana.org.au wrote: On Wed, Aug 06, 2003 at 03:45:27PM -0700, David S. Miller wrote: Two quick questions: 1) One speci

 
138128354355_540160007499Herbert Xu
Hello! The IPv6 over IPv4 case is basically the same as an SIT tunnel over ESP transport mode except of course you have the usual goodies that come with tunnel mode IPSEC. Interprotocol

 
168123374760_565660007955Herbert Xu
On Thu, Aug 07, 2003 at 02:42:11PM -0700, David S. Miller wrote: Any more ABI breakers? Seriously, I have to freeze things up very soon, so if there is something we have to accomodate that you k

 
112628234570_556060007674David S Miller
On Fri, Aug 08, 2003 at 10:22:59PM +1000, Herbert Xu wrote: On Fri, Aug 08, 2003 at 12:47:09PM +0100, Christoph Hellwig wrote: so we rush on the linux ipsec abi now because of redhat relea

 
198528174060_563060007766Maciej W Rozycki
On Thu, 7 Aug 2003 08:37:13 +1000 Herbert Xu <herbert@gondor.apana.org.au wrote: This patch adds an inner family field to all userspace structures for SAs and templates. Patch applied, than

 
133725654587_593760007205Eble Dan
Hi, I am very new to Linux networking and am having a problem with routing. I have 2 machines connected to the internet one running WinXP and other running RH8.0. Both are configured with DHCP. The

 
110020814039_545660007625Jonathon Ross
Hello ! I have a system with 256 MB RAM and am running Linux-2.4.19 on it. I am running netperf with sendfile on two Gbe cards: Broadcom 5701 using the tg3 driver and Intel 82544/82546. When running

 
195521634963_571560007394David S Miller
Ive got the solution to all your problems: dont use TCP. Your application requirements (fine control of when packets are sent, minimizing delay, custom congestion control) make it clear that what

 
166929464217_523860007226David S Miller
At 01:38 PM 6/08/2003, David S. Miller wrote:

 
191324904043_597360007728Daniele Bellucci
Of course only packets get dropped. But thats beside the point. If Im sending 20 byte packets, and linuxs congestion control kicks in, my throughput is 20 bytes per RTT. If the client sends me 1 by

 
173924574292_532560007994Jose Luis Domingo Lo
On Tue 5 August 2003 16:30, Daniele Bellucci wrote: Hi, can anyone tellme why MOD_*_COUNT has disappeared in 2.5.x? without MOD_*_COUNT i get an oops everytime i try to unload tun device driv

 
153124944075_557060007559Angelo DellAera
On Fri, 8 Aug 2003 12:08:23 +0200 "Angelo DellAera" <buffer@antifork.org wrote: Looking at the sources it seems that ALL net drivers are affected by this problem. If net drivers

 
119529054723_515760007542Angelo DellAera
On Sat, 9 Aug 2003 01:51:12 +0200 "Angelo DellAera" <buffer@antifork.org wrote: I agree with you but you should agree with me that removing a net driver while the NIC is generating

 
155222884488_576960007995David S Miller
A trivial patch against kernel 2.6.0-test2. Regards, Angelo DellAera --- 82596.c.old 2003-08-05 02:17:51.000000000 +0200 +++ 82596.c 2003-08-05 02:19:23.000000000 +0200 @@ -1420,15 +1420,15 @

 
199624394484_503960007604Touko Korpela
Hi all, every time i try to unload my net device a WARMON is triggered in kobject_cleanup() because of the missing "release" function in the following struct: [net/core/net-sysfs.c:] stati

 
176721504060_505960007454sandy pond
On Mon, Aug 04, 2003 at 03:01:50PM -0700, Mark Huth wrote: Did this exact same hardware work with an earlier driver/kernel??? No. But Im quite sure that my HW is physically OK. It looks like t

 
105320064949_512860007899Eble Dan
00005E On Sun, 3 Aug 2003, sandy pond wrote: Date: Sun, 03 Aug 2003 11:03:59 -0600 From: sandy pond <sandy_pond@myrealbox.com To: linux-net@vger.kernel.org Subject: Public MAC address

 
168727724803_541060007422richml
OUI 00005E is assigned to the IANA. Have they given permission to assign these addresses locally? -----Original Message----- From: rich+ml@lclogic.com [ mailto:rich+ml@lclogic.com mailto:ric

 
195324814711_544060007237Eble Dan
Followup to: < msg08158.html AD59566A9D83864F871AE2E525030640050715@aimail.aiinet.priv By author: "Eble, Dan" <DanE@aiinet.com In newsgroup: linux.dev.net OUI 00005E is a

 
143422454676_591960007087Herbert Xu
Dear all, I have a question about "select" function in Linux. In a simple client-server program using tcp socket, the server accepts two client tcp request and does some processing by cal

 
152220514238_558360007714Herbert Xu
On Sun, 3 Aug 2003 14:44:22 +1000 Herbert Xu <herbert@gondor.apana.org.au wrote: The various XFRM messages that return information generate spurious NLMSG_ERROR messages. This patch fixes t

 
103721644720_598660007297Daniel Ritz
On Sun, 3 Aug 2003 14:42:46 +1000 Herbert Xu <herbert@gondor.apana.org.au wrote: I found that XFRM ALLOCSPI used the selector addresses isntead of the SA addresses when creating the new SA.

 
188429804068_568760007998Herbert Xu
Looks like CONFIG_INET_IPCOMP=y needs CONFIG_CRYPTO_HMAC=y | CC net/ipv4/ipcomp.o | In file included from net/ipv4/ipcomp.c:24: | include/net/esp.h: In function `esp_hmac_digest: | include/n

 
110923424479_582060007729David S Miller
On Sun, 3 Aug 2003, Herbert Xu wrote: Geert Uytterhoeven <geert@linux-m68k.org wrote: Looks like CONFIG_INET_IPCOMP=y needs CONFIG_CRYPTO_HMAC=y Does it help if you remove the inclusio

 
105622164974_573360007258David S Miller
fixes a mem leak in esp6_input() in the error paths. and return -ENOMEM, not -EINVAL when out of memory. against 2.6.0-test2-bk --- 1.19/net/ipv6/esp6.c Mon Jul 21 02:46:12 2003 +++ edited/net/ipv6/

 
182126574309_505860007421Herbert Xu
Hello, Ive gotten an oops three times now in about 24 hours while sending stuff over the VPN router through the linux box. The second-last time I was too lazy to copy down all the information, but

 
177222774585_549260007878Peter Johanson
On Sun, 03 Aug 2003 12:31:11 +1000 Herbert Xu <herbert@gondor.apana.org.au wrote: Thats my fault. I didnt check the existence of encap parameters before copying them. This patch should fix

 
178921454858_585860007247Antoine Luu
One of the -mm patches produces a warning which will be taken care of later when all the network drivers are converted to dynamically allocating net_devices. At that point, a massive patch will be ne

 
185629424589_533460007371Sergey V Burchu

 
106328184588_503660007724Sergey V Burchu
Start looking from tcp_v4_lookup/udp_v4_lookup tomar On Fri, 1 Aug 2003, Sergey V. Burchu wrote: Hello! Im looking for the way to look through the list of all active sockets inside the ke

 
129523714381_560560007621Sashikiran Rachakond
Have you tried "man netstat" and "man lsof" ? -----Original Message----- From: Sergey V. Burchu [ mailto:sayd@joker.botik.ru mailto:sayd@joker.botik.ru ] Sent: Friday,

 
102522014898_561060007159Antoine Luu
netstat -p On Fri, 1 Aug 2003, Eble, Dan wrote: Have you tried "man netstat" and "man lsof" ? -----Original Message----- From: Sergey V. Burchu [ mailto:sayd@

 
148824824305_534560007137Antoine Luu
Antoine Luu <aluu@cse.ogi.edu wrote: Hi, I try to understand how are set and read the ip options in the kernel, and I find something that I can understand in the function ip_options_com

 
159321964078_518160007840Zhao Forrest
I am reading linux tcp codes, and I encountered some questions, would somebody there help to explain? thanks. in tcp_ipv4.c, function tcp_v4_conn_request(), there are statements like: -------------

 
155325944657_514160007208Zhao Forrest
Hi, Alexey Id like to give the psudo code to describe my proposed way to handle the PMTU message for IPSec/IPv4. Welcome your comment! 1 add a new data field "u32 pmtu" to struct xfrm_sta

 
186629264579_524660007007quotphasedquot
I am modifying linux kernel 2.4.18 to add support for our TCP offload card. The problem is: The packets that I get from the card are fully TCP processed and in-order. Now I feed these packets to ne