Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Eliminate interfaces_carp_bring_up_final()
Woops, reverse output.
Output vhid for carpdev items
Output CarpDEV-DHCP items correctly. Do not have subnet-bits.
CarDEV DHCP fixes.
add IP alias support
TODO:Remove IP aliases upon deletionAdd "type" icon
touch up text
Ticket #1397
Switch over to array style page titles. Obtained-from: m0n0wall
Add a plus button on the top header of these pages.This to make it easier on large configurations.
Do not reset CARP interfaces until user applies the changes.
Bring CARP interfaces up fully after changes.
Remove #!/usr/local/bin/php
Remove reboot required checks
MFC 7447Only check against an item if external-address is definedTicket #648
Do not show blank entries
Ticket #664
Adjust carp bootup sequence. Do not down the interfaces and later up them.
Allow for an "other" virtual IP which is neither ProxyARP or CARPUseful if the IP is already routed to you (PPPOE for example) andyou just want to use it for NAT
XXX: Need a icon_other hoba ;)
some crosslinking to "fly" from corrosponding setting to logs, diags and back
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Use CARP and Proxy ARP icons
remove blank line
Move CARP around - it's no longer a "service" status shows under status menu and all settings are under virtual ips
Need to bring up the carp interfaces and do the proxyarp magic on changes
duh, helps if you commit the code you want people to use!without further ado, heres the new virutal IP code :)