| Age | Commit message (Expand) | Author |
| 2000-05-13 | this should have been removed as part of the rc.d commit | lukem |
| 2000-05-03 | sync with rc.d/network, about IPv6 prefix filters | itojun |
| 2000-02-13 | add ip6defaultif configuration variable in rc.conf, for configuring | itojun |
| 2000-02-11 | improve comments about /etc/ifconfig.xxN, /etc/ifaliases, $ifaliases_xxN. | itojun |
| 2000-02-09 | ip6forwarding -> ip6mode change (somehow i forgot to commit...) | itojun |
| 2000-02-05 | remove (slightly) bogus comment line about IPv6 config. | itojun |
| 2000-02-05 | change IPv6 configuration syntax to avoid ambiguity. | itojun |
| 2000-01-26 | use 'route -n flush' not 'route flush' otherwise we might spend all our time | explorer |
| 2000-01-17 | no need to mount /usr just for sysctl, it is in /sbin now. | itojun |
| 1999-12-20 | flip "if" order in IPv6 initialization, avoid calling /bin/test. | itojun |
| 1999-12-20 | check for IPv6 kernel by exit status of "ifconfig lo0 inet6". | itojun |
| 1999-12-09 | avoid transmitting invalid IPv6 packets out to the wire. | itojun |
| 1999-11-29 | recommend use of multi-line /etc/ifconfig.xxN than /etc/ifaliases, or | itojun |
| 1999-11-08 | Ignore blank lines in ifconfig.* files. | erh |
| 1999-09-06 | use sysctl -n to get numeric result, not awk. | itojun |
| 1999-09-03 | add sanity check on rtadvd invocation (allowed on IPv6 routers only). | itojun |
| 1999-07-04 | hide sysctl error messages to stderr (on checking IPv6 config values) | itojun |
| 1999-07-04 | remove echo statement (was mostly for debugging). | itojun |
| 1999-07-03 | remove unnecessary sleep (for DAD wait) in IPv6 configuration. | itojun |
| 1999-07-03 | add IPv6 configuration (ip6forwarding, rtsol, route6d and rtadvd). | itojun |
| 1999-05-28 | Correct the dhclient startup to follow the standard indentation style | christos |
| 1999-03-24 | - Support dhclient and dhclient_flags rc.conf variables. | mellon |
| 1999-03-02 | If ppp_peers is set, ensure /usr is mounted since pppd is in /usr. | abs |
| 1998-11-25 | Cannot use 'logger' as /usr is normally not mounted here. | abs |
| 1998-05-11 | more clearly document that "domainname" is about NIS/YP, not Internet, per PR... | fair |
| 1998-01-26 | include rc.subr and use appropriately | lukem |
| 1998-01-24 | Move ipnat from /etc/netstart to /etc/rc after /usr is mounted. | veego |
| 1997-12-20 | PR/3638: David Brownlee: Add /etc/ipnat.conf functionality. | christos |
| 1997-11-17 | - remove additional `adding interface aliases:' message. | mrg |
| 1997-09-26 | highlight that a configured lo0 is necessary for sane network operation | lukem |
| 1997-09-08 | update $net_interfaces comment to reference $auto_ifconfig | mikel |
| 1997-09-07 | Hard-code the loopback address; it never changes, and we do *not* want to be | mycroft |
| 1997-08-29 | s/rc.func/rc.subr/ | veego |
| 1997-08-29 | Split rc.conf variables for starting programs into two: an on/off | cjs |
| 1997-08-28 | Don't require the host name to be set here. | mycroft |
| 1997-08-04 | 4.4BSD has the ability to automagially add a route to localhost from | lukem |
| 1997-07-22 | Allow routes to be flushed in netstart (rc.conf option, default YES). | phil |
| 1997-05-22 | Back out last commit; bug was fixed in 1.37, but differently. | cjs |
| 1997-05-22 | The interface setup loop was adding every interface in `ifconfig -l` | cjs |
| 1997-05-17 | Change interface config test so that the loop is always continued | lukem |
| 1997-05-15 | wrap $configured_lo0 in quotes, so that it doesn't barf if it's not set. | lukem |
| 1997-05-12 | fix up minor typos in comments | lukem |
| 1997-05-12 | * add support for $hostname, $domainname, $defaultroute and $ifaliases_XXX | lukem |
| 1997-04-29 | Source rc.conf to pick up network-related configuration variables. | scottr |
| 1997-04-01 | Change the way interfaces are configured on startup. | perry |
| 1997-03-30 | Flush old filter rules and enable ipf again after the fix for | veego |
| 1997-03-10 | Minor cleanup. | mycroft |
| 1997-02-15 | cleanup Lite-1 merge | mikel |
| 1997-01-28 | don't need -E to ipf. | mrg |
| 1997-01-05 | move start-time configuration from netstart, rc, rc.local into | mrg |