Date: Fri, 27 Nov 2009 11:55:04 +0300 From: Igor Sysoev <is@rambler-co.ru> To: freebsd-net@freebsd.org Subject: interface FIB Message-ID: <20091127085504.GH17494@sysoev.ru>
next in thread | raw e-mail | index | archive | help
Currently only packets generated during encapsulation can use interface's FIB stored during interface creation: setfib 1 ifconfig gif0 ... setfib 1 ifconfig tun0 ... is it possible to implement this feature for any interface: setfib 1 ifconfig vlan0 ... or ifconfig vlan0 setfib 1 ... -- Igor Sysoev http://sysoev.ru/en/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091127085504.GH17494>