summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip.php
Commit message (Expand)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-7/+7
* Code style Firewall VIPPhil Davis2015-05-111-135/+163
* Fixes #4633 Enable carp packets to flow on the first carp interface creation....Ermal LUÇI2015-05-011-0/+6
* When deleting a VIP check it is not used by OpenVPNPhil Davis2015-04-141-0/+20
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Restore the CARP parent display in firewall_virtual_ip.php. Ticket #3967Chris Buechler2014-11-101-0/+3
* Ticket #3967. Allow to have carp as parent of ipaliases - continuedErmal2014-11-101-0/+6
* firewall_virtual_ip make the table sortable remove double tfoot, but use 2 tr...PiBa-NL2014-10-021-16/+18
* firewall_virtual_ip make the table sortablePiBa-NL2014-09-281-12/+12
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-171-4/+4
|\
| * xhtml Complianceayvis2014-03-141-4/+4
* | standardize on www.pfsense.org and HTTPS, point package URLs toChris Buechler2014-03-141-1/+1
|/
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-2/+2
* firewall_virtual_ip , allow deleting last ip-alias if interface uses same the...PiBa-NL2014-03-091-2/+7
* Handle more carp enahancements for FreeBSD 10. the interface vips will be nam...Ermal2013-12-051-3/+0
* Remove references to _vip interface and provide proper configuration for carp...Ermal2013-11-281-7/+0
* Revert "Remove unecessary variable"Renato Botelho2013-07-301-2/+4
* Remove unecessary variableRenato Botelho2013-07-061-4/+2
* Fix #2962, allow to remove VIP if gateway IP is on the interface's subnetRenato Botelho2013-07-061-3/+12
* Allow selecting "Localhost" as an interface for IP Alias VIPs - this way you ...jim-p2013-06-061-0/+1
* Allow IPs inside virtual IP networks to be used as gateways. Fixed #2962Renato Botelho2013-04-231-0/+23
* Tidy up "firewall_virtual_ip.php" XHTMLColin Fleming2013-04-091-17/+18
* Allow deleting all aliases but the last one within the same subnet of a CARP ...Renato Botelho2013-02-211-4/+15
* Display right interface name on alias list when alias interface os CARP. Fixe...Renato Botelho2013-02-181-1/+7
* Update PHP shorthand tagColin Fleming2013-01-141-2/+2
* Always commit the session fast to allow other consumers to proceed to their r...Ermal2013-01-031-0/+3
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-091-0/+6
* CARP notifications show vip description, 'Virtual IP Addresses' page shows in...PiBa-NL2012-09-291-2/+6
* Get rid of carpdev, it will never beErmal2012-06-071-7/+3
* fix textChris Buechler2012-05-011-2/+2
* Make vips vhid be unique per parent interface!Ermal2012-04-051-1/+1
* Move CARP settings from pkg XML to a real PHP pageDarren Embry2012-03-221-1/+1
* Correct check for ipaliases over carp so we do not allow the deletion.Ermal2011-06-141-2/+2
* More safety belts. Do not allow a carp referenced by an ipalias to be deleted.Ermal2010-12-171-0/+6
* Just take action when there is a file otherwise just call filter_reload.Ermal2010-09-011-25/+25
* Ticket #866 #632. Save old settings or actions to be taken for reconfiguring ...Ermal2010-09-011-7/+10
* Allow carp interfaces to sit on top of aliases. Also add safety belts to ipal...Ermal2010-08-261-0/+9
* Fix gettext on firewall_virtual_ip.phpVinicius Coque2010-08-121-1/+1
* Checked gettext() implementation on firewall_virtual_ip.phpCarlos Eduardo Ramos2010-07-131-1/+1
* Corrections gettext implementation on firewall_virtual_ip.phpCarlos Eduardo Ramos2010-07-081-1/+1
* Fixing gettext() calls on firewall_virtual_ip.phpVinicius Coque2010-07-021-1/+1
* Fixing gettext calls on firewall_virtual_ip.phpVinicius Coque2010-07-021-3/+3
* Pick some fixes from masterRenato Botelho2010-07-011-4/+4
* Implemet gettext() callsRafael Lucas2010-06-291-1/+1
* Implement gettext() callsRafael Lucas2010-06-291-13/+13
* Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduc...Ermal2010-06-161-1/+2
* Fixes #549. Save a list of all changed vips to reload in a temporary file so ...Ermal2010-06-141-18/+22
* Use correct xml tag to compare with nat port forward destination addressRenato Botelho2010-04-131-1/+1
OpenPOWER on IntegriCloud