index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
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_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
interfaces.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct Typo in function name, this broke guess_interface_from_ip()
Seth Mos
2009-12-14
1
-1
/
+1
*
Forward port the guess_interface_from_ip() from 1.2-RELEASE TO 2.0
Seth Mos
2009-12-14
1
-5
/
+19
*
Escape CARP password. Resolves #213.
jim-p
2009-12-10
1
-2
/
+2
*
Latest PPP changes from 'BG'. Reformat this royal mess of formatting while I...
sullrich
2009-12-05
1
-3
/
+3
*
Adding patch from "G B":
sullrich
2009-12-04
1
-70
/
+90
*
Try to enable even filtering of vlans in hardware. New with FreeBSD 8.
Ermal Luçi
2009-11-30
1
-0
/
+1
*
Rework qinq a bit. Make it use a vlan(4) as the firt Q and a ng_vlan(4) for t...
Ermal Luçi
2009-11-28
1
-45
/
+13
*
Missed name change.
Ermal Luçi
2009-11-28
1
-1
/
+1
*
Fix get_interface_mac function and rename local variable to function qinq int...
Ermal Luçi
2009-11-27
1
-21
/
+21
*
Remove debugging leftover from testing.
Seth Mos
2009-11-25
1
-1
/
+0
*
Resolves #175. Return description even for disabled interfaces. Teach the ret...
Ermal Luçi
2009-11-25
1
-1
/
+1
*
s/interfaces_carp_configure/interfaces_carp_setup/
Ermal Luçi
2009-11-24
1
-1
/
+1
*
Wireless cleanups for the new wireless format of FreeBSD 8
Seth Mos
2009-11-24
1
-115
/
+141
*
Deleting a IP alias needs the IP as a argument, just issuing delete is not va...
Seth Mos
2009-11-22
1
-3
/
+1
*
Reformat. No functional changes
Scott Ullrich
2009-11-22
1
-116
/
+114
*
Use interface_bring_down()
Scott Ullrich
2009-11-22
1
-25
/
+16
*
Ensure all interface delete code is wrapped in does_interface_exist()
Scott Ullrich
2009-11-22
1
-21
/
+29
*
Rework includes/require. This saves about 4 megabytes.
Scott Ullrich
2009-11-21
1
-0
/
+1
*
Fix proxy ARP VIP addition (was calling old function)
Chris Buechler
2009-11-15
1
-17
/
+8
*
I see no reason to retain this "braindeadedness". Create each CARP VIP with i...
Chris Buechler
2009-11-15
1
-6
/
+8
*
When renaming an interface make sure to rename even its ng_ether node so mpd ...
Ermal Luçi
2009-11-12
1
-0
/
+4
*
Remove brain dead comment by another brain washed comment.
Ermal Luçi
2009-11-10
1
-4
/
+4
*
Previous commit on carp was strange and breaking the distinction and usefulne...
Ermal Luçi
2009-11-10
1
-6
/
+17
*
Handle secondary DNS correctly for 3G
Scott Ullrich
2009-10-26
1
-1
/
+1
*
Switch over to handling DNS from ppp.linkup allowing mulitple 3G cards to coe...
Scott Ullrich
2009-10-26
1
-1
/
+1
*
Handle uping interfaces a bit more sanely
Scott Ullrich
2009-10-26
1
-6
/
+4
*
Revert interfaces_bring_up changes
Scott Ullrich
2009-10-26
1
-3
/
+3
*
Check to see if interface exists
Scott Ullrich
2009-10-26
1
-4
/
+6
*
Add and use ppp-script
Scott Ullrich
2009-10-26
1
-5
/
+7
*
Move "
Scott Ullrich
2009-10-25
1
-1
/
+1
*
Remove extra "
Scott Ullrich
2009-10-25
1
-1
/
+1
*
Add newline
Scott Ullrich
2009-10-25
1
-2
/
+5
*
Fix typo (missing ])
Scott Ullrich
2009-10-25
1
-2
/
+2
*
Show when configuring interfaces on bootup for newly added interfaces (qinq, ...
Scott Ullrich
2009-10-25
1
-24
/
+44
*
Call rc.linkup after up event
Scott Ullrich
2009-10-25
1
-1
/
+1
*
Remove booting newline:
Scott Ullrich
2009-10-25
1
-3
/
+0
*
Set booting to true.. not TRUE
Scott Ullrich
2009-10-25
1
-4
/
+2
*
When a real interface is passed to get_real_interface() simply pass it back
Scott Ullrich
2009-10-25
1
-1
/
+16
*
On second look, turn on PPP interfaces at the get_interfaces_with_gateway level
Scott Ullrich
2009-10-25
1
-18
/
+22
*
s/interface_bring_up/interfaces_bring_up/
Scott Ullrich
2009-10-25
1
-7
/
+7
*
Full wlan name is returned now. Use it
Scott Ullrich
2009-10-25
1
-2
/
+2
*
Add misc comments
Scott Ullrich
2009-10-25
1
-39
/
+46
*
Do not specify a wlan # and let freebsd decide and return the interface that ...
Scott Ullrich
2009-10-25
1
-2
/
+2
*
Refactor wireless code a hair making it work on 8.x
Scott Ullrich
2009-10-25
1
-14
/
+13
*
Take into account hostap type interfaces
Scott Ullrich
2009-10-25
1
-9
/
+26
*
Unbreak wireless on 8.x
Scott Ullrich
2009-10-25
1
-2
/
+18
*
Silence foreach() error when no PPP interfaces exist
Scott Ullrich
2009-10-23
1
-3
/
+5
*
Setting the VIP to the VHID ID has to be the
Scott Ullrich
2009-10-23
1
-11
/
+26
*
Unbreak find_interface_ip for normal interfaces
Scott Ullrich
2009-10-23
1
-1
/
+3
*
Unbreak CARP Enable/Disable button
Scott Ullrich
2009-10-23
1
-0
/
+12
[next]