index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
network.subr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an issue when ipv6_enable=YES && ipv6_gateway_enable=YES which could
hrs
2012-10-27
1
-1
/
+5
*
Fix several glitches in IPv6-related knobs:
hrs
2012-01-22
1
-6
/
+18
*
Spelling fixes for etc/
uqs
2012-01-07
1
-1
/
+1
*
Add compatibility support for specifing IPv4 aliases in
glebius
2011-12-13
1
-0
/
+7
*
Add support for removing addresses added by ipv6_prefix_hostid_addr_up()
hrs
2011-10-23
1
-7
/
+10
*
Fix an issue that 127/8 is not configured when $ifconfig_DEFAULT is not empty.
hrs
2011-10-23
1
-1
/
+1
*
Test if the interface is afif in dhcpif() and syncdhcpif(), as
delphij
2011-09-28
1
-0
/
+8
*
Minor spelling, wording and punctuation fixes in comments.
brueffer
2011-09-14
1
-6
/
+6
*
- Add an warning when ifconfig_IF_ipv6 has no inet6 keyword in front
hrs
2011-09-13
1
-2
/
+10
*
Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPE
hrs
2011-09-13
1
-0
/
+6
*
Add support for string values with white spaces for ifconfig(8)
pluknet
2011-06-24
1
-1
/
+1
*
Add a helper function to check kern.features.* sysctls.
hrs
2011-06-11
1
-5
/
+2
*
Do not mark lo0 as IFDISABLED even if there is no $ifconfig_lo0_ipv6 line.
hrs
2011-06-06
1
-1
/
+1
*
Remove "ifconfig IF inet6 -accept_rtadv" when ipv6_gateway_enable=YES because
hrs
2011-06-06
1
-16
/
+10
*
No logner set an IPv4 loopback address by default in defaults/rc.conf.
bz
2011-05-31
1
-8
/
+20
*
network.subr: Use printf(1) builtin for hexprint function.
jilles
2011-05-14
1
-26
/
+2
*
Split $ipv6_prefer into $ip6addrctl_policy and $ipv6_activate_all_interfaces.
hrs
2010-09-13
1
-1
/
+1
*
Localize $_punct_c in get_if_var() and whitespace clean-ups.
hrs
2010-09-13
1
-6
/
+6
*
- Check some specific IFs first in ipv6_autoconfif().
hrs
2010-09-13
1
-18
/
+15
*
Fix $ipv6_network_interfaces and set it as AUTO by default.
hrs
2010-09-13
1
-22
/
+11
*
Revert changes in r206408.
hrs
2010-09-13
1
-85
/
+126
*
Prevent unloading a kld for a driver that has subinterfaces (vlan and/or
jhb
2010-05-17
1
-9
/
+3
*
Remove trailing white space. No functional changes.
dougb
2010-05-14
1
-5
/
+5
*
Make address assignment via ipv6_prefix_IF work again
dougb
2010-05-04
1
-0
/
+2
*
Improve the handling of IPv6 configuration in rc.d. The ipv6_enable
dougb
2010-04-09
1
-121
/
+78
*
Add rc.d script for the rtsold(8) daemon.
ume
2010-02-03
1
-1
/
+3
*
Remove a trailing reference to the obsolete vaps_<IF> variable.
jhb
2009-12-29
1
-1
/
+1
*
Add support for configuring vlan(4) interfaces as child devices similar to
jhb
2009-12-29
1
-2
/
+48
*
- Add AF_IPX and AF_NATM to afexists().
hrs
2009-10-02
1
-0
/
+10
*
Fix several logic bugs in the previous IPv6 variable change and
hrs
2009-09-26
1
-12
/
+58
*
Add missing comments and whitespace clean-ups.
hrs
2009-09-12
1
-42
/
+64
*
Integrate rc.d/network_ipv6 into rc.d/netif:
hrs
2009-09-12
1
-325
/
+520
*
In the loop through the list of interfaces in network6_interface_setup()
dougb
2009-08-27
1
-2
/
+2
*
Improve the case test to detect the presence of lo0 in the list of
dougb
2009-08-24
1
-1
/
+1
*
Prior to the dire warning about values of network_interfaces other than
dougb
2009-08-23
1
-0
/
+7
*
Move is_wired_interface() from rc.d/wpa_supplicant into network.subr,
dougb
2009-08-23
1
-3
/
+19
*
rtsol should not be run on the wireless NIC interfaces directly,
dougb
2009-06-26
1
-0
/
+3
*
Eliminate the warning that "Values of network_interfaces other than
dougb
2009-06-01
1
-4
/
+0
*
Add support for setting the debug flags on wlan interfaces after the are
brooks
2009-03-13
1
-1
/
+9
*
Check for NOAUTO on child interfaces (eg wlanX) so they can be created via
thompsa
2009-02-04
1
-1
/
+3
*
Remove compat support for vaps_<ifn> and vap_create_<ifn> variables as
brooks
2008-10-01
1
-7
/
+1
*
Implement a "quiet" mode for rc.d/netif, which only outputs
mtm
2008-06-23
1
-8
/
+0
*
Add a missing space between a variable and the ] for a test
dougb
2008-05-26
1
-1
/
+1
*
Change the default value of synchronous_dhclient to NO.
brooks
2008-05-15
1
-0
/
+23
*
Fix last commit and call childif_destroy() correctly.
brooks
2008-05-15
1
-1
/
+1
*
Don't print the interface status if we only create child or destroy
brooks
2008-05-14
1
-3
/
+3
*
Emit a warning when the network_interfaces variable is not set to AUTO.
brooks
2008-04-30
1
-0
/
+4
*
Replace the prototype vaps_<ifn> and vap_create_<ifn> variables with
brooks
2008-04-25
1
-9
/
+16
*
rc support for vaps
sam
2008-04-20
1
-1
/
+89
*
Support gif_interface values that don't follow the pattern gif###.
brooks
2008-03-28
1
-9
/
+6
[next]