Re: RFC: if_clone overhaul

2004-04-22 Thread Brooks Davis
On Thu, Apr 22, 2004 at 04:13:40PM +0200, Andre Oppermann wrote: > Brooks Davis wrote: > > > > Please test/review the following patch to the network interface cloneing > > code. This code is a major overhaul of the cloning infrastructure. > > > > The significant include: > > - Split the code ou

Re: RFC: if_clone overhaul

2004-04-22 Thread Andre Oppermann
Brooks Davis wrote: > > Please test/review the following patch to the network interface cloneing > code. This code is a major overhaul of the cloning infrastructure. > > The significant include: > - Split the code out into if_clone.[ch]. > - Locked struct if_clone. Derived from work by Mauryc

Re: RFC: if_clone overhaul

2004-04-21 Thread Brooks Davis
On Tue, Apr 20, 2004 at 09:24:53PM -0700, Brooks Davis wrote: > Please test/review the following patch to the network interface cloneing > code. This code is a major overhaul of the cloning infrastructure. Repeat after me, always test your "trivial" last minute changes. You need to apply the fol

RFC: if_clone overhaul

2004-04-20 Thread Brooks Davis
Please test/review the following patch to the network interface cloneing code. This code is a major overhaul of the cloning infrastructure. The significant include: - Split the code out into if_clone.[ch]. - Locked struct if_clone. Derived from work by Maurycy Pawlowski-Wieronski - Add a