summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
Commit message (Expand)AuthorAgeFilesLines
* Only treat interesting interfacesErmal2013-03-071-1/+3
* Make this work better and not always go over things for setting mtuErmal2013-03-071-10/+15
* Hopefully is correct nowErmal2013-03-071-1/+2
* Set mtu to the correct interfaceErmal2013-03-071-2/+2
* Correct which mtu value is used to be correctErmal2013-03-071-4/+4
* Sprinkle some XXX just for being consistentErmal2013-03-071-0/+2
* Correct this behaviour of properly honoring the configured mtuErmal2013-03-071-13/+14
* Tune up a bit dhclient-script and call the kill state command only once its e...Ermal2013-03-071-1/+1
* You can have multiple 6rd tunnels now daysErmal2013-03-061-1/+1
* Remove old ip information even from the tracking interface as well so that tr...Ermal2013-03-051-4/+5
* Remove old ip information so that track6 config does not get confused. Fixes ...Ermal2013-03-051-1/+0
* Save ppp info and realif on interfaces.apply to be able to cleanup old config...Renato Botelho2013-03-041-9/+14
* Make parent interface and all VLANs use the same MTU. Fixes #2786Renato Botelho2013-03-041-6/+23
* Create rules for grouped interfaces before regular ones. Fixes #2837Renato Botelho2013-02-251-0/+12
* Fix is_altq_capablephildd2013-02-231-1/+1
* simplify logic a bitRenato Botelho2013-02-221-2/+4
* Set pfsync0 as down when it's not being usedRenato Botelho2013-02-221-1/+1
* Fixes on HA setup:Renato Botelho2013-02-221-1/+3
* Set if interface is enable before try to configure static arp. Fixes #1988Renato Botelho2013-02-211-1/+1
* find_interface_ipv6 should return the first configured address, not the last oneRenato Botelho2013-02-211-0/+1
* A nic family name can contain numbers on it, remove only the index in the end...Renato Botelho2013-02-211-2/+6
* Remove dead codeErmal2013-02-131-11/+0
* Fix these tests, they will never succeed the way we set these variables using...jim-p2013-02-121-5/+5
* Ticket #1629 Another round of fixes related to state clearingErmal2013-02-121-1/+1
* Commit missed globalErmal2013-02-111-1/+1
* Optimize get_real_itnerface to avoid a loop of doing a convertion from real b...Ermal2013-02-111-5/+3
* Try to use standard interface to find the source for connecting a tunnel. Als...Ermal2013-02-111-3/+4
* Teach dhcpd_configure about family optional parameter and use it to properly ...Ermal2013-02-091-3/+2
* Actually do restart radvd and dhcp6d on all track6 interfacesErmal2013-02-091-6/+6
* Use posix_kill hereErmal2013-02-091-1/+1
* Restart dhcp and radvd on changeErmal2013-02-091-18/+23
* Actually for SLAAC type interfaces being tracked the configuration is neededErmal2013-02-091-0/+3
* Revert "Remove track6 dhcp configuration since dhcp6 will do this for us."Ermal2013-02-091-1/+40
* Remove track6 dhcp configuration since dhcp6 will do this for us.Ermal2013-02-091-40/+1
* Remove this old codeErmal2013-02-091-1/+0
* Correctly set the mtu of the interface during configuration. Since for interf...Ermal2013-02-071-9/+9
* Add check_subnetsv6_overlap()bcyrill2013-02-061-1/+2
* find_virtual_ip_alias() add IPv6 supportbcyrill2013-02-061-0/+8
* find_ip_interface() add IPv6 supportbcyrill2013-02-061-4/+11
* When IP is not set, the field doesn't have the value 'none', use empty() to c...Renato Botelho2013-02-051-1/+1
* Fix get_interface_subnetv6() for VIPsRenato Botelho2013-02-041-10/+10
* Removed unused block of codeRenato Botelho2013-02-011-17/+1
* Use the better -Fs modifies to pf to kill the states by interface. Also kill ...Ermal2013-01-311-1/+1
* Load if_stf module if has not been doneErmal2013-01-311-0/+4
* Add missing parameter to interface_track6_configure() callRenato Botelho2013-01-311-1/+1
* Fix a typoRenato Botelho2013-01-311-1/+1
* Do delayed handling of track6 interfaces a bit earlier. More thoughts need to...Ermal2013-01-311-9/+56
* Correct name as reported by phil-davis@githubErmal2013-01-311-1/+1
* Destroy the stf interface to avoid issues with ipv6 interface assignment. Als...Ermal2013-01-311-24/+51
* Do not do any operation if its not necessaryErmal2013-01-311-5/+8
OpenPOWER on IntegriCloud