Commit Graph

939 Commits

Author SHA1 Message Date
Bill Marquette
aa280d10b4 Add queue graphs to a status page 2005-03-07 00:50:27 +00:00
Scott Ullrich
4f335a1be0 Add reset link that kills pfctl and php 2005-03-07 00:46:46 +00:00
Bill Marquette
efc110cfb7 cut at 15 chars not 14 2005-03-07 00:24:21 +00:00
Bill Marquette
801d649b0a Don't let the user enter more than 15 characters if we only expect 15 characters (even if this is enforced in the backend) 2005-03-07 00:21:26 +00:00
Scott Ullrich
8e8588e19b Version bump. 2005-03-06 23:25:18 +00:00
Scott Ullrich
63562b7608 Really upgrade m0n0wall -> pfsense during configuration restore 2005-03-06 23:19:45 +00:00
Scott Ullrich
1717b51f8b is_subqueue returns 1 if an item is a subqueue 2005-03-06 23:11:38 +00:00
Bill Marquette
89cc63eeaf shaper, not filter is dirty 2005-03-06 20:17:41 +00:00
Bill Marquette
a722f381fe missed a cell 2005-03-06 20:09:21 +00:00
Bill Marquette
0ceb8927c0 Wheee...shaper rule movage :) 2005-03-06 20:07:16 +00:00
Scott Ullrich
2854d35ac9 Simplify is_subqueue if logic 2005-03-06 19:41:29 +00:00
Scott Ullrich
90779bf7f6 is_subqueue() returns 1 if the item is a subqeueu 2005-03-06 19:40:03 +00:00
Scott Ullrich
e1807fbf04 Version bump 2005-03-06 18:57:38 +00:00
Scott Ullrich
01e8633b6d Do not redirect if preoutput is setup 2005-03-06 18:50:41 +00:00
Scott Ullrich
b630b62de4 Use /tmp 2005-03-06 18:43:20 +00:00
Scott Ullrich
609384f6cd Bump maximum upload size to 16 megs 2005-03-06 18:41:07 +00:00
Colin Smith
2e0bd0ad07 Back out periodic package sweeping until I can test it. 2005-03-06 07:01:49 +00:00
Colin Smith
c8e6c4efcf Add periodic package sweeping to crontab. 2005-03-06 06:48:20 +00:00
Colin Smith
b7c502bbc1 * Minor style cleanups.
* Add sweep_package_processes() to workaround those packages that do not automatically kill processes (iperf and netio servers, for example).
2005-03-06 06:31:32 +00:00
Scott Ullrich
13c37b778b Version bump 2005-03-06 05:50:18 +00:00
Scott Ullrich
83a43b5f4f Update our default SSL certificate 2005-03-06 05:34:18 +00:00
Scott Ullrich
107eb8b060 Meta refresh every 40 * 5 seconds 2005-03-06 04:54:26 +00:00
Scott Ullrich
e90bc39f6b Kill any running pfctl before extracting stats 2005-03-06 04:00:16 +00:00
Scott Ullrich
8563e5dec8 Revert this commit. It broke ALTQ! 2005-03-06 03:59:43 +00:00
Scott Ullrich
75333cf975 Recover from hung pfctl 2005-03-06 03:51:46 +00:00
Scott Ullrich
5de92d20ad Hide table if pf is disabled 2005-03-06 03:34:47 +00:00
Scott Ullrich
18d4df52ee Only show fast routing option if pf is disabled (routing only mode). 2005-03-06 03:33:07 +00:00
Scott Ullrich
58eb3a7318 Make sure the graph and status text cannot break 2005-03-06 03:27:49 +00:00
Scott Ullrich
e4d2f651c1 Version bump 2005-03-06 03:22:35 +00:00
Scott Ullrich
02e5eefffd Kill pfctl during redirect 2005-03-06 03:20:43 +00:00
Scott Ullrich
ff0e10d856 Lower redirect cycles to 100 2005-03-06 03:19:53 +00:00
Scott Ullrich
8217e5e020 Add borrows indicators 2005-03-06 03:19:00 +00:00
Scott Ullrich
b900051218 Add Flags column 2005-03-06 03:10:21 +00:00
Scott Ullrich
d3b645fc30 * Link Priority based queueing to OpenBSD's pf faq
* Link Class based queueing to OpenBSD's faq
2005-03-06 02:53:30 +00:00
Scott Ullrich
7bfea96230 * Link Random Early Detection to OpenBSD's pf faq
* Link Random Early Detection In and Out to OpenBSD's faq
* Link Explicit Congestion Notification to OpenBSD's faq
2005-03-06 02:49:38 +00:00
Scott Ullrich
1866bb192b Increase the size of the graph status column to 17 to allow the / to become /s 2005-03-06 02:45:00 +00:00
Scott Ullrich
6a15373346 Add a flag to gather_altq_queue_stats to allow the returning of the root queues 2005-03-06 02:37:42 +00:00
Scott Ullrich
7617733534 * Kill any occurance of pfctl before invoking pfctl
* Fix spelling mistake in comment
2005-03-06 02:28:28 +00:00
Scott Ullrich
97f6d48fbe Add ICMP6 as a supported porotocol type. 2005-03-06 01:38:20 +00:00
Scott Ullrich
c4ced4c174 Note that the first value in queue graph is pps 2005-03-05 23:35:07 +00:00
Scott Ullrich
fccb044c4d * Modify queue graph to show the amount of bandwidth going through each queue compared to total bandwidth
* Add current queue traffic speed
2005-03-05 22:54:30 +00:00
Scott Ullrich
b45ea70973 Add queue graph support.
TODO: Show parent / child relationship and graph upon the total of the parent/child.
2005-03-05 22:03:42 +00:00
Chris Dionissopoulos
257306c0e0 Add Basic LB support (and altq rulenum changes) 2005-03-05 21:08:15 +00:00
Chris Dionissopoulos
08443c7a69 Update arp table before decide for a missing arp entry 2005-03-05 21:04:14 +00:00
Bill Marquette
00bcbdd085 inbound nat can now be reordered 2005-03-05 19:47:01 +00:00
Bill Marquette
3364bed41e missing </td> 2005-03-05 19:36:41 +00:00
Bill Marquette
e8c2c8902f whitespace cleanup 2005-03-05 19:29:56 +00:00
Scott Ullrich
bac9299955 Version bump 2005-03-05 19:10:09 +00:00
Bill Marquette
3f57ceee03 Merge in firewall_rules changes 2005-03-05 15:47:14 +00:00
Bill Marquette
e5d268067a remove hard coded value now that we have a better more dynamic way to detect the "right" cell 2005-03-05 15:40:11 +00:00