summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* After recreating the VLAN interface, run interface_configure on it if it's as...Chris Buechler2016-03-051-0/+8
* Revert "Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6...Chris Buechler2016-03-031-4/+12
* Always send a -HUP to dhcp6c in interfaces_track6_configure for DHCP6 WAN typ...Chris Buechler2016-03-021-12/+4
* Add function to return the physical interface(s) for a given parent. related ...Chris Buechler2016-03-011-0/+21
* Makes interface_bring_down() remove all the CARP and IP aliases from interface.Luiz Otavio O Souza2016-02-251-13/+32
* Correct ALTQ interface test for ix interfaces, fixes #5923jim-p2016-02-241-1/+1
* Make link_interface_to_vips() also return the IP aliases on the specified vhid.Luiz Otavio O Souza2016-02-241-1/+2
* Fixes the handling of MTU with VLANs and PPPoE.Luiz Otavio O Souza2016-02-211-101/+69
* Makes get_real_interface() work with VLAN too.Luiz Otavio O Souza2016-02-211-1/+2
* replaced original copyright message from 2005 / Espen JohansenChris Buechler2016-02-201-0/+2
* Need $config here. No need to check count() as it'll always evaluate to true ...Chris Buechler2016-02-171-1/+2
* Set bridgeif for new bridge creation.Chris Buechler2016-02-171-0/+5
* Merge pull request #2660 from phil-davis/gtetc1Renato Botelho2016-02-171-27/+27
|\
| * Internationalize etc inc a-i filesPhil Davis2016-02-171-27/+27
* | Fix printf(printf())Phil Davis2016-02-171-1/+1
* | Separate bridge application of STP and advanced parameters into their own fun...Chris Buechler2016-02-161-7/+28
* | Clean up logic here. It makes no sense to proceed if bridgeif isn't defined b...Chris Buechler2016-02-161-4/+1
* | Remove variables deprecated some time ago.Chris Buechler2016-02-161-2/+0
* | Fix link_interface_to_vips() to account for IP alias over CARP.Luiz Otavio O Souza2016-02-161-7/+13
* | Simplify the code with the use the newly introduced function to list CARP add...Luiz Otavio O Souza2016-02-161-1/+2
|/
* Add support for multiple span ports on bridge.Luiz Otavio O Souza2016-02-141-3/+6
* Logic correctionNewEraCracker2016-02-141-6/+5
* Make a couple changes to PPP default gateway handling to address issues with ...jim-p2016-02-141-0/+3
* Return loopback description for friendly interface. noticed as part of Ticket...Chris Buechler2016-02-111-0/+3
* Fix style issues.Chris Buechler2016-02-091-11/+21
* Fix get_interface_ip[v6]() to try first the IP from our configuration before ...Luiz Otavio O Souza2016-02-091-0/+17
* Review of CARP uniqid changes.Luiz Otavio O Souza2016-02-091-230/+48
* get_failover_interface returns the parent physical NIC for _lloc interfaces, ...Chris Buechler2016-02-081-0/+3
* Fix get_interface_ip to return correct IP for CARP VIPs. Ticket #4858Chris Buechler2016-02-061-0/+4
* Fix find_interface_ip for gateway groups with VIPs. Ticket #4858Chris Buechler2016-02-051-3/+3
* Merge pull request #2585 from k-paulius/patch-pkg-syslog-v2Chris Buechler2016-02-041-1/+2
|\
| * Adding ability to run dhcp6c in debug mode.k-paulius2016-02-041-1/+2
* | Set gif interface MTU in interface_gif_configure if it's not already correct....Chris Buechler2016-02-041-0/+14
|/
* Import David W's patch fixing issues with dhcp6c being launched multiple time...Chris Buechler2016-01-281-2/+36
* handle bridge interface IPs so they don't get added in the wrong order. Match...Chris Buechler2016-01-261-1/+4
* Simplify logic and fixes on interface_vlan_adapt_mtu()Renato Botelho2016-01-141-14/+13
* When parent of a VLAN is LAGG and need to set a different MTU, interface must...Renato Botelho2016-01-141-1/+14
* Use proper variable ($wantedmtu) to get vlan MTURenato Botelho2016-01-141-3/+1
* All lagg members are exclusive, set the same MTU defined on interface instead...Renato Botelho2016-01-141-11/+7
* Rename variables to make more senseRenato Botelho2016-01-141-4/+4
* Simplify logicRenato Botelho2016-01-141-3/+4
* Prevent GIF/GRE from making dummy/unusable gateways that show up for monitori...jim-p2016-01-131-2/+6
* Update copyright noticeStephen Beaver2016-01-131-35/+53
* Fix attribution. Spotted-by BBcan177Renato Botelho2016-01-121-1/+1
* Add missing spacesRenato Botelho2016-01-121-2/+2
* 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
OpenPOWER on IntegriCloud