summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip_edit.php
Commit message (Expand)AuthorAgeFilesLines
...
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-5/+4
* Take care of cleaning the ip alias when we delete an entry of ipalias type or...Ermal Luçi2009-03-261-0/+2
* Use the new function of interfaces and get_interface_ip to get propper results.Ermal Luçi2009-03-261-4/+4
* Add CSS HeaderScott Ullrich2008-08-301-0/+3
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Continue interface improvementsErmal Luçi2008-06-211-10/+2
* Output CarpDEV-DHCP items correctly. Do not have subnet-bits.Scott Ullrich2008-05-251-6/+7
* CarpDEV-DHCP fixes.Scott Ullrich2008-05-251-2/+2
* CarpDEV fixes. It now works!!Scott Ullrich2008-05-251-0/+9
* Add CarpDEV-DHCP support.Scott Ullrich2008-05-241-21/+32
* add IP alias supportChris Buechler2008-04-141-5/+20
* clarify textChris Buechler2008-02-161-1/+1
* Do not show the LAN interface when it is not present.Scott Ullrich2008-02-091-1/+5
* Use ip_in_subnet() to correctly determineif we have a matching real ipScott Ullrich2008-01-281-5/+3
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
* Fixing css layoutSeth Mos2007-09-011-8/+7
* 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