]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r223735:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Feb 2012 06:42:00 +0000 (06:42 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Feb 2012 06:42:00 +0000 (06:42 +0000)
commitcd895dac374d8513f51626a2d3fbeedfd44479ae
treeeaf2f8abda6abc9a5bac166f9534dc0ad4a9721c
parent9b26a48285183d5d2f9308fa207f0474118d3b52
MFC r223735:

 Add infrastructure to allow all frames/packets received on an interface
 to be assigned to a non-default FIB instance.

 Submitted by: cjsp
 Submitted by: Alexander V. Chernikov (melifaro ipfw.ru)
  (original versions)
 Reviewed by: julian
 Reviewed by: Alexander V. Chernikov (melifaro ipfw.ru)

Reviewed by: melifaro

git-svn-id: svn://svn.freebsd.org/base/stable/8@231346 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/ifconfig/Makefile
sbin/ifconfig/ifconfig.8
sbin/ifconfig/iffib.c [new file with mode: 0644]
share/man/man9/ifnet.9
sys/kern/kern_jail.c
sys/net/if.c
sys/net/if.h
sys/net/if_debug.c
sys/net/if_var.h
sys/sys/priv.h
sys/sys/sockio.h