summaryrefslogtreecommitdiffstats
path: root/etc/network.subr
Commit message (Expand)AuthorAgeFilesLines
* Implement a "quiet" mode for rc.d/netif, which only outputsmtm2008-06-231-8/+0
* Add a missing space between a variable and the ] for a testdougb2008-05-261-1/+1
* Change the default value of synchronous_dhclient to NO.brooks2008-05-151-0/+23
* Fix last commit and call childif_destroy() correctly.brooks2008-05-151-1/+1
* Don't print the interface status if we only create child or destroybrooks2008-05-141-3/+3
* Emit a warning when the network_interfaces variable is not set to AUTO.brooks2008-04-301-0/+4
* Replace the prototype vaps_<ifn> and vap_create_<ifn> variables withbrooks2008-04-251-9/+16
* rc support for vapssam2008-04-201-1/+89
* Support gif_interface values that don't follow the pattern gif###.brooks2008-03-281-9/+6
* Change wpa_supplicant to down the interface at the start of the init routine.thompsa2007-11-051-3/+0
* Do not attempt to load the kernel module when checking if an interface exists.thompsa2007-05-231-1/+1
* Back out network.subr :- fix and comment out dhc*_fxp0 examples insteadache2007-03-291-1/+1
* Fix get_if_var() with 3 args (i.e. with default)ache2007-03-291-1/+1
* Add support for EtherChannel configuration to rc startup scripts.flz2007-02-091-10/+73
* Do not try to rtsol on pflog or pfsync devices.mlaier2006-10-291-1/+1
* Restore the behavior that net.inet6.ip6.auto_linklocal=0 couldume2006-10-071-4/+0
* Turn off automatic link local address if ipv6_enable is not set to YESgnn2006-10-021-0/+4
* Introduce a new method ipv6if which attemptes to figure out if anbrooks2006-09-211-0/+24
* 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
OpenPOWER on IntegriCloud