Re: arp rewrite...

2007-12-12 Thread Bruce M. Simpson
Julian Elischer wrote: I think that breaking the arp code from the routing code need to proceed. I agree wholeheartedly. The coupling of the ARP code to the forwarding code in the BSDs has been largely historical. Other implementations have done this, and it generally simplifies the layer 3

Re: arp rewrite...

2007-12-11 Thread Julian Elischer
Li, Qing wrote: -Original Message- From: Julian Elischer [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 11, 2007 10:30 AM To: Li, Qing Cc: Luigi Rizzo; FreeBSD Net; [EMAIL PROTECTED] Subject: Re: arp rewrite... Julian Elischer wrote: Li, Qing wrote: Last time when I sent an

RE: arp rewrite...

2007-12-11 Thread Li, Qing
> -Original Message- > From: Julian Elischer [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 11, 2007 10:30 AM > To: Li, Qing > Cc: Luigi Rizzo; FreeBSD Net; [EMAIL PROTECTED] > Subject: Re: arp rewrite... > > Julian Elischer wrote: > > Li, Qing wrote:

Re: arp rewrite...

2007-12-11 Thread Julian Elischer
he code you have done.. It's a bit hard reading you code as patches, is it in P4? -- Qing -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luigi Rizzo Sent: Tuesday, December 11, 2007 12:49 AM To: Julian Elischer; [EMAIL PROTECTED] Cc: FreeBSD Ne

Re: arp rewrite...

2007-12-11 Thread Gergely CZUCZY
de you have done.. > > It's a bit hard reading you code as patches, is it in P4? > > > > >> > >>-- Qing > >> > >> > >>>-Original Message- > >>>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

Re: arp rewrite...

2007-12-11 Thread Julian Elischer
m: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luigi Rizzo Sent: Tuesday, December 11, 2007 12:49 AM To: Julian Elischer; [EMAIL PROTECTED] Cc: FreeBSD Net Subject: Re: arp rewrite... On Tue, Dec 11, 2007 at 12:37:25AM -0800, Julian Elischer wrote: I believe Qing-li (Sp?) did an arp rewri

RE: arp rewrite...

2007-12-11 Thread Li, Qing
49 AM > To: Julian Elischer; [EMAIL PROTECTED] > Cc: FreeBSD Net > Subject: Re: arp rewrite... > > On Tue, Dec 11, 2007 at 12:37:25AM -0800, Julian Elischer wrote: > > I believe Qing-li (Sp?) did an arp rewrite.. > > the story is a bit longer - Andre drafted the initial design

Re: arp rewrite...

2007-12-11 Thread Julian Elischer
should be self standing. I'll look at what you have.. -- Qing -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luigi Rizzo Sent: Tuesday, December 11, 2007 12:49 AM To: Julian Elischer; [EMAIL PROTECTED] Cc: FreeBSD Net Subject: Re: arp rew

Re: arp rewrite...

2007-12-11 Thread George V. Neville-Neil
At Tue, 11 Dec 2007 00:48:53 -0800, luigi wrote: > > On Tue, Dec 11, 2007 at 12:37:25AM -0800, Julian Elischer wrote: > > I believe Qing-li (Sp?) did an arp rewrite.. > > the story is a bit longer - Andre drafted the initial design, > which i subsequently took over and with a student, Alessandro

Re: arp rewrite...

2007-12-11 Thread Luigi Rizzo
On Tue, Dec 11, 2007 at 12:37:25AM -0800, Julian Elischer wrote: > I believe Qing-li (Sp?) did an arp rewrite.. the story is a bit longer - Andre drafted the initial design, which i subsequently took over and with a student, Alessandro Cerri, (I am Cc-ing him) did a first implementation. This was