summaryrefslogtreecommitdiffstats
path: root/etc/network.subr
Commit message (Expand)AuthorAgeFilesLines
* Introduce a new function, ifexists and use it to avoid attempting tobrooks2006-08-171-26/+41
* Spell synchronous with required silent 'h'.brooks2006-04-131-1/+1
* Add missing _ to $_punct.brooks2006-04-131-1/+1
* Commit the various network interface configutation updates I've beenbrooks2006-04-131-22/+79
* Add a new configuration variable, ipv4_addrs_<ifn>, which adds one orbrooks2005-11-141-0/+58
* - Alwasy explicitly bring the interface up before configuring it.brooks2005-09-021-7/+17
* Support ifconfig_<ifn> variables containing quoted variables with spacesbrooks2005-08-261-1/+1
* - Remove the removable_interfaces variable. /etc/pccard_ether willbrooks2005-08-241-2/+27
* - Remove the pccard_ifconfig variable in favor of a newbrooks2005-06-301-34/+7
* Add support for starting wpa_supplicant by adding the WPA keyword to anbrooks2005-06-301-2/+2
* Fix return values of ifconfig_up/down.brooks2005-06-071-4/+5
* Support code for the OpenBSD dhclient. This significantly changes thebrooks2005-06-071-4/+107
* 'all' argument for list_net_interfaces() is now unused, remove it.pjd2004-12-051-4/+0
* Use "ifconfig -l" instead of "list_network_interfaces all" inrse2004-12-051-1/+1
* fix typo: s/intefraces/interfaces/rse2004-12-051-1/+1
* Allow to change interfaces name on boot time.pjd2004-10-301-0/+21
* Avoid double appearing of cloned interfaces in the outputyar2004-08-281-3/+4
* Fix a typo in a variable name.yar2004-08-271-1/+1
* Removed whitespace at BOF, EOL & EOF.schweikh2004-06-061-1/+1
* 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
OpenPOWER on IntegriCloud