summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Force changes in routing to be detected by the systemNewEraCracker2016-09-021-1/+2
* DHCP6 Before RA. Additions and ammendmentsmarjohn562016-09-021-26/+15
* Improve dhcpd and dhcpleases reloadNewEraCracker2016-09-021-9/+10
* Text typoPhil Davis2016-08-081-1/+1
* Merge pull request #3069 from phil-davis/LAGG-MTURenato Botelho2016-08-011-0/+38
|\
| * Backport Fix issue with QinQ on LAGG interfaces where MTU doesn't apply to pa...Phil Davis2016-07-201-0/+38
* | Remove '-x' flag from dhcpwithoutra launch of dhcp6cPhil Davis2016-07-261-1/+1
* | Backport DHCP6 init before RAPhil Davis2016-07-201-0/+36
|/
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-1/+1
* Bring back the "set iface route default" used in 2.2.6 and earlier versions, ...Chris Buechler2016-07-151-2/+4
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-43/+43
* simplify DHCP_Config_Option_Split, no loop needed for returning option arrayDaniel Wilhelm2016-07-131-6/+2
* Allow passing comma in string quoted DHCP client optionsDaniel Wilhelm2016-07-131-4/+12
* Align GIF link options with those currently supported by the base OS. Ticket ...jim-p2016-07-111-3/+3
* Remove GRE link flag options from GUI/backend. Keep link1 as it was also used...jim-p2016-07-111-9/+0
* Properly follow style guidelines.Nash Kaminski2016-07-101-1/+1
* Include ignored DHCP server(s) config option even when advanced DHCP config i...Nash Kaminski2016-07-101-0/+3
* Fix Redmine #6011NewEraCracker2016-06-301-2/+2
* Flush link-local IPs so we do not get stale data and do not waste time deleti...k-paulius2016-06-291-2/+2
* Fix bad escapeshellarg logic on mpd executionNewEraCracker2016-06-221-2/+3
* Make QinQ interfaces work againChris Rowe2016-06-221-8/+8
* Only call interfaces_vips_configure once if it's needed, rather than doing th...Chris Buechler2016-06-211-1/+5
* Fix styleChris Buechler2016-06-211-3/+5
* Remove calls which rely in uninitizalized varsNewEraCracker2016-05-201-3/+1
* Fix script name in error logChris Buechler2016-05-151-1/+1
* Fix misspellings.Chris Buechler2016-05-151-3/+3
* Unbound and dnsmasq can both be enabled so restart both if need bek-paulius2016-05-131-4/+6
* Don't start unbound in track6 config if system is booting. Add dnsmasq here a...Chris Buechler2016-05-121-1/+5
* Merge pull request #2831 from NOYB/Includes_-_Remove_PersonalizationsStephen Beaver2016-04-041-1/+1
* 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
|/
OpenPOWER on IntegriCloud