aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/routing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Answer the question posed in 1.126. amd won't start without either aDoug Barton2002-03-171-2/+11
* The reload of ipf(8) rules should depend on $ipfilter_enable, notCrist J. Clark2002-03-121-2/+1
* Background the startup of `Amd', it often blocks on startup.David E. O'Brien2002-03-121-2/+2
* Why shouldn't amd always write its PID to a file?David E. O'Brien2002-03-121-6/+2
* Redirect stdout of `ipf -y' to /dev/null. This removes a strayDima Dorfman2002-03-041-1/+1
* There is no reason to demand the administrator set 'natd_interface'Crist J. Clark2002-02-201-5/+4
* peter points out that we probably should not mess with the sysctl(8)Crist J. Clark2002-02-081-4/+5
* Register amd's dependency on NFS.Sheldon Hearn2002-01-281-36/+51
* Make the rc.conf(5) 'log_in_vain' knob an integer.Crist J. Clark2002-01-261-3/+12
* rpc.lockd needs rpc.statd to be running for it to start up properly.Alfred Perlstein2001-12-131-4/+15
* s/sysctl -w/sysctl/Ruslan Ermilov2001-12-111-19/+19
* o Update rc.network to reflect the recent change of default in theRobert Watson2001-12-071-3/+3
* Protect the '*' in pppoed_provider (the default) from metacharacterCrist J. Clark2001-12-061-0/+2
* Spelling police: sucessful -> successful.Dima Dorfman2001-11-241-1/+1
* Resolve all the ipfilter startup issues in rc.network with one big patchDarren Reed2001-11-241-59/+71
* Avoid unnecessary calls to expr(1) by using standard shell arithmeticSheldon Hearn2001-11-141-1/+1
* Update the nsswitch.conf -> host.conf generator to handle criteria,Bill Fenner2001-11-071-10/+16
* Modify the way host.conf and nsswitch.conf are treated at boot time:Dag-Erling Smørgrav2001-11-011-7/+34
* Do an ipf -y after bringing up ppp to ensure rules which mention ppp getDarren Reed2001-10-201-0/+14
* Allow ipnat_enable to be set to "yes" without requiring ipfiltre_enable toDarren Reed2001-10-201-11/+16
* Put in place for using ipfs use on shutdown and startup.Darren Reed2001-10-201-0/+9
* Handle the lack of nfs server or client support in the kernel byDoug Barton2001-10-191-1/+12
* Remove references to nfsiod and nfs_client_flags now that they areJohn Baldwin2001-10-101-1/+0
* Add a new rc.conf variable, cloned_interfaces, to create clonedBrooks Davis2001-09-191-1/+10
* The vfs.nfs.bufpackets sysctl is in the client, not the server. Move itPeter Wemm2001-09-191-9/+8
* Merge in patch to automagically decide whether or not a kldload of ipfilterDarren Reed2001-07-301-0/+13
* Upgraded launchpad for kerberos. Noe kerberos IV OR kerberos 5Mark Murray2001-07-281-9/+26
* Create gif devices in the "gifconfig" stage while configuring them.Brooks Davis2001-07-021-1/+1
* Fix misindented esac.Jens Schweikhardt2001-06-161-1/+1
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-1/+1
* Add a missing \nBrian Somers2001-06-101-1/+1
* Move gif_interfaces from an IP6 option to a regular IP option.Brian Somers2001-06-031-0/+23
* Restore the RSA host key to /etc/ssh/ssh_host_key.David E. O'Brien2001-05-181-8/+3
* Link /etc/ssh/ssh_host_key to /etc/ssh/ssh_host_rsa_key to deal withJesper Skriver2001-05-161-2/+7
* s/ssh_host_key/ssh_host_rsa_key/ since that is what openssh uses nowPeter Wemm2001-05-091-2/+2
* Axe TCP_RESTRICT_RST. It was never a particularly good idea except for a fewDag-Erling Smørgrav2001-03-191-7/+0
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-112/+118
* * Add an eval so that ipnat_flags=">/dev/null" works, per the PRDoug Barton2000-12-171-3/+5
* Apply a more consistent style to the echo statements in /etc/ scripts.Doug Barton2000-12-171-10/+10