summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/routing
Commit message (Expand)AuthorAgeFilesLines
* Rather than printing the output from route add for all FIBs just print thembz2012-03-041-16/+30
* Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:bz2012-02-171-5/+21
* Fix $ipv6_network_interfaces handling in rc.d/routing. It could fail whenhrs2012-02-041-2/+4
* rc.d: Eliminate some unnecessary non-POSIX constructs:jilles2011-11-081-0/+1
* rc.d/routing: Fix ugly output with additional routing options.jilles2011-07-171-15/+27
* Remove "-n" from echokevlo2011-07-151-2/+2
* Replace ${SYSCTL_W} with ${SYSCTL} in rc.d scripts, as they are identical.emaste2011-03-301-18/+18
* Better handling of ipv6_default_interface usingume2010-04-261-21/+11
* - Enable an afexists() check only when no AF argument is specified.hrs2009-10-021-55/+76
* - Split routing_*() and option_*() to *_AF() and add afexists() checkhrs2009-10-021-55/+85
* Don't do an IPv6 operation when the kernel doesn't haveume2009-09-301-2/+6
* Move rc.d/{stf,faith} to just before rc.d/routing.hrs2009-09-261-1/+1
* Correct a copy and paste error using the variable name from thebz2009-09-131-1/+1
* Integrate rc.d/network_ipv6 into rc.d/netif:hrs2009-09-121-44/+206
* As previously discussed, add the svn:executable property to all scriptsdougb2008-07-161-0/+0
* Do not print anything unless one of the net/routing options is set.mtm2008-06-231-2/+18
* Fix the wait for default route change I made a few weeks ago by creatingbrooks2008-06-051-26/+1
* Move the wait for a default route to rc.d/routing. Once we test forbrooks2008-05-181-1/+27
* Move options that do not have anything to do with routing out ofmtm2007-05-021-41/+0
* Transforming "ppp-user" into just "ppp", step 1:yar2005-10-281-1/+1
* Remove the requirement for the FreeBSD keyword as it no longermtm2004-10-071-1/+1
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.pjd2004-03-081-1/+1
* Now that routes for IP over ATM may look much more complex than before,harti2003-08-141-0/+8
* Ugh. Remove debugging echo.mtm2003-06-291-1/+1
* o Repocopied routing and netoptions from network2 and network3, respectively.mtm2003-06-291-6/+23
* o Hook the new files up to the build.mtm2003-04-181-1/+1
* Merge in all the changes that Mike Makonnen has been maintaining for agordon2002-07-181-843/+14
* Cosmetic changes to the previous commit, bringing it closer to what Ides2002-04-111-7/+7
* Since sshd expects /etc/ssh/ssh_host_rsa_key to exist, we had betterpeter2002-04-101-4/+9
* The good news is that my initial PR was correct... the bad news is that Idougb2002-04-011-1/+5
* Don't try to generate ssh keys if ssh isn't installed.des2002-03-191-7/+11
* IPFilter may need to be re-sync'ed even if we are not filtering, butcjc2002-03-191-1/+3
* Answer the question posed in 1.126. amd won't start without either adougb2002-03-171-2/+11
* The reload of ipf(8) rules should depend on $ipfilter_enable, notcjc2002-03-121-2/+1
* Background the startup of `Amd', it often blocks on startup.obrien2002-03-121-2/+2
* Why shouldn't amd always write its PID to a file?obrien2002-03-121-6/+2
* Redirect stdout of `ipf -y' to /dev/null. This removes a straydd2002-03-041-1/+1
* There is no reason to demand the administrator set 'natd_interface'cjc2002-02-201-5/+4
* peter points out that we probably should not mess with the sysctl(8)cjc2002-02-081-4/+5
* Register amd's dependency on NFS.sheldonh2002-01-281-36/+51
* Make the rc.conf(5) 'log_in_vain' knob an integer.cjc2002-01-261-3/+12
* rpc.lockd needs rpc.statd to be running for it to start up properly.alfred2001-12-131-4/+15
* s/sysctl -w/sysctl/ru2001-12-111-19/+19
* o Update rc.network to reflect the recent change of default in therwatson2001-12-071-3/+3
* Protect the '*' in pppoed_provider (the default) from metacharactercjc2001-12-061-0/+2
* Spelling police: sucessful -> successful.dd2001-11-241-1/+1
* Resolve all the ipfilter startup issues in rc.network with one big patchdarrenr2001-11-241-59/+71
* Avoid unnecessary calls to expr(1) by using standard shell arithmeticsheldonh2001-11-141-1/+1
* Update the nsswitch.conf -> host.conf generator to handle criteria,fenner2001-11-071-10/+16
* Modify the way host.conf and nsswitch.conf are treated at boot time:des2001-11-011-7/+34
OpenPOWER on IntegriCloud