| Commit message (Expand) | Author | Age | Files | Lines |
* | Perform IPv6 DAD only in ifn_start. | hrs | 2012-01-29 | 1 | -2/+4 |
* | Fix several glitches in IPv6-related knobs: | hrs | 2012-01-22 | 1 | -0/+10 |
* | Split $ipv6_prefer into $ip6addrctl_policy and $ipv6_activate_all_interfaces. | hrs | 2010-09-13 | 1 | -1/+2 |
* | Revert changes in r206408. | hrs | 2010-09-13 | 1 | -8/+1 |
* | Improve the handling of IPv6 configuration in rc.d. The ipv6_enable | dougb | 2010-04-09 | 1 | -1/+8 |
* | In regards to the "Starting foo:" type messages at boot time, create and | dougb | 2009-10-10 | 1 | -1/+1 |
* | Fix several logic bugs in the previous IPv6 variable change and | hrs | 2009-09-26 | 1 | -1/+1 |
* | Integrate rc.d/network_ipv6 into rc.d/netif: | hrs | 2009-09-12 | 1 | -0/+2 |
* | Reverse the effect of r193198 for pf and ipfw which will once again | dougb | 2009-06-26 | 1 | -1/+1 |
* | Make the pf and ipfw firewalls start before netif, just like ipfilter | dougb | 2009-06-01 | 1 | -1/+2 |
* | ifconfig(8) can take only one interface at a time. | pjd | 2008-10-30 | 1 | -1/+3 |
* | As previously discussed, add the svn:executable property to all scripts | dougb | 2008-07-16 | 1 | -0/+0 |
* | Implement a "quiet" mode for rc.d/netif, which only outputs | mtm | 2008-06-23 | 1 | -5/+21 |
* | Move the wait for a default route to rc.d/routing. Once we test for | brooks | 2008-05-18 | 1 | -23/+0 |
* | Change the default value of synchronous_dhclient to NO. | brooks | 2008-05-15 | 1 | -0/+23 |
* | rc support for vaps | sam | 2008-04-20 | 1 | -58/+9 |
* | Re-implement: do not silently fail when a command is not carried | mtm | 2008-01-26 | 1 | -1/+1 |
* | Require 'cleanvar' so that files and sockets created in /var/run by | jhb | 2007-07-25 | 1 | -1/+1 |
* | Add a dummy script, FILESYSTEMS, which depends on root and mountcritlocal | des | 2007-04-02 | 1 | -1/+1 |
* | Add support for EtherChannel configuration to rc startup scripts. | flz | 2007-02-09 | 1 | -0/+3 |
* | Eliminate global symbols starting with an underscore from rc.d | yar | 2006-12-30 | 1 | -8/+11 |
* | Add rc.d/bridge which is invoked when a new interface arrives and can | thompsa | 2006-06-01 | 1 | -0/+3 |
* | Since OLDCARD is gone from the kernel, catchup here and remove support | imp | 2006-02-13 | 1 | -1/+1 |
* | Add a new configuration variable, ipv4_addrs_<ifn>, which adds one or | brooks | 2005-11-14 | 1 | -2/+2 |
* | Remove duplicate "at" from comment. | keramida | 2005-09-04 | 1 | -1/+1 |
* | Actually block Ctrl-C (SIGINT=2). | brooks | 2005-09-02 | 1 | -2/+2 |
* | Block SIGQUIT (Ctrl-C) while running in startup mode. This should allow | brooks | 2005-09-02 | 1 | -4/+4 |
* | When interfaces are given on the command line, don't attempt to filter | brooks | 2005-06-30 | 1 | -7/+4 |
* | Support code for the OpenBSD dhclient. This significantly changes the | brooks | 2005-06-07 | 1 | -2/+2 |
* | Allow to change interfaces name on boot time. | pjd | 2004-10-30 | 1 | -0/+3 |
* | Remove the requirement for the FreeBSD keyword as it no longer | mtm | 2004-10-07 | 1 | -1/+1 |
* | Finish cleanup of rc.d/netif. It's now possible to start/stop more | mtm | 2004-07-30 | 1 | -10/+19 |
* | Really remove the return statement this time. Thanks to | mtm | 2004-05-20 | 1 | -1/+0 |
* | The err routine requires two arguments: an exit value and a string. | mtm | 2004-05-20 | 1 | -2/+2 |
* | Protect som cross-script invocations by checks to see that the target | phk | 2004-04-28 | 1 | -2/+4 |
* | Mark scripts as not usable inside a jail by adding keyword 'nojail'. | pjd | 2004-03-08 | 1 | -1/+1 |
* | Further shuffle runcom ordering so that netif does not start before | green | 2004-02-29 | 1 | -1/+1 |
* | What depends on ipfilter should probably also start ipfw at the same time. | green | 2004-02-27 | 1 | -1/+1 |
* | tty whacking should occur early, but not so early that the | mtm | 2003-07-30 | 1 | -1/+1 |
* | Implement individual operations on static and dhcp interfaces. Previously | mtm | 2003-06-29 | 1 | -22/+99 |
* | Break out and rewrite the network setup scripts. | mtm | 2003-04-18 | 1 | -0/+89 |