Age | Commit message (Collapse) | Author |
|
a function, isalphanumeric, to determine whether an interface name is
likely to be valid. This means that things like /etc/hostname.le0.bak,
/etc/hostname.le0#, /etc/hostname.le0~, etc. will be ignored as they
should. There is no longer an implicate assumption that /etc/hostname.*
only contains a single '.'.
|
|
|
|
|
|
|
|
|
|
set (yet). Use -interface $hostname if mygate doesn't exist so that
this actually works on routers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/etc/rc.conf, anyone?
|
|
|
|
Allows the use of local caching-only nameserver with no "nameserver"
entry in /etc/resolv.conf to configure a route between the hostname
and loopback.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ref: netbsd pr3228/misc, Matthias Scheler
|
|
|
|
m4@umn.edu, #97
|
|
|
|
|
|
|
|
|
|
|
|
|
|
comments and blank lines. new format is "interface address netmask"
(yes, i changed the order of the entries). inspired by netbsd pr#2474;
gillhaa@ghost.whirlpool.com
|
|
|
|
|
|
|
|
|
|
|
|
|