Re: VLAN_MTU (was Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h)

2004-05-28 Thread Yar Tikhiy
On Thu, May 27, 2004 at 08:02:28AM -0700, Brooks Davis wrote: > > > > Y> Another way I see is to drop automatic fiddling with VLAN_MTU in > > > Y> the first place and implement an option for ifconfig(8) so that a > > > Y> user/admin can control the capability WRT a particular case, e.g., > > > Y> d

Re: VLAN_MTU (was Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h)

2004-05-27 Thread Brooks Davis
On Thu, May 27, 2004 at 06:10:55PM +0400, Yar Tikhiy wrote: > [moving the discussion from the cvs lists to -net] > > On Wed, May 26, 2004 at 10:41:52AM +0400, Gleb Smirnoff wrote: > > > > Y> ng_vlan(4) could send a control command to ng_ether(4) instructing > > Y> the latter to increment the VLAN

VLAN_MTU (was Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h)

2004-05-27 Thread Yar Tikhiy
[moving the discussion from the cvs lists to -net] On Wed, May 26, 2004 at 10:41:52AM +0400, Gleb Smirnoff wrote: > > Y> ng_vlan(4) could send a control command to ng_ether(4) instructing > Y> the latter to increment the VLAN counter on the Ethernet interface > Y> and toggle VLAN_MTU on if the co