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
*
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
*
Improve the handling dhcp handling of pccard_ether.
mbr
2003-08-11
1
-0
/
+18
*
add rtsol_flags.
ume
2003-08-08
1
-1
/
+1
*
Check by [ $? -eq 0 ] rather than $?.
kuriyama
2003-06-24
1
-2
/
+2
*
o Fix a typo
mtm
2003-06-09
1
-3
/
+23
*
- Remove a debugging echo.
mtm
2003-06-08
1
-1
/
+3
*
Implement *_down network routines for ifconfig'ed interfaces, cloned
mtm
2003-06-08
1
-0
/
+75
*
pccard_ether didn't setup IPv6 after rcTOS sweep.
ume
2003-05-12
1
-0
/
+296
*
Break out and rewrite the network setup scripts.
mtm
2003-04-18
1
-171
/
+159
*
Back out 1.143 and 1.144. They are no longer needed now that we start
imp
2003-02-12
1
-6
/
+0
*
o Don't consider LOOPBACK devices as configured...
imp
2002-12-13
1
-1
/
+2
*
o redirect the grep to /dev/null
imp
2002-12-12
1
-0
/
+5
*
Fix style bugs:
schweikh
2002-10-12
1
-40
/
+40
[next]