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
*
Escape CARP password. Resolves #213
sullrich
2009-12-10
1
-2
/
+3
*
Disable checksum offloading on wired interfaces when a wireless interface is ...
Chris Buechler
2009-09-25
1
-1
/
+13
*
Make altq driver list up to date with 7.2
Seth
2009-08-21
1
-6
/
+7
*
Add vge interface to AltQ capable list
Seth
2009-08-21
1
-1
/
+2
*
use real if name for get MTU function
Chris Buechler
2009-05-21
1
-2
/
+1
*
remove debug logging
Chris Buechler
2009-05-03
1
-1
/
+0
*
Fix PPPoE/PPTP
Chris Buechler
2009-03-05
1
-4
/
+4
*
Use set auth authname
Scott Ullrich
2009-02-13
1
-5
/
+5
*
Don't enable STP on any virtual interface.
Chris Buechler
2009-02-11
1
-2
/
+21
*
add support for IP-less interfaces (primarily for assigning tun interfaces fo...
Chris Buechler
2009-02-08
1
-0
/
+3
*
gah.. minus two more lines that snuck in there.
Chris Buechler
2009-01-25
1
-2
/
+0
*
remove unused line
Chris Buechler
2009-01-25
1
-1
/
+0
*
don't enable STP on VLANs
Chris Buechler
2009-01-25
1
-1
/
+7
*
remove unused function
Chris Buechler
2009-01-04
1
-12
/
+0
*
Rewrite bridge creation code to handle all scenarios correctly. Fixes numerou...
Chris Buechler
2009-01-04
1
-150
/
+135
*
fix CARP panics with VLANs
Chris Buechler
2008-12-08
1
-1
/
+12
*
Don't use broadcast on CARP IPs.
Chris Buechler
2008-12-08
1
-4
/
+4
*
Don't add CARP IPs on an interface that doesn't exist to prevent panic.
Chris Buechler
2008-12-07
1
-2
/
+38
*
Only run ifconfig if a real ip and netmask exists instead of ifconfig $int /
Scott Ullrich
2008-11-19
1
-2
/
+3
*
Do not configure carp so early in boot process
Scott Ullrich
2008-11-09
1
-3
/
+0
*
usleep instead of sleep
Scott Ullrich
2008-11-09
1
-1
/
+1
*
Only wait 1 second in between supress checks
Scott Ullrich
2008-11-09
1
-1
/
+1
*
Create carp interfaces correctly when vlans exist
Scott Ullrich
2008-11-09
1
-1
/
+1
*
Do not output done twice
Scott Ullrich
2008-11-09
1
-2
/
+1
*
Add ifconfig carp create into carp.sh shell script.
Seth Mos
2008-11-07
1
-0
/
+1
*
Mute vlan destroy at boot
Seth Mos
2008-11-07
1
-1
/
+1
*
Surpress message when trying to remove alias address
Seth Mos
2008-11-06
1
-1
/
+1
*
Surpress default route deletion
Seth Mos
2008-11-06
1
-1
/
+1
*
Fix VLAN creation. Previous patch simply removed some code, now the code is d...
Angelo Turetta
2008-10-17
1
-56
/
+38
*
Attempt to fix VLAN creation. AFAIKT FreeBSD7 enables use of HW tagging even ...
Angelo Turetta
2008-10-17
1
-1
/
+6
*
run hostap later in script, fixes ral(4) card difference in FreeBSD 7.0. Work...
Chris Buechler
2008-09-28
1
-1
/
+1
*
set auto channel properly
Chris Buechler
2008-09-07
1
-4
/
+4
*
Update altq capable interfaces for 7.0
Scott Ullrich
2008-08-23
1
-3
/
+5
*
Detect MTU size using intval() trying to resolve issue outlined here:
Scott Ullrich
2008-08-01
1
-1
/
+1
*
Detect when we find an MTU of 0 and simply use 1500 and log the error.
Scott Ullrich
2008-07-30
1
-0
/
+4
*
Channel 0 is no longer a valid option, use any per Sam L
Scott Ullrich
2008-07-30
1
-0
/
+3
*
Enforce an mtu of 1500.
Scott Ullrich
2008-07-28
1
-0
/
+1
*
Log carp state changes to system logging. Why we haven't done this prior
Scott Ullrich
2008-07-24
1
-0
/
+1
*
newer mpd versions require this to reconnect. Thanks to Olivier Mueller on su...
Chris Buechler
2008-06-11
1
-0
/
+1
*
Ticket #1702 fixes
Scott Ullrich
2008-05-17
1
-0
/
+3
*
Ticket #1677 fixes
Scott Ullrich
2008-05-17
1
-4
/
+8
*
Set /tmp/$interface_router even for non DHCP items.
Scott Ullrich
2008-03-31
1
-0
/
+12
*
File an alert we cannot find a matching subnet for a CARP IP address.
Scott Ullrich
2008-02-16
1
-3
/
+4
*
Only check disabled/enabled status on OPTX interfaces. WAN and LAN are
Scott Ullrich
2008-02-04
1
-2
/
+3
*
When a CARP parent interface is down or disabled, ignore the CARP IP
Scott Ullrich
2008-02-04
1
-0
/
+3
*
Do not load CARP IP address if we cannot find a matching subnet on a
Scott Ullrich
2008-02-03
1
-0
/
+15
*
Revert dhclient timeout to the default of 60 seconds (originally didn't reali...
Chris Buechler
2008-01-22
1
-2
/
+2
*
Remove accidentally added debug code
Chris Buechler
2008-01-21
1
-13
/
+0
*
Revert dhclient timeout to the default of 60 seconds. Setting it to 20 minutes
Chris Buechler
2008-01-21
1
-2
/
+15
*
Use list of VLAN long frame and native capable interfaces from globals.inc, a...
Chris Buechler
2007-12-25
1
-5
/
+6
[next]