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
/
src
/
etc
/
inc
/
interfaces.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always force compress when calling Net_IPv6
Phil Davis
2017-01-23
1
-3
/
+3
*
Refactor interface_has_dhcp
Phil Davis
2016-12-22
1
-19
/
+21
*
Fix #7031 Allow interfaces that use DHCP for OpenVPN
Phil Davis
2016-12-22
1
-0
/
+46
*
dhcp6c no release
marjohn56
2016-12-20
1
-2
/
+4
*
Fix #6899
Luka Pavlyuk
2016-11-09
1
-0
/
+3
*
Enable ALTQ for cxl. Fixes #6830
Renato Botelho
2016-11-04
1
-1
/
+1
*
Remove commented code
Valentin Neacsu
2016-10-13
1
-5
/
+0
*
Bring up the wifi interface only after setting up all the other arguments. Th...
Valentin Neacsu
2016-10-13
1
-2
/
+8
*
Use tabs consistently
Valentin Neacsu
2016-10-12
1
-2
/
+2
*
Re-enable executing the wifi mode command first. This fixes channel changing,...
Valentin Neacsu
2016-10-12
1
-7
/
+8
*
Only configure wireless MAC address if a spoofed MAC address is set
Valentin Neacsu
2016-10-12
1
-9
/
+6
*
Move copyright from ESF to Netgate
Renato Botelho
2016-09-06
1
-1
/
+1
*
Force changes in routing to be detected by the system
NewEraCracker
2016-09-02
1
-1
/
+2
*
DHCP6 Before RA. Additions and ammendments
marjohn56
2016-09-02
1
-26
/
+15
*
Improve dhcpd and dhcpleases reload
NewEraCracker
2016-09-02
1
-9
/
+10
*
Text typo
Phil Davis
2016-08-08
1
-1
/
+1
*
Merge pull request #3069 from phil-davis/LAGG-MTU
Renato Botelho
2016-08-01
1
-0
/
+38
|
\
|
*
Backport Fix issue with QinQ on LAGG interfaces where MTU doesn't apply to pa...
Phil Davis
2016-07-20
1
-0
/
+38
*
|
Remove '-x' flag from dhcpwithoutra launch of dhcp6c
Phil Davis
2016-07-26
1
-1
/
+1
*
|
Backport DHCP6 init before RA
Phil Davis
2016-07-20
1
-0
/
+36
|
/
*
Review license / copyright on all files (final round)
Renato Botelho
2016-07-15
1
-1
/
+1
*
Bring back the "set iface route default" used in 2.2.6 and earlier versions, ...
Chris Buechler
2016-07-15
1
-2
/
+4
*
Review license / copyright on all files (1st round)
Renato Botelho
2016-07-14
1
-43
/
+43
*
simplify DHCP_Config_Option_Split, no loop needed for returning option array
Daniel Wilhelm
2016-07-13
1
-6
/
+2
*
Allow passing comma in string quoted DHCP client options
Daniel Wilhelm
2016-07-13
1
-4
/
+12
*
Align GIF link options with those currently supported by the base OS. Ticket ...
jim-p
2016-07-11
1
-3
/
+3
*
Remove GRE link flag options from GUI/backend. Keep link1 as it was also used...
jim-p
2016-07-11
1
-9
/
+0
*
Properly follow style guidelines.
Nash Kaminski
2016-07-10
1
-1
/
+1
*
Include ignored DHCP server(s) config option even when advanced DHCP config i...
Nash Kaminski
2016-07-10
1
-0
/
+3
*
Fix Redmine #6011
NewEraCracker
2016-06-30
1
-2
/
+2
*
Flush link-local IPs so we do not get stale data and do not waste time deleti...
k-paulius
2016-06-29
1
-2
/
+2
*
Fix bad escapeshellarg logic on mpd execution
NewEraCracker
2016-06-22
1
-2
/
+3
*
Make QinQ interfaces work again
Chris Rowe
2016-06-22
1
-8
/
+8
*
Only call interfaces_vips_configure once if it's needed, rather than doing th...
Chris Buechler
2016-06-21
1
-1
/
+5
*
Fix style
Chris Buechler
2016-06-21
1
-3
/
+5
*
Remove calls which rely in uninitizalized vars
NewEraCracker
2016-05-20
1
-3
/
+1
*
Fix script name in error log
Chris Buechler
2016-05-15
1
-1
/
+1
*
Fix misspellings.
Chris Buechler
2016-05-15
1
-3
/
+3
*
Unbound and dnsmasq can both be enabled so restart both if need be
k-paulius
2016-05-13
1
-4
/
+6
*
Don't start unbound in track6 config if system is booting. Add dnsmasq here a...
Chris Buechler
2016-05-12
1
-1
/
+5
*
Merge pull request #2831 from NOYB/Includes_-_Remove_Personalizations
Stephen Beaver
2016-04-04
1
-1
/
+1
*
After recreating the VLAN interface, run interface_configure on it if it's as...
Chris Buechler
2016-03-05
1
-0
/
+8
*
Revert "Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6...
Chris Buechler
2016-03-03
1
-4
/
+12
*
Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6 WAN typ...
Chris Buechler
2016-03-02
1
-12
/
+4
*
Add function to return the physical interface(s) for a given parent. related ...
Chris Buechler
2016-03-01
1
-0
/
+21
*
Makes interface_bring_down() remove all the CARP and IP aliases from interface.
Luiz Otavio O Souza
2016-02-25
1
-13
/
+32
*
Correct ALTQ interface test for ix interfaces, fixes #5923
jim-p
2016-02-24
1
-1
/
+1
*
Make link_interface_to_vips() also return the IP aliases on the specified vhid.
Luiz Otavio O Souza
2016-02-24
1
-1
/
+2
*
Fixes the handling of MTU with VLANs and PPPoE.
Luiz Otavio O Souza
2016-02-21
1
-101
/
+69
*
Makes get_real_interface() work with VLAN too.
Luiz Otavio O Souza
2016-02-21
1
-1
/
+2
[next]