it's IPsec
When optimization is "conservative", also increase UDP timeouts. Helps prevent disconnects and drops with some VoIP services.
show reject rules as reject rules.
correct description on block bogon rule
Correct page titles (do not use an array)
show ipsec tab properly when mobile clients is enabled and no tunnel exists
Show the IPSEC firewall rule interface when mobile ipsec is enabled
Do not show IPSEC rules tab when IPSEC is disabled.
Show active schedules and their corresponding actions
Add a plus button on the top header of these pages.This to make it easier on large configurations.
Show icon that indicates whether the traffic is being blocked or allowed
MFC: 17931
Only foreach through valid arrays.
MFCShow schedule indicator.
highlight schedule column on single clicks
Fixed column alignment for new schedule column
Shift icons to the right now that the schedule column is appearing
Include schedule column
Added Alias popup description for firewall rules.
Include IPSEC tab
Correctly detect when PPPoE server is enabled
Add PPPOE options.
Tell user they can monitor the filter reload status when applying the rules.
Let user know firewall rules changes are reloading in the background.
MFC 9536
Add reserved/not yet allocated by IANA aka bogons indicator
Correct icon url, format cell correctly
Woops, ours is called icon_plus_d.gif
Add in new greyed out +
Add RFC 1918 block indicator from m0n0wall 1.21
Remove #!/usr/local/bin/php
Pass interface along
Use interface description in gateway field if there is one
Increase colspan by 1.
Pointed-out-by: databestje
Add gateway to summary list
Make individual rule delete work as expected, delete individual rule, notjust selected rules
Add delete icon to each row
Ticket #392
(Ticket #393) Only do ipsec stuff if IPSec is enabled and <tunnel> is an array
Correct reject usage.
Submitted-by: pscott
Only foreach through valid arrays
Add IPSEC connections to firewall rules screen
add pfSense (C)
Add PPPoE to interface list
Unlink dirty marker
Reboots suck. Drop kick it to the moon.
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Fix bottom rounds
Consolidate Apply changes button into the info box on the right hand side
Use $pgtitle instead of re-typing the page title overUse head.inc on the _edit.php files
Add rounded tabbed corners
Add rounded tabs to add. Fix bottom rounded area.
Correctly check if a rule is disabled and toggle accordingly.
Fixes Ticket #96
Fix rules disable toggle
remove double <form> tag
Add doubleclick to edit rules
Add $Id$ tag
dynamic detection of cell count
Move row selecting javascript into it's own file so we can use it in other screens
spelling
Automatically assign carp aliases with a ip on the same subnet to a interface.
Example:
lan = "{ fxp1 carp0 }" wan = "{ fxp0 carp1 }"
If an error occurs during the rule loading, report the error to the user.
Convert filter_configure to return the error text from pf if a ruleset is not loaded correctly for any reason
Start the process of moving back to a m0n0wall style rules / queues system.
Update a few (C)
Update with 1.2b3
add back queues
Synchornize with m0n0wall 1.2b3. These files have not really beenmodified too much so a straight copy works. 9 files remain to bepatched by hand.
Update changed files with new copyright, attribute Manuel Kasper
Change color from brown to new deep red
correct description from not showing
Initial revision