summaryrefslogtreecommitdiffstats
path: root/etc/network.subr
Commit message (Expand)AuthorAgeFilesLines
* network.subr: avoid unnecessary reinitializationavos2016-02-291-4/+2
* Replay r286410. Change KPI of how device drivers that provide wirelessglebius2015-08-271-0/+86
* Commit more of the reversion of r286410 . Sorry.adrian2015-08-101-67/+0
* Change KPI of how device drivers that provide wireless connectivity interactglebius2015-08-071-0/+67
* Fix a typo in ipv6_down().rpaulo2015-02-181-1/+1
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-091-2/+0
* - Add $netif_ipexpand_max to specify the upper limit for the number ofhrs2014-09-111-7/+5
* Fix ifname normalization. ifconfig_IF_alias{es,N} did not work if ifname hashrs2014-06-241-7/+7
* Fix address matching rule.hrs2014-06-191-1/+1
* Fix warning messages after r252015rea2014-05-201-5/+4
* Fix an issue in range specification handling when a "-foo" is specified inhrs2014-05-161-2/+2
* Move configuration of IPv6 NDP flags to a point before handling ifconfig_IF.hrs2014-05-161-7/+10
* Loosen the processing of *_IF_aliasN vars to be less strict. Previously,dteske2014-04-071-12/+14
* Remove IPX support.glebius2014-03-141-56/+1
* Revert r257715. This breaks the case where devd isn't running. Thejhb2013-11-121-0/+6
* Don't explicitly invoke ifn_start on new child interfaces (vaps andjhb2013-11-051-6/+0
* Remove more remnants of ng_fec(4).glebius2013-10-281-48/+0
* Add support for "vnet jname" argument in ifconfig_IF. The vnet keywordhrs2013-10-101-10/+67
* Do not attempt to do AF-specific configurations on a interface whenhrs2013-10-041-7/+12
* Add epair(4) support in $cloned_interfaces. One should be specifiedhrs2013-10-041-41/+93
* Fix parsing lines of ifconfig output which include \t in the case ofhrs2013-09-171-7/+8
* Correctly remove an interface's ipv4 address when the user callsasomers2013-08-231-3/+3
* - Reimplement $gif_interfaces as a variant of $cloned_interfaces.hrs2013-08-041-32/+80
* Do not set ND6_IFF_ACCEPT_RTADV on if_bridge(4) interfaces whenhrs2013-07-211-5/+23
* Fix address range specification with ifconfig(8) options such as:hrs2013-07-201-19/+54
* - Fix a bug in ipv6_prefix_IF. It did not work with the 64-bit prefixhrs2013-07-181-16/+4
* Add "ether" and "link" to ifconfig_alias{es,N}.hrs2013-06-301-2/+15
* Don't attempt to do DHCP on certain interfaces, similar to what's done fordelphij2013-06-281-1/+10
* Implement ifconfig_wlanX="HOSTAP".rpaulo2013-06-261-0/+25
* - Add CIDR notation support like 192.168.1-2.10-16/24 to $ifconfig_IF_aliasN.hrs2013-06-201-235/+372
* Fix an issue when ipv6_enable=YES && ipv6_gateway_enable=YES which couldhrs2012-10-271-1/+5
* Fix several glitches in IPv6-related knobs:hrs2012-01-221-6/+18
* Spelling fixes for etc/uqs2012-01-071-1/+1
* Add compatibility support for specifing IPv4 aliases inglebius2011-12-131-0/+7
* Add support for removing addresses added by ipv6_prefix_hostid_addr_up()hrs2011-10-231-7/+10
* Fix an issue that 127/8 is not configured when $ifconfig_DEFAULT is not empty.hrs2011-10-231-1/+1
* Test if the interface is afif in dhcpif() and syncdhcpif(), asdelphij2011-09-281-0/+8
* Minor spelling, wording and punctuation fixes in comments.brueffer2011-09-141-6/+6
* - Add an warning when ifconfig_IF_ipv6 has no inet6 keyword in fronthrs2011-09-131-2/+10
* Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPEhrs2011-09-131-0/+6
* Add support for string values with white spaces for ifconfig(8)pluknet2011-06-241-1/+1
* Add a helper function to check kern.features.* sysctls.hrs2011-06-111-5/+2
* Do not mark lo0 as IFDISABLED even if there is no $ifconfig_lo0_ipv6 line.hrs2011-06-061-1/+1
* Remove "ifconfig IF inet6 -accept_rtadv" when ipv6_gateway_enable=YES becausehrs2011-06-061-16/+10
* No logner set an IPv4 loopback address by default in defaults/rc.conf.bz2011-05-311-8/+20
* network.subr: Use printf(1) builtin for hexprint function.jilles2011-05-141-26/+2
* 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
OpenPOWER on IntegriCloud