diff options
author | hrs <hrs@FreeBSD.org> | 2013-10-04 02:44:04 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2013-10-04 02:44:04 +0000 |
commit | 1315bdcd1cb1cd6133a697efac8e34fd2b7903ab (patch) | |
tree | 230a4591ff8d7297e51d314631ce760e55075e73 /include | |
parent | e1fc8db7f4a9e657f4a1f9a4ea365414aee5f4e3 (diff) | |
download | FreeBSD-src-1315bdcd1cb1cd6133a697efac8e34fd2b7903ab.zip FreeBSD-src-1315bdcd1cb1cd6133a697efac8e34fd2b7903ab.tar.gz |
Add epair(4) support in $cloned_interfaces. One should be specified
as "epair0" in $cloned_interfaces and "epair0[ab]" in the others in
rc.conf like the following:
cloned_interfaces="epair0"
ifconfig_epair0a="inet 192.168.1.1/24"
ifconfig_epair0b="inet 192.168.2.1/24"
/etc/rc.d/netif now accepts both "netif start epair0" and "netif start
epair0a".
Approved by: re (kib)
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions