Add system routes duplicate option.
Add a plus button on the top header of these pages.This to make it easier on large configurations.
Add noteTicket #897
Allow the interface to be the gateway. This allows someone with multiple wans to route traffic out a correct interface such as DNS traffic, etc.
Fix bugs found by eclipse
Remove #!/usr/local/bin/php
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Use $pgtitlesmall code cleanups
Consolidate Apply changes button into the info box on the right hand side
Use new header system.
doubleclick for edit
Add $Id$ tag
Standardize usage of write_config()
write_config() descriptions and only write_config() if something actually changed
Hide table if pf is disabled
Only show fast routing option if pf is disabled (routing only mode).
Correctly disable fast routing when user selects this option
Correct a bug where someone could not turn off FastRouting
Enable fast forwarding (fast routing).
A description of fastforwarding:
Fastforwarding caches the results of a route lookup for destinationaddresses that are not on the local machine, and uses the cached routeto short-circuit the normal (relatively slow) route lookup process. The...
Convert font color to white
Initial revision