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
*
- 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
*
up gif during setup.
ume
2002-09-20
1
-0
/
+1
*
Correct comment
gordon
2002-08-09
1
-1
/
+1
*
Remove spurious "echo '.'".
dd
2002-07-18
1
-2
/
+0
*
Make nisdomainname=NO DTRT
dougb
2002-07-18
1
-2
/
+6
*
Cleanup some pollution from the NetBSD sync, and add gif setup.
dougb
2002-07-18
1
-144
/
+29
*
Fix a typo that caused dhclient not to work.
gordon
2002-07-18
1
-2
/
+2
*
Merge in all the changes that Mike Makonnen has been maintaining for a
gordon
2002-07-18
1
-827
/
+196
*
Cosmetic changes to the previous commit, bringing it closer to what I
des
2002-04-11
1
-7
/
+7
*
Since sshd expects /etc/ssh/ssh_host_rsa_key to exist, we had better
peter
2002-04-10
1
-4
/
+9
*
The good news is that my initial PR was correct... the bad news is that I
dougb
2002-04-01
1
-1
/
+5
*
Don't try to generate ssh keys if ssh isn't installed.
des
2002-03-19
1
-7
/
+11
*
IPFilter may need to be re-sync'ed even if we are not filtering, but
cjc
2002-03-19
1
-1
/
+3
*
Answer the question posed in 1.126. amd won't start without either a
dougb
2002-03-17
1
-2
/
+11
*
The reload of ipf(8) rules should depend on $ipfilter_enable, not
cjc
2002-03-12
1
-2
/
+1
*
Background the startup of `Amd', it often blocks on startup.
obrien
2002-03-12
1
-2
/
+2
*
Why shouldn't amd always write its PID to a file?
obrien
2002-03-12
1
-6
/
+2
*
Redirect stdout of `ipf -y' to /dev/null. This removes a stray
dd
2002-03-04
1
-1
/
+1
*
There is no reason to demand the administrator set 'natd_interface'
cjc
2002-02-20
1
-5
/
+4
*
peter points out that we probably should not mess with the sysctl(8)
cjc
2002-02-08
1
-4
/
+5
*
Register amd's dependency on NFS.
sheldonh
2002-01-28
1
-36
/
+51
*
Make the rc.conf(5) 'log_in_vain' knob an integer.
cjc
2002-01-26
1
-3
/
+12
*
rpc.lockd needs rpc.statd to be running for it to start up properly.
alfred
2001-12-13
1
-4
/
+15
*
s/sysctl -w/sysctl/
ru
2001-12-11
1
-19
/
+19
*
o Update rc.network to reflect the recent change of default in the
rwatson
2001-12-07
1
-3
/
+3
[next]