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.

 

185220394894_585460007909Antonio 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

 
196623064742_582760007137Nagendra 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)

 
131521644534_538260007470Brian 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

 
115525064974_549260007164Sudharsan 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

 
138320124141_539760007900Nivedita 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

 
135728594939_525060007578Krzysztof 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

 
115926784884_590260007398David 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

 
103928204563_557360007585David 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

 
104223574091_501560007822Jose 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

 
118022324834_532160007841Adrian 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

 
122029874700_515960007412Prashanth 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

 
173723964089_562160007594Eble 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

 
101923364413_558260007615Herbert 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

 
116729524973_525860007822Herbert 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

 
107921474054_591460007683Herbert 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

 
175526904669_545460007906Herbert 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

 
186625864302_595660007599Herbert 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

 
155022264936_596460007845David 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

 
157929764796_555260007763Maciej 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

 
137423134911_542860007380Eble 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

 
111029824069_578060007919Jonathon 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

 
168623014504_598860007712David 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

 
158628084938_552260007746David S Miller
At 01:38 PM 6/08/2003, David S. Miller wrote:

 
136723504721_516360007954Daniele 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

 
192722764267_583760007494Jose 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

 
121628154475_528660007911Angelo 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

 
120422794211_570960007469Angelo 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

 
142028544276_535760007047David 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 @

 
110227434398_582460007300Touko 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

 
177828324576_504460007280sandy 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

 
153828854094_501360007689Eble 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

 
192423754969_513560007236richml
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

 
160425044089_588160007464Eble 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

 
192929654207_532660007112Herbert 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

 
162725654944_520260007612Herbert 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

 
148321474497_557860007668Daniel 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.

 
126720834043_523660007127Herbert 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

 
147228234632_556160007493David 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

 
102526324457_523260007245David 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/

 
134425854810_528860007419Herbert 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

 
190122704566_539760007727Peter 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

 
106521154811_510960007029Antoine 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

 
123728234852_586960007555Sergey V Burchu

 
136224094187_582060007145Sergey 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

 
106429864730_587460007518Sashikiran 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,

 
129321744788_585960007636Antoine 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@

 
158626374751_539660007101Antoine 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

 
142529844925_527760007307Zhao 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: -------------

 
183322144717_501960007357Zhao 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

 
116420974343_589560007616quotphasedquot
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