summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Rework a bit interface_mtu_wanted_for_pppoe(), no functional changesRenato Botelho2016-01-111-28/+36
* Merge remote-tracking branch 'upstream/master' into rfc4638, fix conflict wit...David Wood2015-12-311-99/+87
|\
| * Restore default MTU when field is cleared. Fixes #3926Renato Botelho2015-12-291-36/+40
| * Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-6/+0
| * Code style and white space in etcPhil Davis2015-12-101-6/+8
| * Merge pull request #2091 from mb300sd/patch-2Renato Botelho2015-11-301-2/+11
| |\
| | * Fix x-in-ipv6 tunnels for gre and gifmb300sd2015-11-191-2/+11
| * | Make interface_vlan_configure() compatible with the new pfSense PHP module.Luiz Otavio O Souza2015-11-271-9/+10
| * | Convert CARP interface name to uniqid notation. Ticket #4858Luiz Otavio O Souza2015-11-261-2/+2
| * | Only add the parentheses when there is a valid description.Luiz Otavio O Souza2015-11-261-2/+8
| * | Pass the original interface and the correct address family to identify the re...Luiz Otavio O Souza2015-11-261-4/+4
| * | Fix get_interface_ip() to not return an IPv4 for a link-local request.Luiz Otavio O Souza2015-11-241-7/+6
| |/
| * interfaces.inc - use full paths to executablesdoktornotor2015-11-181-4/+4
| * Fixed #5123Stephen Beaver2015-11-161-1/+0
| * Catch one more possibility for the IPSEC interface name, this match the code ...Luiz Otavio O Souza2015-11-101-0/+1
| * Remove config stuff for WEP. on upgrade, disable WEP on interfaces that have ...Matt Smith2015-10-221-23/+2
* | Coding style fixes in interface_mtu_wanted_for_pppoe()David Wood2015-10-111-4/+8
* | Limit interface MTU to 1500 if no explicit MTU configuredDavid Wood2015-10-111-4/+9
* | Add RFC4638 support (MTU > 1492) to the PPPoE clientDavid Wood2015-10-111-1/+15
* | Adjust interface MTUs for PPPoE but do not override explicitly configured MTUsDavid Wood2015-10-111-17/+60
* | Add interface_mtu_wanted_for_pppoe()David Wood2015-10-111-0/+38
* | get_parent_interface() - add support for vlans configured as a vlan but not a...David Wood2015-10-111-0/+14
|/
* White space and minor bits in etcPhil Davis2015-09-161-3/+3
* Merge pull request #1886 from doktornotor/patch-7Chris Buechler2015-09-161-1/+1
|\
| * Fix incorrect identification of IPv6 interface with PPP-type interfaces and D...doktornotor2015-09-081-1/+1
* | Retire PPTP server, fixes #4226:Renato Botelho2015-09-151-5/+1
|/
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+5814
OpenPOWER on IntegriCloud