summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip_edit.php
Commit message (Expand)AuthorAgeFilesLines
* clarify textChris Buechler2008-02-161-1/+1
* Use ip_in_subnet() to correctly determineif we have a matching real ipScott Ullrich2008-01-281-5/+3
* When editing a CARP VIP do not complain about the VHID when the record id mat...Scott Ullrich2007-02-271-1/+3
* Be even more picky about spacing.Scott Ullrich2006-08-241-1/+1
* Be picky about spacing.Scott Ullrich2006-08-241-1/+1
* Provide a link to the OpenBSD carp FAQ. CARP seems to be a magical creature ...Scott Ullrich2006-08-241-0/+1
* s/2/two/Scott Ullrich2006-08-231-1/+1
* Require a password for CARP type entriesScott Ullrich2006-08-231-0/+2
* Allow user to edit already existing vip.Scott Ullrich2006-08-231-4/+6
* Do not allow duplicate VHIDS to be defined. It's asking for trouble. And sp...Scott Ullrich2006-08-231-0/+5
* Do not reset CARP interfaces until user applies the changes.Scott Ullrich2006-08-141-22/+19
* Add a big fat warning that ProxyARP type addresses do not work with userland ...Scott Ullrich2006-06-071-0/+13
* Tighten validation code. Only allow a CARP ip to be added if its subnet matc...Scott Ullrich2006-05-301-4/+7
* Backout /32 change, it doesnt work on FreeBSD as it does on OpenBSD. All tra...Scott Ullrich2006-05-301-4/+0
* * Force CARP ip's with a subnet of /32 to avoid foot shooting aka kernel panicsScott Ullrich2006-05-301-2/+5
* three -> twoScott Ullrich2006-05-051-1/+1
* Only check first two octets when validating that a comprable real ip exists f...Scott Ullrich2006-04-261-3/+3
* remove <p> from notice/errorScott Ullrich2006-04-251-1/+1
* /input_error/input_errors/Scott Ullrich2006-04-251-1/+1
* s/===/==/Scott Ullrich2006-04-251-1/+1
* MFC 11967Scott Ullrich2006-04-251-0/+30
* Call interfaces_carp_bring_up_final() as well after editing virtual carp ipsScott Ullrich2006-04-191-0/+1
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Nuke display_topbar(). Its's currently red and looks incredibly out of place...Scott Ullrich2005-12-051-1/+0
* MFC 7446Scott Ullrich2005-11-071-10/+14
* Adjust carp bootup sequence. Do not down the interfaces and later up them.Scott Ullrich2005-09-241-3/+0
* Allow for an "other" virtual IP which is neither ProxyARP or CARPBill Marquette2005-08-061-0/+9
* Count from 1 to 255.Scott Ullrich2005-07-301-1/+1
* Ticket #269: Proxy ARP shouldn't allow for CIDR selection when doing a single...Bill Marquette2005-07-281-0/+1
* Sync after wan configurationScott Ullrich2005-07-231-0/+6
* Actually use existing advskew and vhid instead of defaulting to 0.Bill Marquette2005-07-151-63/+12
* Allow CARP to have a netmask and dynamically change info text next to netmask...Bill Marquette2005-07-141-2/+18
* disable proxyarp range input for now until NAT config screens are ready for itBill Marquette2005-07-131-2/+2
* fix field selections and really make passwords saveBill Marquette2005-07-131-3/+4
* use subnet not ipaddrBill Marquette2005-07-131-3/+3
* duh, helps if you commit the code you want people to use!Bill Marquette2005-07-131-0/+391
OpenPOWER on IntegriCloud