summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | | | | | | | Merge remote branch 'upstream/master'jim-p2011-05-191-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Correct default code disabling! Ponty-hat: myselfErmal2011-05-181-2/+2
| * | | | | | | | | | | | | Disable the default route switching code since its causing more issues than s...Ermal2011-05-181-1/+3
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-04-151-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Remove blank trailing c/r.Scott Ullrich2011-04-121-1/+1
| * | | | | | | | | | | | Notify via smtp as well as growlScott Ullrich2011-04-121-0/+2
* | | | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-04-121-1/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Correct error message for gateways to report down when the gateway is down an...Ermal2011-04-061-1/+1
| * | | | | | | | | | | | Another sweep at keeping the default route always present when the default se...Ermal2011-04-061-10/+20
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Try to always keep pfSense with a default gateway to avoid errors for service...Ermal2011-04-041-1/+25
| * | | | | | | | | | | nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge remote branch 'upstream/master'Seth Mos2010-12-201-10/+10
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Do not spam logs uselessly on bootup and sleep a bit before starting apinger.Ermal2010-12-101-3/+6
| * | | | | | | | | | Do not spam console with useless messages. Also remove killall not needed any...Ermal2010-12-011-3/+1
OpenPOWER on IntegriCloud