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
*
We don't want to detach netgraph nodes from interfaces that are used by
gnhb
2011-01-23
1
-0
/
+7
*
Ticket #259 trim the \n from the command output and return only the numeric p...
Ermal
2011-01-19
1
-2
/
+2
*
Really do not deactivate netgraph if the underlying interface is needed by it!
Ermal
2011-01-17
1
-10
/
+11
*
When the parent interface of a pppoe is assigned do not remove the interface ...
Ermal
2011-01-03
1
-12
/
+24
*
Remove uncessesary function call.
gnhb
2011-01-03
1
-1
/
+0
*
Reshuffle code a bit. Prevent potential race condition between one mpd instance
gnhb
2011-01-03
1
-3
/
+5
*
Hanlde the case when advbase is not present especially on previous 2.0 setups.
Ermal
2010-12-23
1
-1
/
+4
*
Ticket #757. Use correct pidfile.
Ermal
2010-12-22
1
-3
/
+3
*
nuke trailing carriage returns
Scott Ullrich
2010-12-22
1
-1
/
+1
*
Do not do useless work.
Ermal
2010-12-21
1
-2
/
+3
*
attach to ng_ether(4) only on pppoe/l2tp/pptp links no others.
Ermal
2010-12-20
1
-1
/
+2
*
Unbreak pppoe clients. Pointy-hat: myself
Ermal
2010-12-20
1
-4
/
+8
*
Do not attach ng_etther(4) to every system interface. Instead do a search if ...
Ermal
2010-12-17
1
-0
/
+42
*
Teach convert_friendly_interface_to_friendly_descr about carp vips. This help...
Ermal
2010-12-09
1
-22
/
+32
*
Make this at least right though it might not be correct.
Ermal
2010-12-09
1
-1
/
+1
*
Use the array index for this.
Ermal
2010-12-09
1
-6
/
+3
*
Expose advbase option of carp(4) to alleviate advanced configs.
Ermal
2010-12-07
1
-2
/
+2
*
Move all dynamic dns update processes under the same even 'reload dyndns' sin...
Ermal
2010-12-07
1
-4
/
+1
*
Add lem(4) to our drivers list.
Ermal
2010-12-07
1
-1
/
+1
*
Fix vip descriptions in openvpn and ipsec screens. Ticket #1042
Pierre POMES
2010-12-06
1
-0
/
+11
*
Remove unused binary from list
Ermal
2010-12-06
1
-1
/
+1
*
cleanup other bogus code.
Ermal
2010-12-06
1
-1
/
+0
*
Remove bogus code and use proper function here.
Ermal
2010-12-06
1
-2
/
+1
*
Actually honor the mtu/mac spoofing option in the interfaces.php page even wh...
Ermal
2010-12-06
1
-13
/
+35
*
Do not reload twice carp and vips in general during an interface reload.
Ermal
2010-12-06
1
-9
/
+10
*
Correct code to reconfigure an interface for groups/gre/gif tunnels to take i...
Ermal
2010-12-06
1
-10
/
+27
*
Do not call filter_configure here the caller does. Also remove old code of th...
Ermal
2010-12-06
1
-3
/
+0
*
The caller of this function is responsible for this and usually all the calle...
Ermal
2010-12-06
1
-3
/
+0
*
Restore spoofed MAC after running hostapd to keep behavior consistent with ot...
Erik Fonnesbeck
2010-12-02
1
-1
/
+12
*
Restore the original MAC address before running hostapd to work around a host...
Erik Fonnesbeck
2010-12-02
1
-0
/
+9
*
Use correct variable name. Also related to Ticket #847.
Ermal
2010-12-01
1
-1
/
+1
*
Ticket #1047. Make the flags the same for each member interface before adding...
Ermal
2010-11-30
1
-4
/
+40
*
Set net.inet.carp.log=1. Ticket #1038
Scott Ullrich
2010-11-29
1
-1
/
+1
*
Nuke trailing c/r
Scott Ullrich
2010-11-24
1
-1
/
+1
*
Send errors to 2>
Scott Ullrich
2010-11-15
1
-1
/
+1
*
Fix test for altq on vlans and wlan.
Ermal
2010-11-12
1
-2
/
+2
*
Ticket #904. Hmm fix the interface_has_gateway() too.
Ermal
2010-11-10
1
-2
/
+2
*
Ticket #904. Actually correctly handle the assigned openvpn client as a dynam...
Ermal
2010-11-10
1
-5
/
+3
*
Actually was coorect before. 3rd parameter is length not index.
Ermal
2010-11-10
1
-1
/
+1
*
Remove trailing carriage return
Scott Ullrich
2010-11-10
1
-1
/
+1
*
Correct this to make it actually work. This is also mentioned in Ticket #904 ...
Ermal
2010-11-09
1
-1
/
+1
*
Use a shell script rather than bad hack to execute php code for pppoe periodi...
Ermal
2010-11-09
1
-1
/
+7
*
Protect from strange situations on bootup by testing for is_array(). Do not a...
Ermal
2010-11-02
1
-3
/
+2
*
Ticket #927. Increase timeout to gice mpd the time needed to exit gracefully.
Ermal
2010-10-15
1
-1
/
+1
*
Resolves #944. Actually bring down the vlan interface if it existed previousl...
Ermal
2010-10-12
1
-1
/
+1
*
This one looks safe, and might improve speed. Add it back.
jim-p
2010-10-05
1
-1
/
+1
*
This ref should be safe too
jim-p
2010-10-05
1
-1
/
+1
*
Whoops this reference was good (for speed) and should stay.
jim-p
2010-10-05
1
-1
/
+1
*
More unneeded references.
jim-p
2010-10-05
1
-3
/
+3
*
Remove unneeded reference.
jim-p
2010-10-05
1
-1
/
+1
[next]