summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Cancel button after input errorPhil Davis2015-07-131-1/+6
* Code spacingPhil Davis2015-06-151-10/+10
* Code style Firewall VIPPhil Davis2015-05-111-286/+321
* Remove dead code and unset vars so next time the code works properly avoiding...Ermal LUÇI2015-02-111-10/+1
* Ticket #3997 Put a uniq identifier on the carp settings.Ermal LUÇI2015-01-151-0/+4
* Welcome 2015Renato Botelho2014-12-311-1/+1
* fix textChris Buechler2014-11-101-2/+2
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+2
* Ticket #3967. Allow to have carp as parent of ipaliasesErmal2014-11-101-5/+35
* Merge pull request #1303 from PiBa-NL/carp_without_matching_subnetErmal2014-10-061-5/+0
|\
| * CARP, allow carp ip to be outside interface and alias subnets (FreeBSD10 feat...PiBa-NL2014-10-021-5/+0
* | Make proper check if IP address is configured on another interfaces and ignor...Renato Botelho2014-10-031-1/+8
|/
* Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-121-1/+4
* Fix #3807:Renato Botelho2014-08-251-2/+17
* Allow to add ipalias vip to lo0, it should fix #3773Renato Botelho2014-08-051-8/+3
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-maste...Renato Botelho2014-03-171-6/+6
|\
| * xhtml Complianceayvis2014-03-141-6/+6
* | 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-3/+3
* Remove a probably bad copy/paste lineRenato Botelho2013-12-141-1/+0
* Properly detect if an ip is already configured for VIP. Remove useless checks...Ermal2013-12-131-10/+2
* 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-21/+0
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-281-1/+1
* Allow selecting "Localhost" as an interface for IP Alias VIPs - this way you ...jim-p2013-06-061-5/+10
* Tidy up "firewall_virtaul_ip_edit.php" XHTMLColin Fleming2013-04-091-36/+34
* Don't allow adding IP Alias or CARP VIP on network or broadcast addresses. Fi...Renato Botelho2013-03-011-0/+16
* Add check for ipv6 subnet when adding aliases with CARP parentsRenato Botelho2013-03-011-3/+10
* Simplify codeRenato Botelho2013-03-011-12/+9
* Silent php -l removing pass-by-referenceRenato Botelho2013-03-011-1/+1
* Improve error message since we can have ipv6 set hereRenato Botelho2013-02-211-1/+1
* Revert "Preselect interface subnet mask for carp interfaces"Renato Botelho2013-02-201-14/+1
* Two interfaces, carp, ip aliases might be on the same subnet as their parent....Ermal2013-02-131-1/+1
* Preselect interface subnet mask for carp interfacesRenato Botelho2013-02-121-1/+14
* Check interfaces and VIP IP address overlapRenato Botelho2013-02-111-14/+6
* Make gen_subnetv6 return a compressed form IPv6 address/net representation. T...Ermal2013-02-071-1/+1
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-091-4/+4
* fix warning message for CARP /32 /128 masks added /31 /127 as these are also ...PiBa-NL2012-09-241-4/+4
* fix for breaking editing carp edit selection setting.PiBa-NL2012-09-241-1/+1
* changed "Firewall: Virtual IP Address: Edit" page to always have the same opt...PiBa-NL2012-09-221-87/+60
* Get rid of carpdev, it will never beErmal2012-06-071-30/+1
* Fix of bug #2374 "When entering values in firewall rules leading andCristian Feldman2012-05-181-0/+3
* bug fix for #2320: on firewall_virtual_ip_edit.php it jumps to a length of 1 ...Darren Embry2012-04-051-1/+1
* Make vips vhid be unique per parent interface!Ermal2012-04-051-22/+6
* feature #2320: JS helper to toggle subnet mask for ipv4/v6 during inputDarren Embry2012-03-281-0/+1
* prep work for feature #2320: tag fields for ipv4v6Darren Embry2012-03-281-2/+2
* Unbreak a number of explode() replacements which required preg_split()smos2012-01-201-1/+1
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-1/+1
* fix textChris Buechler2011-10-221-3/+3
* replacing prototype by jQuery on firewall_*Vinicius Coque2011-10-101-9/+9
OpenPOWER on IntegriCloud