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
*
- 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
*
Change wpa_supplicant to down the interface at the start of the init routine.
thompsa
2007-11-05
1
-3
/
+0
*
Do not attempt to load the kernel module when checking if an interface exists.
thompsa
2007-05-23
1
-1
/
+1
*
Back out network.subr :- fix and comment out dhc*_fxp0 examples instead
ache
2007-03-29
1
-1
/
+1
*
Fix get_if_var() with 3 args (i.e. with default)
ache
2007-03-29
1
-1
/
+1
*
Add support for EtherChannel configuration to rc startup scripts.
flz
2007-02-09
1
-10
/
+73
*
Do not try to rtsol on pflog or pfsync devices.
mlaier
2006-10-29
1
-1
/
+1
*
Restore the behavior that net.inet6.ip6.auto_linklocal=0 could
ume
2006-10-07
1
-4
/
+0
*
Turn off automatic link local address if ipv6_enable is not set to YES
gnn
2006-10-02
1
-0
/
+4
*
Introduce a new method ipv6if which attemptes to figure out if an
brooks
2006-09-21
1
-0
/
+24
*
Introduce a new function, ifexists and use it to avoid attempting to
brooks
2006-08-17
1
-26
/
+41
*
Spell synchronous with required silent 'h'.
brooks
2006-04-13
1
-1
/
+1
*
Add missing _ to $_punct.
brooks
2006-04-13
1
-1
/
+1
*
Commit the various network interface configutation updates I've been
brooks
2006-04-13
1
-22
/
+79
*
Add a new configuration variable, ipv4_addrs_<ifn>, which adds one or
brooks
2005-11-14
1
-0
/
+58
*
- Alwasy explicitly bring the interface up before configuring it.
brooks
2005-09-02
1
-7
/
+17
*
Support ifconfig_<ifn> variables containing quoted variables with spaces
brooks
2005-08-26
1
-1
/
+1
*
- Remove the removable_interfaces variable. /etc/pccard_ether will
brooks
2005-08-24
1
-2
/
+27
*
- Remove the pccard_ifconfig variable in favor of a new
brooks
2005-06-30
1
-34
/
+7
*
Add support for starting wpa_supplicant by adding the WPA keyword to an
brooks
2005-06-30
1
-2
/
+2
*
Fix return values of ifconfig_up/down.
brooks
2005-06-07
1
-4
/
+5
*
Support code for the OpenBSD dhclient. This significantly changes the
brooks
2005-06-07
1
-4
/
+107
*
'all' argument for list_net_interfaces() is now unused, remove it.
pjd
2004-12-05
1
-4
/
+0
*
Use "ifconfig -l" instead of "list_network_interfaces all" in
rse
2004-12-05
1
-1
/
+1
*
fix typo: s/intefraces/interfaces/
rse
2004-12-05
1
-1
/
+1
*
Allow to change interfaces name on boot time.
pjd
2004-10-30
1
-0
/
+21
*
Avoid double appearing of cloned interfaces in the output
yar
2004-08-28
1
-3
/
+4
*
Fix a typo in a variable name.
yar
2004-08-27
1
-1
/
+1
*
Removed whitespace at BOF, EOL & EOF.
schweikh
2004-06-06
1
-1
/
+1
[next]