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
*
Remove booting newline:
Scott Ullrich
2009-10-25
1
-3
/
+0
*
Set booting to true.. not TRUE
Scott Ullrich
2009-10-25
1
-4
/
+2
*
When a real interface is passed to get_real_interface() simply pass it back
Scott Ullrich
2009-10-25
1
-1
/
+16
*
On second look, turn on PPP interfaces at the get_interfaces_with_gateway level
Scott Ullrich
2009-10-25
1
-18
/
+22
*
s/interface_bring_up/interfaces_bring_up/
Scott Ullrich
2009-10-25
1
-7
/
+7
*
Full wlan name is returned now. Use it
Scott Ullrich
2009-10-25
1
-2
/
+2
*
Add misc comments
Scott Ullrich
2009-10-25
1
-39
/
+46
*
Do not specify a wlan # and let freebsd decide and return the interface that ...
Scott Ullrich
2009-10-25
1
-2
/
+2
*
Refactor wireless code a hair making it work on 8.x
Scott Ullrich
2009-10-25
1
-14
/
+13
*
Take into account hostap type interfaces
Scott Ullrich
2009-10-25
1
-9
/
+26
*
Unbreak wireless on 8.x
Scott Ullrich
2009-10-25
1
-2
/
+18
*
Silence foreach() error when no PPP interfaces exist
Scott Ullrich
2009-10-23
1
-3
/
+5
*
Setting the VIP to the VHID ID has to be the
Scott Ullrich
2009-10-23
1
-11
/
+26
*
Unbreak find_interface_ip for normal interfaces
Scott Ullrich
2009-10-23
1
-1
/
+3
*
Unbreak CARP Enable/Disable button
Scott Ullrich
2009-10-23
1
-0
/
+12
*
Unbreak status -> interfaces. TODO: Unbreak Disable Carp button
Scott Ullrich
2009-10-23
1
-5
/
+5
*
Unbreak find_interface_ip(). test case: echo find_interface_ip(lan);
Scott Ullrich
2009-10-23
1
-0
/
+2
*
Only launch ppp once for each connection at a time
Scott Ullrich
2009-10-19
1
-1
/
+3
*
Use sh -c
Scott Ullrich
2009-10-19
1
-1
/
+1
*
Writw out ppp.linkup file
Scott Ullrich
2009-10-19
1
-0
/
+6
*
Add support for PPP cards to get_real_interface()
Scott Ullrich
2009-10-19
1
-3
/
+14
*
Use useland pppd for ppp connections
Scott Ullrich
2009-10-19
1
-125
/
+79
*
Correct variable name.
Ermal Luçi
2009-10-05
1
-1
/
+1
*
Remove more stray characters. Someone needs to start testing their changes!
Scott Ullrich
2009-10-03
1
-1
/
+1
*
Remove stray characters.
Scott Ullrich
2009-10-03
1
-1
/
+1
*
Upppss removed leftovers echo
Ermal Luçi
2009-10-01
1
-3
/
+3
*
Write the rules with php provided tools to avoid forking unecessary.
Ermal Luçi
2009-10-01
1
-4
/
+9
*
* Convert carp/vips code to behave the same as other interfaces.
Ermal Luçi
2009-10-01
1
-202
/
+397
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Scott Ullrich
2009-09-12
1
-1
/
+6
*
Update the Altq capable list with the 7.2 list
Seth Mos
2009-08-21
1
-6
/
+7
*
Mark some other function with COMPAT comment to easily find them when needed.
Ermal Luçi
2009-08-11
1
-4
/
+3
*
It is printf and not print. Thanks-To: merlin from forums for spotting it.
Ermal Luçi
2009-07-28
1
-1
/
+1
*
Fix routes on the same interface and the return value of guess_interface_from...
Ermal Luçi
2009-07-27
1
-1
/
+1
*
Rename the vlan interface after assigning the parent interface.
Ermal Luçi
2009-07-07
1
-2
/
+2
*
* Fix the pppoe reset script.
Ermal Luçi
2009-06-18
1
-30
/
+34
*
s/./_/ for vlans since netgraph does not like .(dots) in the path names.
Ermal Luci
2009-06-16
1
-2
/
+2
*
More vlan interface name change fixes.
Ermal Luçi
2009-06-15
1
-1
/
+3
*
Use $RealIf.vlan$tag interface names for vlans. This makes them more userfrie...
Ermal Luçi
2009-06-08
1
-5
/
+6
*
Revert "Do not use tags for vlan interface names since there might be same vl...
Ermal Luçi
2009-06-08
1
-7
/
+9
*
Do not use tags for vlan interface names since there might be same vlan tags ...
Ermal Luçi
2009-06-08
1
-9
/
+7
*
Fix laggport configuration. Reported-by: http://forum.pfsense.org/index.php/t...
Ermal Luçi
2009-06-07
1
-3
/
+1
*
Fix lagg interfaces creation. Reported-by: http://forum.pfsense.org/index.php...
Ermal Luçi
2009-06-04
1
-10
/
+7
*
Ensure 127.0.0.2 points out 127.0.0.1.
Scott Ullrich
2009-05-28
1
-0
/
+1
*
Make CP multi-interface capable.
Ermal Luçi
2009-05-21
1
-2
/
+2
*
* Create two new functions lock($subsystem)/unlock() to have more reliable lo...
Ermal Luçi
2009-05-08
1
-2
/
+0
*
Rename filter_translate_type_to_real_interface to interface_translate_type_to...
Ermal Luçi
2009-05-05
1
-2
/
+15
*
* Teach get_interface_subnet() about carp.
Ermal Luçi
2009-05-05
1
-3
/
+11
*
* Convert from exec_command to `$command` to remove the only dependency of in...
Ermal Luçi
2009-05-01
1
-7
/
+6
*
Remove extra $
Scott Ullrich
2009-04-28
1
-6
/
+6
*
Separate delete down actions on ifconfig to fix issues. Add L2TP virtual inte...
Ermal Luçi
2009-04-26
1
-4
/
+6
[next]