| Commit message (Expand) | Author | Age | Files | Lines |
* | fix variable typo. ticket #3669 | Chris Buechler | 2014-05-20 | 1 | -1/+1 |
* | Take care of interfaces that have no ip but might be part of the bridge as do... | Ermal | 2014-04-30 | 1 | -5/+9 |
* | Fix susbstr-substr typo | Phil Davis | 2014-04-15 | 1 | -1/+1 |
* | Forgot to remove the problematic part from previous OpenVPN loop fix commit | Ermal | 2014-04-12 | 1 | -4/+0 |
* | Take care of the loops reported for OpenVPN in tap mode. Also fixes the probl... | Ermal | 2014-04-12 | 1 | -6/+15 |
* | standardize on https://www.pfsense.org | Chris Buechler | 2014-03-14 | 1 | -1/+1 |
* | Correct the check to what was intended | Ermal | 2013-12-27 | 1 | -1/+1 |
* | Use return rather than exit to be friendly on CGI | Ermal | 2013-12-20 | 1 | -3/+3 |
* | Make scripts able to react when called from FCGI with GET method | Ermal | 2013-12-13 | 1 | -1/+4 |
* | This tag could be present, but empty. Skip processing if the interface has no... | jim-p | 2013-11-11 | 1 | -1/+1 |
* | If the interface is configured and not enabled, bail. We do not need to chang... | jim-p | 2013-11-11 | 1 | -0/+6 |
* | If rc.newwanip is run on an interface that should not have an IP address, do ... | jim-p | 2013-09-27 | 1 | -0/+4 |
* | Require IPv6.inc header so that if ipv6 functions are called no surprises arise | Ermal | 2013-09-10 | 1 | -0/+1 |
* | When the v4 wan is dynamic and v6 is type dhcp and v6 information is retrieve... | Ermal | 2013-09-04 | 1 | -0/+4 |
* | Manually revert the patch to cleanup aliases since now its propely handled in... | Ermal | 2013-08-01 | 1 | -3/+0 |
* | Call interface_ipalias_cleanup() after $interface is initialized, and get cur... | Renato Botelho | 2013-07-16 | 1 | -4/+8 |
* | Actually do this upon entering to get proper ip | Ermal | 2013-07-05 | 1 | -1/+3 |
* | Fixes #2495. On trigering of rc.newwanip remove all ipaliases from the interf... | Ermal | 2013-07-05 | 1 | -0/+1 |
* | Do not reconfigure dhcp v6 on v4 ip address event. Only handle 6rd and 6to4 w... | Ermal | 2013-07-03 | 1 | -4/+0 |
* | Copy/pasto does well up to some point | Ermal | 2013-07-03 | 1 | -6/+4 |
* | On every ip change renew the hosts file | Ermal | 2013-07-03 | 1 | -2/+1 |
* | Run reconfiguration only for changed ip address or dynamic interface | Ermal | 2013-04-12 | 1 | -34/+26 |
* | Remove these from here | Ermal | 2013-04-12 | 1 | -5/+0 |
* | Only reload racoon when there is at least one tunnel enabled on the interface... | Renato Botelho | 2013-04-04 | 1 | -2/+2 |
* | Fix whitespace and indent | Renato Botelho | 2013-03-19 | 1 | -42/+42 |
* | Use get_interface_ipv6 on rc.newwanipv6 to and teach it to flush the cache on... | Ermal | 2013-03-18 | 1 | -0/+4 |
* | fix typo | Renato Botelho | 2013-02-20 | 1 | -1/+1 |
* | Restart snmpd on rc.newwanip. It should fix #2756 | Renato Botelho | 2013-02-15 | 1 | -0/+3 |
* | Create link_interface_to_track6 to make code more readble and easily trackble... | Ermal | 2013-01-31 | 1 | -2/+2 |
* | Fix interface variable to check against | jim-p | 2012-11-09 | 1 | -1/+1 |
* | Don't resync openvpn if rc.newwanip is being run on an openvpn interface, to ... | jim-p | 2012-11-02 | 1 | -1/+2 |
* | Force resync of vpns and dns even if the IP doesn't change in rc.newwanip, si... | jim-p | 2012-09-14 | 1 | -7/+14 |
* | Sync missing code from interface.inc to newwanip script | Ermal | 2012-06-07 | 1 | -4/+12 |
* | Teach mwexec and mwexec_bg how to optionally clear signal masks, and use that... | jim-p | 2012-05-16 | 1 | -1/+1 |
* | On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda... | jim-p | 2012-05-16 | 1 | -1/+2 |
* | Re-order the system routing configure after the tunneled interfaces are confi... | smos | 2012-04-16 | 1 | -11/+11 |
* | Correct the fieldname we need to look into so we actually configure the tunne... | smos | 2012-04-05 | 1 | -1/+1 |
* | Make sure that we reconfigure the tunneled interfaces when we get a new ipv4 ... | smos | 2012-04-04 | 1 | -7/+4 |
* | Add logic that (re)configures the dependent interface that has interface trac... | smos | 2012-04-01 | 1 | -0/+13 |
* | Use better is_array test to check if there are any gifs in the config. | Phil Davis | 2012-03-15 | 1 | -1/+1 |
* | Update etc/rc.newwanip | Phil Davis | 2012-03-14 | 1 | -11/+13 |
* | Fixes #1666. Check if the interface needs to be added to a bridge during rc.n... | Ermal | 2011-08-29 | 1 | -0/+5 |
* | Revert "Already doing this no need to duplicate" <- no, we aren't 100% duplic... | jim-p | 2011-07-24 | 1 | -0/+17 |
* | Already doing this no need to duplicate | Ermal | 2011-07-14 | 1 | -17/+0 |
* | Merge remote branch 'upstream/master' | jim-p | 2011-07-06 | 1 | -0/+1 |
|\ |
|
| * | Add issing include to avoid PHP fatal error when calling enable_rrd_graphing() | Scott Ullrich | 2011-07-05 | 1 | -0/+1 |
* | | Merge remote branch 'upstream/master' | jim-p | 2011-07-01 | 1 | -4/+13 |
|\ \
| |/ |
|
| * | Put resolvconf generation first since gif tunnels can use hostanmes | Ermal | 2011-06-28 | 1 | -6/+6 |
| * | Add recovery code for gif/gre the same as in interface_configure. This helps ... | Ermal | 2011-06-28 | 1 | -0/+9 |
* | | Move apinger monitor reconfigure down after gif, since gif can add gateways. | jim-p | 2011-06-28 | 1 | -3/+3 |