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 some checks and use propper whitespace.
Ermal Luçi
2008-11-30
1
-10
/
+10
*
Change functions to function nameoffunction() {
Scott Ullrich
2008-11-21
1
-70
/
+36
*
More pppoe_reset cleanups
Scott Ullrich
2008-11-21
1
-11
/
+24
*
* Do not destory enc0
Scott Ullrich
2008-11-19
1
-4
/
+5
*
Change order slightly.
Ermal Luçi
2008-11-17
1
-2
/
+1
*
Introduce 2 new functions
Ermal Luçi
2008-11-16
1
-3
/
+18
*
Update list of altq suppported interfaces with some of our custom internal na...
Ermal Luçi
2008-11-16
1
-1
/
+2
*
Obey the dnsallowoverride option even for secondary dns on pppoe interface.
Ermal Luçi
2008-11-16
1
-2
/
+2
*
Use product_name
Scott Ullrich
2008-11-10
1
-6
/
+6
*
Try to use where possible filter_configure so upcoming event modifications ca...
Ermal Luçi
2008-11-08
1
-2
/
+2
*
Call a backtrace and log it if we have a failed interface variable.
Scott Ullrich
2008-11-08
1
-0
/
+1
*
* Add interfaces_bring_up()
Scott Ullrich
2008-11-07
1
-20
/
+29
*
Better check if the knob is defined or has no value.
Ermal Luçi
2008-11-07
1
-2
/
+2
*
Reorder the calling.
Ermal Luçi
2008-11-07
1
-2
/
+2
*
* Log an error when an ifconfig up command is missing its interface
Scott Ullrich
2008-11-07
1
-88
/
+128
*
* Use interface_bring_down to not duplicate code
Ermal Luçi
2008-11-07
1
-31
/
+21
*
* Rename link_int_to_bridge_interface to link_interface_to_bridge
Ermal Luçi
2008-11-07
1
-1
/
+1
*
Surpress message when trying to remove alias address
Seth Mos
2008-11-06
1
-1
/
+1
*
Fix typo.
Ermal Luçi
2008-11-05
1
-1
/
+1
*
Make sure to have an interface as a bridge member after reconfiguring.
Ermal Luçi
2008-11-05
1
-0
/
+5
*
Be smarter at finding the smallest mtu.
Ermal Luçi
2008-11-05
1
-5
/
+16
*
Fix mtu handling on bridge and lagg interfaces. Reported-by: Seth
Ermal Luçi
2008-11-05
1
-16
/
+30
*
Some better checks to avoid errors.
Ermal Luçi
2008-11-05
1
-30
/
+40
*
Do some better checking before acting on the bridge.
Ermal Luçi
2008-11-05
1
-30
/
+42
*
Add each member to the bridge individually rather than in one single command.
Ermal Luçi
2008-11-05
1
-14
/
+10
*
Restore correct stub
Scott Ullrich
2008-10-24
1
-3
/
+3
*
Add stub functions for code that references old names(mostly pacakges).
Ermal Luçi
2008-10-23
1
-0
/
+10
*
* Rename get_current_wan_address to get_interface_ip
Ermal Luçi
2008-10-23
1
-98
/
+27
*
Improve vlan interface code to try to activate as much as possible on the par...
Ermal Luçi
2008-10-23
1
-18
/
+3
*
Oops, use tunnel address not network.
Ermal Luçi
2008-10-19
1
-2
/
+2
*
Clenup some more when bringing down an interface.
Ermal Luçi
2008-10-19
1
-1
/
+13
*
Clear the arp entries for the interface going down.
Ermal Luçi
2008-10-19
1
-0
/
+2
*
Slightly change order of commands for dhcp.
Ermal Luçi
2008-10-19
1
-2
/
+2
*
Refactor some code so frontend does not need to know about details that might...
Ermal Luçi
2008-10-19
1
-68
/
+43
*
style(9)
Ermal Luçi
2008-10-19
1
-53
/
+84
*
Move from $debugging to $g["debug"].
Ermal Luçi
2008-10-19
1
-4
/
+4
*
When interface is configured for pppoe and mtu is also configured then adjust...
Ermal Luçi
2008-10-19
1
-1
/
+9
*
Restore accidentally removed code with bigpond removal which is causing issue...
Ermal Luçi
2008-10-17
1
-0
/
+12
*
* Remove bigpond support from backend.
Ermal Luçi
2008-10-06
1
-78
/
+8
*
Actually take a shorter route at saving the gateway.
Ermal Luçi
2008-10-04
1
-1
/
+1
*
Use correct interface to record gateway.
Ermal Luçi
2008-10-04
1
-1
/
+1
*
run hostap later in script, fixes ral(4) card difference in FreeBSD 7.0. Work...
Chris Buechler
2008-09-28
1
-1
/
+1
*
Take into consideration the subnet mask configured.
Ermal Luçi
2008-09-23
1
-2
/
+2
*
Use correct variable name for parent interface.
Ermal Luçi
2008-09-22
1
-2
/
+2
*
kill(1) does not need SIG in front of signals anymore. Though i do not think ...
Ermal Luçi
2008-09-20
1
-4
/
+4
*
Seems that mtu and up parameters of ifconfig cannot be specified together, at...
Ermal Luçi
2008-09-20
1
-1
/
+2
*
Disable the second call to the same script for configuring wireless interface...
Ermal Luçi
2008-09-15
1
-1
/
+2
*
Fix ppp(3G) backend code and make it possible to create more the one.
Ermal Luçi
2008-09-11
1
-9
/
+31
*
* Rename $debug to $g['debug']
Ermal Luçi
2008-09-11
1
-8
/
+9
*
Mostly missed renaming and typos.
Ermal Luçi
2008-09-11
1
-2
/
+2
[next]