summaryrefslogtreecommitdiffstats
path: root/etc/network.subr
Commit message (Expand)AuthorAgeFilesLines
* Improve the handling dhcp handling of pccard_ether.mbr2003-08-111-0/+18
* add rtsol_flags.ume2003-08-081-1/+1
* Check by [ $? -eq 0 ] rather than $?.kuriyama2003-06-241-2/+2
* o Fix a typomtm2003-06-091-3/+23
* - Remove a debugging echo.mtm2003-06-081-1/+3
* Implement *_down network routines for ifconfig'ed interfaces, clonedmtm2003-06-081-0/+75
* pccard_ether didn't setup IPv6 after rcTOS sweep.ume2003-05-121-0/+296
* Break out and rewrite the network setup scripts.mtm2003-04-181-171/+159
* Back out 1.143 and 1.144. They are no longer needed now that we startimp2003-02-121-6/+0
* o Don't consider LOOPBACK devices as configured...imp2002-12-131-1/+2
* o redirect the grep to /dev/nullimp2002-12-121-0/+5
* Fix style bugs:schweikh2002-10-121-40/+40
* up gif during setup.ume2002-09-201-0/+1
* Correct commentgordon2002-08-091-1/+1
* Remove spurious "echo '.'".dd2002-07-181-2/+0
* Make nisdomainname=NO DTRTdougb2002-07-181-2/+6
* Cleanup some pollution from the NetBSD sync, and add gif setup.dougb2002-07-181-144/+29
* Fix a typo that caused dhclient not to work.gordon2002-07-181-2/+2
* Merge in all the changes that Mike Makonnen has been maintaining for agordon2002-07-181-827/+196
* 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
* Do an ipf -y after bringing up ppp to ensure rules which mention ppp getdarrenr2001-10-201-0/+14
* Allow ipnat_enable to be set to "yes" without requiring ipfiltre_enable todarrenr2001-10-201-11/+16
* Put in place for using ipfs use on shutdown and startup.darrenr2001-10-201-0/+9
* Handle the lack of nfs server or client support in the kernel bydougb2001-10-191-1/+12
* Remove references to nfsiod and nfs_client_flags now that they arejhb2001-10-101-1/+0
* Add a new rc.conf variable, cloned_interfaces, to create clonedbrooks2001-09-191-1/+10
* The vfs.nfs.bufpackets sysctl is in the client, not the server. Move itpeter2001-09-191-9/+8
* Merge in patch to automagically decide whether or not a kldload of ipfilterdarrenr2001-07-301-0/+13
OpenPOWER on IntegriCloud