summaryrefslogtreecommitdiffstats
path: root/etc/network.subr
Commit message (Expand)AuthorAgeFilesLines
* Split $ipv6_prefer into $ip6addrctl_policy and $ipv6_activate_all_interfaces.hrs2010-09-131-1/+1
* Localize $_punct_c in get_if_var() and whitespace clean-ups.hrs2010-09-131-6/+6
* - Check some specific IFs first in ipv6_autoconfif().hrs2010-09-131-18/+15
* Fix $ipv6_network_interfaces and set it as AUTO by default.hrs2010-09-131-22/+11
* Revert changes in r206408.hrs2010-09-131-85/+126
* Prevent unloading a kld for a driver that has subinterfaces (vlan and/orjhb2010-05-171-9/+3
* Remove trailing white space. No functional changes.dougb2010-05-141-5/+5
* Make address assignment via ipv6_prefix_IF work againdougb2010-05-041-0/+2
* Improve the handling of IPv6 configuration in rc.d. The ipv6_enabledougb2010-04-091-121/+78
* Add rc.d script for the rtsold(8) daemon.ume2010-02-031-1/+3
* Remove a trailing reference to the obsolete vaps_<IF> variable.jhb2009-12-291-1/+1
* Add support for configuring vlan(4) interfaces as child devices similar tojhb2009-12-291-2/+48
* - Add AF_IPX and AF_NATM to afexists().hrs2009-10-021-0/+10
* Fix several logic bugs in the previous IPv6 variable change andhrs2009-09-261-12/+58
* Add missing comments and whitespace clean-ups.hrs2009-09-121-42/+64
* Integrate rc.d/network_ipv6 into rc.d/netif:hrs2009-09-121-325/+520
* In the loop through the list of interfaces in network6_interface_setup()dougb2009-08-271-2/+2
* Improve the case test to detect the presence of lo0 in the list ofdougb2009-08-241-1/+1
* Prior to the dire warning about values of network_interfaces other thandougb2009-08-231-0/+7
* Move is_wired_interface() from rc.d/wpa_supplicant into network.subr,dougb2009-08-231-3/+19
* rtsol should not be run on the wireless NIC interfaces directly,dougb2009-06-261-0/+3
* Eliminate the warning that "Values of network_interfaces other thandougb2009-06-011-4/+0
* Add support for setting the debug flags on wlan interfaces after the arebrooks2009-03-131-1/+9
* Check for NOAUTO on child interfaces (eg wlanX) so they can be created viathompsa2009-02-041-1/+3
* Remove compat support for vaps_<ifn> and vap_create_<ifn> variables asbrooks2008-10-011-7/+1
* 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
OpenPOWER on IntegriCloud