summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
Commit message (Expand)AuthorAgeFilesLines
* Add the address family tag to the gateway groups arraysmos2012-05-211-0/+1
* Allow saving on system.php if the gateways are down.smos2012-05-201-8/+11
* Prevent duplicate gateways from showing up if the interface is down. Redmine ...smos2012-05-201-20/+50
* Add the PPP automatic interface type. This would show the _PPP gateways.smos2012-05-201-0/+1
* Make sure VPN interface gateways are handled separatelyjim-p2012-04-181-0/+8
* Add the correct fix to pick up the IPv6 gateway for slaac interfacessmos2012-04-181-1/+1
* Make sure that SLAAC gateways show up in return_gateways_array();smos2012-04-181-1/+2
* Some IPv6 fixes for gateway groupsjim-p2012-04-141-3/+18
* Make sure that we use the right interface for 6rdsmos2012-04-061-1/+1
* Add better hardening to the dynamic gateway code, handle IPv6 networks bettersmos2012-04-041-19/+93
* Remove suprious debugging linesmos2012-04-011-1/+0
* Add the stf0 interface to interface_has_gateway_v6() for 6to4smos2012-04-011-2/+12
* Adding gateway support for 6rd support, does not add route yet.smos2012-02-251-1/+11
* Fix for redmine ticket #1993. Allow saving multiple dynamic entries.smos2011-11-271-0/+26
* Add a find_interface_ipv6_ll() to find the link local address of a interface.smos2011-09-011-1/+8
* Another address family check for dynamic gateways, v4 has dynamic, v6 has dyn...Seth Mos2011-08-291-0/+9
* Add a possible "dynamic6 type to differentiate between IPv6 and IPv4 dynamic ...Seth Mos2011-08-291-4/+7
* Add a interface_has_gatewayv6() function to determine if a interface has a IP...Seth Mos2011-08-261-4/+3
* Add the IP protocol to the configured gateway list to prevent duplicate entri...Seth Mos2011-08-261-1/+6
* Remove stray echo statementSeth Mos2011-08-251-2/+0
* Remove stray print_r()Seth Mos2011-08-251-2/+0
* Automatically pick up on dynamic IPv6 interfaces. For Example dhcp6.Seth Mos2011-08-251-7/+56
* Add a function that allows you to validate the address family on 2 addresses ...smos2011-08-231-0/+37
* Oops fix variable nameErmal2011-08-021-1/+1
* Blacklist lan as being used as default gateway when auto switching is on. Thi...Ermal2011-08-021-1/+2
* Add an override for default interval to send icmpErmal2011-07-281-0/+2
* Add a new option to allow disabling of gateway monitoring. This gateways will...Ermal2011-07-281-5/+11
* Use change here to be cleaner and less disruptive.Ermal2011-07-251-4/+3
* Switch back to the default gateway configured when possible when gateway swit...Ermal2011-07-221-29/+35
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-6/+6
|\
| * Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-1/+1
| |\
| | * Add tunable, by default disabled, to enable the default gateway switching fea...Ermal2011-06-011-1/+1
| * | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-0/+2
| |\ \ | | |/
| * | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-151-11/+23
| |\ \
| * \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-041-0/+24
| |\ \ \
| * | | | BP: fix syntax error on gettext implementationVinicius Coque2011-02-111-1/+1
| * | | | Merge remote branch 'mainline/master' into incVinicius Coque2010-12-141-10/+10
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-10-111-4/+12
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-10-051-12/+14
| |\ \ \ \ \ \
| * | | | | | | Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-1/+1
| * | | | | | | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-011-9/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-281-13/+27
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-161-11/+10
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-131-176/+146
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-081-3/+4
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix gettext calls with printf to permit change strings orderRenato Botelho2010-08-301-2/+2
| * | | | | | | | | | | | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-171-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Implement gettext() calls on gwlb.incCarlos Eduardo Ramos2010-08-161-5/+6
* | | | | | | | | | | | | | Add tunable, by default disabled, to enable the default gateway switching fea...Ermal2011-06-011-1/+1
* | | | | | | | | | | | | | Test the right variable otherwise we have no hope of getting a v6 gatewaySeth Mos2011-05-231-1/+1
OpenPOWER on IntegriCloud