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
*
Merge remote branch 'upstream/master'
Scott Ullrich
2011-03-08
1
-1
/
+1
|
\
|
*
Add cas(4)
jim-p
2011-03-07
1
-1
/
+1
*
|
More fixes to differentiate between v4 and v6 gateways on the same interface.
Seth Mos
2011-03-06
1
-2
/
+9
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-03-02
1
-1
/
+1
|
\
\
|
|
/
|
*
Pass the -a parameters to pgrep to be certain we search ancestors as well. Th...
Ermal
2011-03-01
1
-1
/
+1
*
|
Merge remote branch 'upstream/master'
Scott Ullrich
2011-02-25
1
-1
/
+1
|
\
\
|
|
/
|
*
Allow queues on top of bridge. Though more investigation is needed on its cor...
Ermal
2011-02-23
1
-1
/
+1
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-02-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Resolves #1288. Add alc(4) to altq(4) supported list.
Ermal
2011-02-21
1
-1
/
+1
*
|
Add a IPv6 enable option in the mpd5 config
Seth Mos
2011-02-11
1
-0
/
+1
*
|
Fix the subnet check for gif tunnels by dropping the bits to 126.
Seth Mos
2011-02-03
1
-2
/
+2
*
|
Lie to the system and report a subnetmask of 127 instead of 128. This should ...
Seth Mos
2011-02-03
1
-4
/
+8
*
|
Fix the find_subnet v6 function to properly return the tunnel subnet
Seth Mos
2011-02-01
1
-1
/
+17
*
|
Remove duplicate advbase in ifconfig command
Seth Mos
2011-01-26
1
-2
/
+2
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-01-26
1
-37
/
+89
|
\
\
|
|
/
|
*
Comment out this code since it currently segfaults and get_real_interface cou...
Erik Fonnesbeck
2011-01-25
1
-0
/
+4
|
*
Remove extra call to get_real_interface.
Erik Fonnesbeck
2011-01-25
1
-6
/
+4
|
*
Use the first element of the array instead of the array itself for the compar...
Erik Fonnesbeck
2011-01-25
1
-1
/
+1
|
*
Revert "I think this is supposed to be get_real_interface too, not get_parent...
Erik Fonnesbeck
2011-01-25
1
-1
/
+1
|
*
Make get_parent_interface return an array to handle MLPPP and make it find vl...
gnhb
2011-01-25
1
-28
/
+69
|
*
Add NULL check to wireless functions.
gnhb
2011-01-25
1
-3
/
+3
|
*
I think this is supposed to be get_real_interface too, not get_parent.
gnhb
2011-01-25
1
-1
/
+1
|
*
Change name of function "interface_translate_type_to_real" to match what it's...
gnhb
2011-01-25
1
-9
/
+11
|
*
We don't want to detach netgraph nodes from interfaces that are used by
gnhb
2011-01-23
1
-0
/
+7
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-01-20
1
-2
/
+2
|
\
\
|
|
/
|
*
Ticket #259 trim the \n from the command output and return only the numeric p...
Ermal
2011-01-19
1
-2
/
+2
*
|
Merge remote branch 'upstream/master'
Seth Mos
2011-01-18
1
-21
/
+40
|
\
\
|
|
/
|
*
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
*
|
Properly ignore the local link addresses
Seth Mos
2010-12-26
1
-1
/
+1
*
|
Merge remote branch 'upstream/master'
Seth Mos
2010-12-20
1
-86
/
+236
|
\
\
|
|
/
|
*
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
[next]