aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/routing
Commit message (Expand)AuthorAgeFilesLines
* Move rc startup scripts from etc/ to sbin/init/Brad Davis2018-07-281-373/+0
* Silence sysctl in startup scripts.Nick Hibma2017-05-031-1/+1
* Remove NATM configuration bits and assorted NATM and ATM remnants.Brooks Davis2017-04-251-31/+2
* Fix exit status of "service routing start <af> <iface>"Alan Somers2016-06-021-0/+5
* Always create loopback routes on every fibAlan Somers2016-05-271-10/+26
* - Add descriptions to most of the rc scripts. Those are mostly taken from theirLars Engels2016-04-231-0/+1
* Don't add static IPv6 routes when to all FIBs when net.add_addr_allfibs is 0.Rui Paulo2015-02-061-2/+3
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-091-2/+2
* Make net.inet.ip.sourceroute, net.inet.ip.accept_sourceroute, andHiroki Sato2014-09-151-15/+13
* Do not set net.inet.ip.{sourceroute,accept_sourceroute} in a vnet jail.Hiroki Sato2014-09-131-13/+15
* Return false status only when adding a route is failed. It couldHiroki Sato2014-08-291-26/+24
* Remove IPX support.Gleb Smirnoff2014-03-141-29/+4
* Create the default router last. This allows using an staticXin LI2013-09-021-2/+2
* Add :ifname modifier to specify interface-specific routes intoHiroki Sato2013-06-091-82/+117
* Refine the "nojail" rc keyword, adding "nojailvnet" for files that don'tJamie Gritton2013-05-191-1/+1
* Fix condition to check if the maximum number of FIBs is greater than 0 or not.Hiroki Sato2012-11-181-1/+1
* Use -fib N modifier to add/delete a route to/from multiple FIBs.Hiroki Sato2012-11-171-33/+11
* Rather than printing the output from route add for all FIBs just print themBjoern A. Zeeb2012-03-041-16/+30
* IFC @231845Bjoern A. Zeeb2012-02-171-2/+4
|\
| * Fix $ipv6_network_interfaces handling in rc.d/routing. It could fail whenHiroki Sato2012-02-041-2/+4
* | Install the IPv6 reject routes we do for the default FIB to all FIBs.Bjoern A. Zeeb2012-02-031-5/+21
|/
* rc.d: Eliminate some unnecessary non-POSIX constructs:Jilles Tjoelker2011-11-081-0/+1
* rc.d/routing: Fix ugly output with additional routing options.Jilles Tjoelker2011-07-171-15/+27
* Remove "-n" from echoKevin Lo2011-07-151-2/+2
* Replace ${SYSCTL_W} with ${SYSCTL} in rc.d scripts, as they are identical.Ed Maste2011-03-301-18/+18
* Better handling of ipv6_default_interface usingHajimu UMEMOTO2010-04-261-21/+11
* - Enable an afexists() check only when no AF argument is specified.Hiroki Sato2009-10-021-55/+76
* - Split routing_*() and option_*() to *_AF() and add afexists() checkHiroki Sato2009-10-021-55/+85
* Don't do an IPv6 operation when the kernel doesn't haveHajimu UMEMOTO2009-09-301-2/+6
* Move rc.d/{stf,faith} to just before rc.d/routing.Hiroki Sato2009-09-261-1/+1
* Correct a copy and paste error using the variable name from theBjoern A. Zeeb2009-09-131-1/+1
* Integrate rc.d/network_ipv6 into rc.d/netif:Hiroki Sato2009-09-121-44/+206
* As previously discussed, add the svn:executable property to all scriptsDoug Barton2008-07-161-0/+0
* Do not print anything unless one of the net/routing options is set.Mike Makonnen2008-06-231-2/+18
* Fix the wait for default route change I made a few weeks ago by creatingBrooks Davis2008-06-051-26/+1
* Move the wait for a default route to rc.d/routing. Once we test forBrooks Davis2008-05-181-1/+27
* Move options that do not have anything to do with routing out ofMike Makonnen2007-05-021-41/+0
* Transforming "ppp-user" into just "ppp", step 1:Yaroslav Tykhiy2005-10-281-1/+1
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+1
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.Pawel Jakub Dawidek2004-03-081-1/+1
* Now that routes for IP over ATM may look much more complex than before,Hartmut Brandt2003-08-141-0/+8
* Ugh. Remove debugging echo.Mike Makonnen2003-06-291-1/+1
* o Repocopied routing and netoptions from network2 and network3, respectively.Mike Makonnen2003-06-291-6/+23
* o Hook the new files up to the build.Mike Makonnen2003-04-181-1/+1
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-07-181-843/+14
* Cosmetic changes to the previous commit, bringing it closer to what IDag-Erling Smørgrav2002-04-111-7/+7
* Since sshd expects /etc/ssh/ssh_host_rsa_key to exist, we had betterPeter Wemm2002-04-101-4/+9
* The good news is that my initial PR was correct... the bad news is that IDoug Barton2002-04-011-1/+5
* Don't try to generate ssh keys if ssh isn't installed.Dag-Erling Smørgrav2002-03-191-7/+11
* IPFilter may need to be re-sync'ed even if we are not filtering, butCrist J. Clark2002-03-191-1/+3