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
*
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
*
MFC from HEAD Set dhclient timeout to 1200. Set retry value to 1. Set select...
Scott Ullrich
2007-12-08
1
-0
/
+12
*
multiple vlans + spoofmac result in unexpected behaviour
Scott Ullrich
2007-11-01
1
-0
/
+12
*
Don't check carp settings, check if vip addresses exist.
Scott Ullrich
2007-05-21
1
-1
/
+1
*
Use pfSync SYNCPEER directive if defined. Ticket #1317
Scott Ullrich
2007-05-14
1
-3
/
+9
*
Prefer two dns servers by default. Add a hidden variable in <pppoe> called ...
Scott Ullrich
2007-03-27
1
-0
/
+7
*
Do not write out STP to debugging .sh file if either interface is wireless, i...
Scott Ullrich
2007-02-27
1
-3
/
+9
*
Only perform CARP work on VIPs if they're really CARP VIPs
Bill Marquette
2007-02-27
1
-1
/
+5
*
PPPoE automatic disconnect MFC
Scott Ullrich
2007-01-29
1
-0
/
+12
*
Oops, down the interface first, then delete.
Scott Ullrich
2007-01-25
1
-1
/
+1
*
* Add get_number_of_vlan_interfaces()
Scott Ullrich
2007-01-25
1
-0
/
+19
[next]