Date: Wed, 9 Aug 2000 09:59:25 -0400 (EDT) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: Peter Jeremy <peter.jeremy@alcatel.com.au> Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/19436: when using vlanX interface arp ageing work incorrectly Message-ID: <200008091359.JAA18510@khavrinen.lcs.mit.edu> In-Reply-To: <200008090000.RAA06896@freefall.freebsd.org> References: <200008090000.RAA06896@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Tue, 8 Aug 2000 17:00:02 -0700 (PDT), Peter Jeremy <peter.jeremy@alcatel.com.au> said:
> Looking through your patch, I believe it should be the following:
> The first hunk supports setting ARP entries, the second is your
> patch, the third is to identify the VLAN entries (and is optional).
> + case IFT_PROPVIRTUAL:
> + printf(" [vlan]");
> + break;
I don't want to see IFT_PROPVIRTUAL escaping any more than it already
has -- a new type should be defined specifically for 802.1Q.
-GAWollman
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008091359.JAA18510>
