diff options
author | toshi <toshi@FreeBSD.org> | 2000-12-25 09:21:18 +0000 |
---|---|---|
committer | toshi <toshi@FreeBSD.org> | 2000-12-25 09:21:18 +0000 |
commit | 7da3a08277c6f08405758747e5a0a9fe1b1213a4 (patch) | |
tree | cc9c771023ec6469ae61dc697f86613f75636288 /lib/libc | |
parent | 86f19c12df0f606055f8c67cafdfba8086cd2a1d (diff) | |
download | FreeBSD-src-7da3a08277c6f08405758747e5a0a9fe1b1213a4.zip FreeBSD-src-7da3a08277c6f08405758747e5a0a9fe1b1213a4.tar.gz |
Add support for PC-card router configuration. (MFPAO)
o Add the removable_interfaces variable for list of removable network
interfaces (PC-card ethernet, wireless network and USB ethernet etc).
o ifconfig_<ifn>_alias0, static_routes_<ifn>, removable_route_flush,
/etc/start_if.<ifn> and /etc/stop_if.<ifn> are support.
o removable_route_flush variable is set to "NO" if you want to use the
machine as gateway using two or more removable network cards. If
static routing is needed use static_routes_<ifn> instead of
static_routes or defaultrouter.
o The optional static_routes_<ifn> variable is likely static_routes.
o /etc/start_if.<ifn> and /etc/stop_if.<ifn> are shell script to be
specified that are called when a card is inserted or removed.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions