]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r269522
authorsmh <smh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 11 Aug 2014 08:58:35 +0000 (08:58 +0000)
committersmh <smh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 11 Aug 2014 08:58:35 +0000 (08:58 +0000)
commita22fa6eb36ecc8bb2b2fbf9747622a539f3e19a8
treee1d68b3c2a49a5c5c30d4472017bfcab1e688477
parentfb7d2e90fd167e27b3465ebcbfecae423e2bd085
MFC r269522

Added support for extra ifconfig args to jail ip4.addr & ip6.addr params

This allows for CARP interfaces to be  used in jails e.g.
ip4.addr = "em0|10.10.1.20/32 vhid 1 pass MyPass advskew 100"

r269340 will not be MFC'ed as mentioned due to the slim window and the
amount of additional commits required to support it.

Sponsored by: Multiplay

git-svn-id: svn://svn.freebsd.org/base/stable/10@269805 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/jail/command.c
usr.sbin/jail/config.c
usr.sbin/jail/jail.8