summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add periodic package sweeping to crontab.Colin Smith2005-03-061-0/+1
|
* * Minor style cleanups.Colin Smith2005-03-061-6/+18
| | | | * Add sweep_package_processes() to workaround those packages that do not automatically kill processes (iperf and netio servers, for example).
* Version bumpScott Ullrich2005-03-061-1/+1
|
* Update our default SSL certificateScott Ullrich2005-03-061-24/+29
|
* Meta refresh every 40 * 5 secondsScott Ullrich2005-03-061-2/+2
|
* Kill any running pfctl before extracting statsScott Ullrich2005-03-061-2/+4
|
* Revert this commit. It broke ALTQ!Scott Ullrich2005-03-061-107/+18
|
* Recover from hung pfctlScott Ullrich2005-03-061-2/+9
|
* Hide table if pf is disabledScott Ullrich2005-03-061-4/+6
|
* Only show fast routing option if pf is disabled (routing only mode).Scott Ullrich2005-03-061-0/+2
|
* Make sure the graph and status text cannot breakScott Ullrich2005-03-061-2/+2
|
* Version bumpScott Ullrich2005-03-061-1/+1
|
* Kill pfctl during redirectScott Ullrich2005-03-061-5/+1
|
* Lower redirect cycles to 100Scott Ullrich2005-03-061-1/+1
|
* Add borrows indicatorsScott Ullrich2005-03-061-7/+17
|
* Add Flags columnScott Ullrich2005-03-061-1/+10
|
* * Link Priority based queueing to OpenBSD's pf faqScott Ullrich2005-03-061-2/+2
| | | | * Link Class based queueing to OpenBSD's faq
* * Link Random Early Detection to OpenBSD's pf faqScott Ullrich2005-03-061-3/+3
| | | | | * Link Random Early Detection In and Out to OpenBSD's faq * Link Explicit Congestion Notification to OpenBSD's faq
* Increase the size of the graph status column to 17 to allow the / to become /sScott Ullrich2005-03-061-1/+1
|
* Add a flag to gather_altq_queue_stats to allow the returning of the root queuesScott Ullrich2005-03-062-4/+5
|
* * Kill any occurance of pfctl before invoking pfctlScott Ullrich2005-03-061-1/+2
| | | | * Fix spelling mistake in comment
* Add ICMP6 as a supported porotocol type.Scott Ullrich2005-03-061-1/+1
|
* Note that the first value in queue graph is ppsScott Ullrich2005-03-051-1/+1
|
* * Modify queue graph to show the amount of bandwidth going through each ↵Scott Ullrich2005-03-052-11/+26
| | | | | | queue compared to total bandwidth * Add current queue traffic speed
* Add queue graph support.Scott Ullrich2005-03-052-7/+74
| | | | TODO: Show parent / child relationship and graph upon the total of the parent/child.
* Add Basic LB support (and altq rulenum changes)Chris Dionissopoulos2005-03-051-18/+107
|
* Update arp table before decide for a missing arp entryChris Dionissopoulos2005-03-051-0/+1
|
* inbound nat can now be reorderedBill Marquette2005-03-051-33/+102
|
* missing </td>Bill Marquette2005-03-051-1/+1
|
* whitespace cleanupBill Marquette2005-03-052-9/+13
|
* Version bumpScott Ullrich2005-03-051-1/+1
|
* Merge in firewall_rules changesBill Marquette2005-03-051-11/+16
|
* remove hard coded value now that we have a better more dynamic way to detect ↵Bill Marquette2005-03-051-1/+1
| | | | the "right" cell
* dynamic detection of cell countBill Marquette2005-03-052-8/+11
|
* Move row selecting javascript into it's own file so we can use it in other ↵Bill Marquette2005-03-052-51/+49
| | | | screens
* Switch DiffServ over to lowdelayScott Ullrich2005-03-051-1/+1
|
* Version bumpScott Ullrich2005-03-051-1/+1
|
* Add diffserv support.Scott Ullrich2005-03-051-1/+1
|
* Get rid of extra space at the end of the file that Komodo likes to install ↵Scott Ullrich2005-03-051-1/+1
| | | | on its own from time to time.
* Do not send carp traffic through the packet shaper.Scott Ullrich2005-03-051-0/+1
|
* Classify incoming LAN traffic from the WAN interrfaceScott Ullrich2005-03-041-2/+4
|
* Version bumpScott Ullrich2005-03-041-1/+1
|
* Echo done when booting.Scott Ullrich2005-03-041-0/+2
|
* Missing ;Scott Ullrich2005-03-041-1/+1
|
* Version bumpScott Ullrich2005-03-041-1/+1
|
* move ssh lockout outside of the foreach user rule loop so we only have one ↵Bill Marquette2005-03-041-1/+3
| | | | instance of the rule
* typoBill Marquette2005-03-042-2/+2
|
* Make RFC959 data port workaround configurable - default to disabledBill Marquette2005-03-042-0/+29
|
* broke ftp rule with last commit - fixBill Marquette2005-03-041-1/+1
|
* Fix ssh lockout ruleBill Marquette2005-03-041-1/+1
|
OpenPOWER on IntegriCloud