aboutsummaryrefslogtreecommitdiff
path: root/etc/network.subr
Commit message (Expand)AuthorAgeFilesLines
* MFC 208060:Doug Barton2010-05-141-5/+5
* MFC 196478:Doug Barton2009-08-291-0/+7
* MFC the change from version 1.189, add a space between aDoug Barton2008-06-031-1/+1
* MFC: Emit a warning when the network_interfaces variable is not set to AUTO.Brooks Davis2008-05-041-0/+4
* MFC r1.180Andrew Thompson2007-10-311-1/+1
* MFC network.subr, 1.176:Max Laier2006-11-061-1/+1
* MFC: Restore the behavior that net.inet6.ip6.auto_linklocal=0 couldHajimu UMEMOTO2006-10-101-4/+0
* MFCGeorge V. Neville-Neil2006-10-051-0/+4
* MFCBrooks Davis2006-09-261-0/+24
* MFC: sync /etc/network.subr and /etc/pccard_ether and their defaultsBrooks Davis2006-08-221-45/+117
* MFC the addition of the ipv4_addrs_<ifn> which allows the addition ofBrooks Davis2005-12-101-0/+58
* Sync network interface startup code with HEAD.Brooks Davis2005-09-101-8/+43
* - Remove the pccard_ifconfig variable in favor of a newBrooks Davis2005-06-301-34/+7
* Add support for starting wpa_supplicant by adding the WPA keyword to anBrooks Davis2005-06-301-2/+2
* Fix return values of ifconfig_up/down.Brooks Davis2005-06-071-4/+5
* Support code for the OpenBSD dhclient. This significantly changes theBrooks Davis2005-06-071-4/+107
* 'all' argument for list_net_interfaces() is now unused, remove it.Pawel Jakub Dawidek2004-12-051-4/+0
* Use "ifconfig -l" instead of "list_network_interfaces all" inRalf S. Engelschall2004-12-051-1/+1
* fix typo: s/intefraces/interfaces/Ralf S. Engelschall2004-12-051-1/+1
* Allow to change interfaces name on boot time.Pawel Jakub Dawidek2004-10-301-0/+21
* Avoid double appearing of cloned interfaces in the outputYaroslav Tykhiy2004-08-281-3/+4
* Fix a typo in a variable name.Yaroslav Tykhiy2004-08-271-1/+1
* Removed whitespace at BOF, EOL & EOF.Jens Schweikhardt2004-06-061-1/+1
* Improve the handling dhcp handling of pccard_ether.Martin Blapp2003-08-111-0/+18
* add rtsol_flags.Hajimu UMEMOTO2003-08-081-1/+1
* Check by [ $? -eq 0 ] rather than $?.Jun Kuriyama2003-06-241-2/+2
* o Fix a typoMike Makonnen2003-06-091-3/+23
* - Remove a debugging echo.Mike Makonnen2003-06-081-1/+3
* Implement *_down network routines for ifconfig'ed interfaces, clonedMike Makonnen2003-06-081-0/+75
* pccard_ether didn't setup IPv6 after rcTOS sweep.Hajimu UMEMOTO2003-05-121-0/+296
* Break out and rewrite the network setup scripts.Mike Makonnen2003-04-181-171/+159
* Back out 1.143 and 1.144. They are no longer needed now that we startWarner Losh2003-02-121-6/+0
* o Don't consider LOOPBACK devices as configured...Warner Losh2002-12-131-1/+2
* o redirect the grep to /dev/nullWarner Losh2002-12-121-0/+5
* Fix style bugs:Jens Schweikhardt2002-10-121-39/+39
* up gif during setup.Hajimu UMEMOTO2002-09-201-0/+1
* Correct commentGordon Tetlow2002-08-091-1/+1
* Remove spurious "echo '.'".Dima Dorfman2002-07-181-2/+0
* Make nisdomainname=NO DTRTDoug Barton2002-07-181-2/+6
* Cleanup some pollution from the NetBSD sync, and add gif setup.Doug Barton2002-07-181-144/+29
* Fix a typo that caused dhclient not to work.Gordon Tetlow2002-07-181-2/+2
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-07-181-826/+195
* 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