SEARCH  

NEWS

2010.10.06:11:36:28
Przez komiks i animację do wiedzy ekonomicznej
Komiksy, animacje i scenariusze lekcji, przygotowane przez metodyków z Ośrodka Rozwoju Edukacji we współpracy z ekonomistami Fundacji FOR, będą dystrybuowane bezpłatnie wśród nauczycieli szkół gimnazjalnych i ponadgimnazjalnych, prowadzących lekcje z podstaw przedsiębiorczości i wiedzy o społeczeństwie. Wspomniane materiały będą dostępne dla nauczycieli na stronie internetowej FOR.

 

100427144700_539060007056Antonio 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

 
103624804548_598960007070Nagendra 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)

 
152427784206_560960007642Brian 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

 
141420194243_593560007237Sudharsan 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

 
193720244222_525060007982Nivedita 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

 
119621504696_589760007195Krzysztof 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

 
195325784675_550160007056David 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

 
157220904835_577860007075David 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

 
142021134094_566360007558Jose 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

 
190029854582_512260007728Adrian 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

 
110424314879_580060007420Prashanth 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

 
199622804998_567160007564Eble 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

 
172723524654_556260007353Herbert 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

 
163725504467_573260007514Herbert 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

 
128921124498_587160007733Herbert 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

 
159923394164_547860007491Herbert 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

 
189921344772_589660007553Herbert 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

 
146025324906_511460007035David 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

 
146827304586_593560007799Maciej 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

 
144927504912_594860007147Eble 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

 
168122204487_584560007626Jonathon 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

 
133625974760_510760007565David 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

 
166029534096_556560007190David S Miller
At 01:38 PM 6/08/2003, David S. Miller wrote:

 
160125354920_518660007381Daniele 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

 
198629194130_589860007752Jose 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

 
104425464972_553160007670Angelo 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

 
115727274267_591860007760Angelo 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

 
148224954713_557960007781David 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 @

 
176926614315_568860007785Touko 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

 
106828334703_519960007569sandy 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

 
195227754114_592460007506Eble 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

 
159324634232_586160007067richml
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

 
162128634562_533360007622Eble 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

 
111322094282_542960007130Herbert 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

 
121329674963_591760007693Herbert 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

 
148521174468_560060007775Daniel 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.

 
110526344238_533860007618Herbert 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

 
140521144481_596860007922David 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

 
158925624130_587260007027David 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/

 
100122044994_596560007159Herbert 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

 
165826064276_512560007317Peter 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

 
190123124951_513860007444Antoine 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

 
175720554559_523760007007Sergey V Burchu

 
115826124570_528860007561Sergey 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

 
131624854766_531060007887Sashikiran 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,

 
146921064493_574660007700Antoine 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@

 
106221334011_501260007661Antoine 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

 
145720274717_501660007739Zhao 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: -------------

 
102324224351_559460007834Zhao 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

 
115420274319_592160007768quotphasedquot
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