index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
firewall_virtual_ip_edit.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch over to array style page titles. Obtained-from: m0n0wall
Scott Ullrich
2007-11-16
1
-2
/
+1
*
Fixing css layout
Seth Mos
2007-09-01
1
-8
/
+7
*
When editing a CARP VIP do not complain about the VHID when the record id mat...
Scott Ullrich
2007-02-27
1
-1
/
+3
*
Be even more picky about spacing.
Scott Ullrich
2006-08-24
1
-1
/
+1
*
Be picky about spacing.
Scott Ullrich
2006-08-24
1
-1
/
+1
*
Provide a link to the OpenBSD carp FAQ. CARP seems to be a magical creature ...
Scott Ullrich
2006-08-24
1
-0
/
+1
*
s/2/two/
Scott Ullrich
2006-08-23
1
-1
/
+1
*
Require a password for CARP type entries
Scott Ullrich
2006-08-23
1
-0
/
+2
*
Allow user to edit already existing vip.
Scott Ullrich
2006-08-23
1
-4
/
+6
*
Do not allow duplicate VHIDS to be defined. It's asking for trouble. And sp...
Scott Ullrich
2006-08-23
1
-0
/
+5
*
Do not reset CARP interfaces until user applies the changes.
Scott Ullrich
2006-08-14
1
-22
/
+19
*
Add a big fat warning that ProxyARP type addresses do not work with userland ...
Scott Ullrich
2006-06-07
1
-0
/
+13
*
Tighten validation code. Only allow a CARP ip to be added if its subnet matc...
Scott Ullrich
2006-05-30
1
-4
/
+7
*
Backout /32 change, it doesnt work on FreeBSD as it does on OpenBSD. All tra...
Scott Ullrich
2006-05-30
1
-4
/
+0
*
* Force CARP ip's with a subnet of /32 to avoid foot shooting aka kernel panics
Scott Ullrich
2006-05-30
1
-2
/
+5
*
three -> two
Scott Ullrich
2006-05-05
1
-1
/
+1
*
Only check first two octets when validating that a comprable real ip exists f...
Scott Ullrich
2006-04-26
1
-3
/
+3
*
remove <p> from notice/error
Scott Ullrich
2006-04-25
1
-1
/
+1
*
/input_error/input_errors/
Scott Ullrich
2006-04-25
1
-1
/
+1
*
s/===/==/
Scott Ullrich
2006-04-25
1
-1
/
+1
*
MFC 11967
Scott Ullrich
2006-04-25
1
-0
/
+30
*
Call interfaces_carp_bring_up_final() as well after editing virtual carp ips
Scott Ullrich
2006-04-19
1
-0
/
+1
*
Remove #!/usr/local/bin/php
Scott Ullrich
2006-01-02
1
-1
/
+0
*
Nuke display_topbar(). Its's currently red and looks incredibly out of place...
Scott Ullrich
2005-12-05
1
-1
/
+0
*
MFC 7446
Scott Ullrich
2005-11-07
1
-10
/
+14
*
Adjust carp bootup sequence. Do not down the interfaces and later up them.
Scott Ullrich
2005-09-24
1
-3
/
+0
*
Allow for an "other" virtual IP which is neither ProxyARP or CARP
Bill Marquette
2005-08-06
1
-0
/
+9
*
Count from 1 to 255.
Scott Ullrich
2005-07-30
1
-1
/
+1
*
Ticket #269: Proxy ARP shouldn't allow for CIDR selection when doing a single...
Bill Marquette
2005-07-28
1
-0
/
+1
*
Sync after wan configuration
Scott Ullrich
2005-07-23
1
-0
/
+6
*
Actually use existing advskew and vhid instead of defaulting to 0.
Bill Marquette
2005-07-15
1
-63
/
+12
*
Allow CARP to have a netmask and dynamically change info text next to netmask...
Bill Marquette
2005-07-14
1
-2
/
+18
*
disable proxyarp range input for now until NAT config screens are ready for it
Bill Marquette
2005-07-13
1
-2
/
+2
*
fix field selections and really make passwords save
Bill Marquette
2005-07-13
1
-3
/
+4
*
use subnet not ipaddr
Bill Marquette
2005-07-13
1
-3
/
+3
*
duh, helps if you commit the code you want people to use!
Bill Marquette
2005-07-13
1
-0
/
+391