Brendan O'Dea [Tue, 25 Jan 2005 04:19:04 +0000 (04:19 +0000)]
finish incorporating ipv6 patches
bodea [Thu, 13 Jan 2005 08:42:52 +0000 (08:42 +0000)]
doh
Brendan O'Dea [Thu, 13 Jan 2005 08:42:52 +0000 (08:42 +0000)]
doh
bodea [Thu, 13 Jan 2005 08:26:25 +0000 (08:26 +0000)]
use ctime rather than duration
Brendan O'Dea [Thu, 13 Jan 2005 08:26:25 +0000 (08:26 +0000)]
use ctime rather than duration
bodea [Thu, 13 Jan 2005 08:03:04 +0000 (08:03 +0000)]
move duration to before cmd_show_counters
Brendan O'Dea [Thu, 13 Jan 2005 08:03:04 +0000 (08:03 +0000)]
move duration to before cmd_show_counters
bodea [Thu, 13 Jan 2005 07:57:35 +0000 (07:57 +0000)]
rename sess_count to sess_local, fiddle with packet_limit log output
Brendan O'Dea [Thu, 13 Jan 2005 07:57:35 +0000 (07:57 +0000)]
rename sess_count to sess_local, fiddle with packet_limit log output
bodea [Thu, 13 Jan 2005 07:05:56 +0000 (07:05 +0000)]
log CLI connections at 4 from localhost; show last counter reset
Brendan O'Dea [Thu, 13 Jan 2005 07:05:56 +0000 (07:05 +0000)]
log CLI connections at 4 from localhost; show last counter reset
bodea [Wed, 12 Jan 2005 05:21:26 +0000 (05:21 +0000)]
fix show counters alignment
Brendan O'Dea [Wed, 12 Jan 2005 05:21:26 +0000 (05:21 +0000)]
fix show counters alignment
bodea [Mon, 10 Jan 2005 08:00:43 +0000 (08:00 +0000)]
fix "clear counters"
Brendan O'Dea [Mon, 10 Jan 2005 08:00:43 +0000 (08:00 +0000)]
fix "clear counters"
bodea [Mon, 10 Jan 2005 07:45:03 +0000 (07:45 +0000)]
missing newline
Brendan O'Dea [Mon, 10 Jan 2005 07:45:03 +0000 (07:45 +0000)]
missing newline
bodea [Mon, 10 Jan 2005 07:17:37 +0000 (07:17 +0000)]
more DoS prevention: add packet_limit option to apply a hard limit to downstream packets per session
Brendan O'Dea [Mon, 10 Jan 2005 07:17:37 +0000 (07:17 +0000)]
more DoS prevention: add packet_limit option to apply a hard limit to downstream packets per session
bodea [Fri, 7 Jan 2005 07:19:19 +0000 (07:19 +0000)]
CHAP support from Jordan Hrycaj (work in progress)
Brendan O'Dea [Fri, 7 Jan 2005 07:19:19 +0000 (07:19 +0000)]
CHAP support from Jordan Hrycaj (work in progress)
bodea [Fri, 7 Jan 2005 07:18:33 +0000 (07:18 +0000)]
CHAP support
Brendan O'Dea [Fri, 7 Jan 2005 07:18:33 +0000 (07:18 +0000)]
CHAP support
bodea [Fri, 7 Jan 2005 07:17:13 +0000 (07:17 +0000)]
CSTAT() adds "call_"; CHAP support
Brendan O'Dea [Fri, 7 Jan 2005 07:17:13 +0000 (07:17 +0000)]
CSTAT() adds "call_"; CHAP support
bodea [Fri, 7 Jan 2005 07:15:10 +0000 (07:15 +0000)]
fix format strings; add call_random_data to counters
Brendan O'Dea [Fri, 7 Jan 2005 07:15:10 +0000 (07:15 +0000)]
fix format strings; add call_random_data to counters
bodea [Fri, 7 Jan 2005 07:14:14 +0000 (07:14 +0000)]
CSTAT() adds "call_"
Brendan O'Dea [Fri, 7 Jan 2005 07:14:14 +0000 (07:14 +0000)]
CSTAT() adds "call_"
bodea [Thu, 6 Jan 2005 02:35:03 +0000 (02:35 +0000)]
add -Wformat-security -Wno-format-zero-length
Brendan O'Dea [Thu, 6 Jan 2005 02:35:03 +0000 (02:35 +0000)]
add -Wformat-security -Wno-format-zero-length
bodea [Wed, 5 Jan 2005 14:35:01 +0000 (14:35 +0000)]
comment
Brendan O'Dea [Wed, 5 Jan 2005 14:35:01 +0000 (14:35 +0000)]
comment
bodea [Wed, 5 Jan 2005 13:51:26 +0000 (13:51 +0000)]
Add Jordan (chap patches)
Brendan O'Dea [Wed, 5 Jan 2005 13:51:26 +0000 (13:51 +0000)]
Add Jordan (chap patches)
bodea [Wed, 5 Jan 2005 13:50:30 +0000 (13:50 +0000)]
use bounds-checking lookup functions for string constants
use random_data() to set radius[].auth
Brendan O'Dea [Wed, 5 Jan 2005 13:50:30 +0000 (13:50 +0000)]
use bounds-checking lookup functions for string constants
use random_data() to set radius[].auth
bodea [Wed, 5 Jan 2005 13:45:49 +0000 (13:45 +0000)]
use bounds-checking lookup functions for string constants
replace some magic numbers with enum
Brendan O'Dea [Wed, 5 Jan 2005 13:45:49 +0000 (13:45 +0000)]
use bounds-checking lookup functions for string constants
replace some magic numbers with enum
bodea [Wed, 5 Jan 2005 13:37:56 +0000 (13:37 +0000)]
use bounds-checking lookup functions for string constants
Brendan O'Dea [Wed, 5 Jan 2005 13:37:56 +0000 (13:37 +0000)]
use bounds-checking lookup functions for string constants
bodea [Wed, 22 Dec 2004 05:30:58 +0000 (05:30 +0000)]
typo
Brendan O'Dea [Wed, 22 Dec 2004 05:30:58 +0000 (05:30 +0000)]
typo
bodea [Mon, 20 Dec 2004 07:23:41 +0000 (07:23 +0000)]
sanity check that cluster_send_session is not called from a child process
throttle outgoing LASTSEEN packets to at most one per second for a given seq#
Brendan O'Dea [Mon, 20 Dec 2004 07:23:41 +0000 (07:23 +0000)]
sanity check that cluster_send_session is not called from a child process
throttle outgoing LASTSEEN packets to at most one per second for a given seq#
bodea [Sat, 18 Dec 2004 01:20:05 +0000 (01:20 +0000)]
start merging Jonathan's IPv6 patches (01-defines, 02-ipv6-cli)
Brendan O'Dea [Sat, 18 Dec 2004 01:20:05 +0000 (01:20 +0000)]
start merging Jonathan's IPv6 patches (01-defines, 02-ipv6-cli)
bodea [Fri, 17 Dec 2004 00:28:00 +0000 (00:28 +0000)]
count select_called, multi_read_used and multi_read_exceeded
Brendan O'Dea [Fri, 17 Dec 2004 00:28:00 +0000 (00:28 +0000)]
count select_called, multi_read_used and multi_read_exceeded
bodea [Thu, 16 Dec 2004 23:40:30 +0000 (23:40 +0000)]
add counters for select_called, select_ready and select_processed
fix cli_print format strings
Brendan O'Dea [Thu, 16 Dec 2004 23:40:30 +0000 (23:40 +0000)]
add counters for select_called, select_ready and select_processed
fix cli_print format strings
bodea [Thu, 16 Dec 2004 08:54:16 +0000 (08:54 +0000)]
missed arg
Brendan O'Dea [Thu, 16 Dec 2004 08:54:16 +0000 (08:54 +0000)]
missed arg
bodea [Thu, 16 Dec 2004 08:49:52 +0000 (08:49 +0000)]
use standard uintN_t types for portability
Brendan O'Dea [Thu, 16 Dec 2004 08:49:52 +0000 (08:49 +0000)]
use standard uintN_t types for portability
bodea [Thu, 16 Dec 2004 03:03:41 +0000 (03:03 +0000)]
cosmetic logging change
Brendan O'Dea [Thu, 16 Dec 2004 03:03:41 +0000 (03:03 +0000)]
cosmetic logging change
bodea [Wed, 15 Dec 2004 03:09:56 +0000 (03:09 +0000)]
allow compilation with BGP unset
Brendan O'Dea [Wed, 15 Dec 2004 03:09:56 +0000 (03:09 +0000)]
allow compilation with BGP unset
bodea [Wed, 15 Dec 2004 03:02:16 +0000 (03:02 +0000)]
remove old cruft
Brendan O'Dea [Wed, 15 Dec 2004 03:02:16 +0000 (03:02 +0000)]
remove old cruft
bodea [Wed, 15 Dec 2004 02:56:38 +0000 (02:56 +0000)]
typo
Brendan O'Dea [Wed, 15 Dec 2004 02:56:38 +0000 (02:56 +0000)]
typo
bodea [Wed, 15 Dec 2004 01:04:34 +0000 (01:04 +0000)]
skip where our table version is greater (rather than falling through)
Brendan O'Dea [Wed, 15 Dec 2004 01:04:34 +0000 (01:04 +0000)]
skip where our table version is greater (rather than falling through)
bodea [Mon, 13 Dec 2004 05:27:19 +0000 (05:27 +0000)]
defer shutdown counters for a minute after normal acct dump
Brendan O'Dea [Mon, 13 Dec 2004 05:27:19 +0000 (05:27 +0000)]
defer shutdown counters for a minute after normal acct dump
bodea [Mon, 13 Dec 2004 05:20:39 +0000 (05:20 +0000)]
typo
Brendan O'Dea [Mon, 13 Dec 2004 05:20:39 +0000 (05:20 +0000)]
typo
bodea [Mon, 13 Dec 2004 05:09:55 +0000 (05:09 +0000)]
make cluster_sockfd non-blocking
Brendan O'Dea [Mon, 13 Dec 2004 05:09:55 +0000 (05:09 +0000)]
make cluster_sockfd non-blocking
bodea [Mon, 13 Dec 2004 05:09:35 +0000 (05:09 +0000)]
don't trample n
Brendan O'Dea [Mon, 13 Dec 2004 05:09:35 +0000 (05:09 +0000)]
don't trample n
bodea [Mon, 13 Dec 2004 02:27:30 +0000 (02:27 +0000)]
retain counters of shutdown sessions to dump once per minute
Brendan O'Dea [Mon, 13 Dec 2004 02:27:30 +0000 (02:27 +0000)]
retain counters of shutdown sessions to dump once per minute
bodea [Thu, 9 Dec 2004 13:05:00 +0000 (13:05 +0000)]
typo
Brendan O'Dea [Thu, 9 Dec 2004 13:05:00 +0000 (13:05 +0000)]
typo
bodea [Thu, 9 Dec 2004 12:54:03 +0000 (12:54 +0000)]
compress logs
Brendan O'Dea [Thu, 9 Dec 2004 12:54:03 +0000 (12:54 +0000)]
compress logs
bodea [Thu, 9 Dec 2004 00:53:45 +0000 (00:53 +0000)]
- Use gzip --best for man pages, include pid_file in sample
startup-config (from Jonathan's Debian package patches).
- Read multiple packets off cluster_sockfd as well as udpfd, tunfd in an
attempt to avoid losing the cluster in high load (DoS) conditions.
Brendan O'Dea [Thu, 9 Dec 2004 00:53:45 +0000 (00:53 +0000)]
- Use gzip --best for man pages, include pid_file in sample
startup-config (from Jonathan's Debian package patches).
- Read multiple packets off cluster_sockfd as well as udpfd, tunfd in an
attempt to avoid losing the cluster in high load (DoS) conditions.
bodea [Thu, 9 Dec 2004 00:53:14 +0000 (00:53 +0000)]
add pid_file as in Debian package
Brendan O'Dea [Thu, 9 Dec 2004 00:53:14 +0000 (00:53 +0000)]
add pid_file as in Debian package
bodea [Thu, 9 Dec 2004 00:52:35 +0000 (00:52 +0000)]
use gzip --best for man pages
re-order DEFINES to better allow for optional features which add to $(OBJS)
Brendan O'Dea [Thu, 9 Dec 2004 00:52:35 +0000 (00:52 +0000)]
use gzip --best for man pages
re-order DEFINES to better allow for optional features which add to $(OBJS)
bodea [Thu, 9 Dec 2004 00:50:45 +0000 (00:50 +0000)]
read multiple packets off cluster_sockfd as well as udpfd, tunfd
Brendan O'Dea [Thu, 9 Dec 2004 00:50:45 +0000 (00:50 +0000)]
read multiple packets off cluster_sockfd as well as udpfd, tunfd
bodea [Thu, 9 Dec 2004 00:38:44 +0000 (00:38 +0000)]
typo in log message
Brendan O'Dea [Thu, 9 Dec 2004 00:38:44 +0000 (00:38 +0000)]
typo in log message
bodea [Sun, 5 Dec 2004 23:45:04 +0000 (23:45 +0000)]
drop "Session N is closing" message level to 4; don't process PPPIP packets in this state
Brendan O'Dea [Sun, 5 Dec 2004 23:45:04 +0000 (23:45 +0000)]
drop "Session N is closing" message level to 4; don't process PPPIP packets in this state
bodea [Fri, 3 Dec 2004 06:41:11 +0000 (06:41 +0000)]
skip newlines in ringbuffer messages
Brendan O'Dea [Fri, 3 Dec 2004 06:41:11 +0000 (06:41 +0000)]
skip newlines in ringbuffer messages
bodea [Fri, 3 Dec 2004 06:40:02 +0000 (06:40 +0000)]
better cluster master collision resolution
Brendan O'Dea [Fri, 3 Dec 2004 06:40:02 +0000 (06:40 +0000)]
better cluster master collision resolution
bodea [Wed, 1 Dec 2004 04:44:29 +0000 (04:44 +0000)]
*really* fix
Brendan O'Dea [Wed, 1 Dec 2004 04:44:29 +0000 (04:44 +0000)]
*really* fix
bodea [Wed, 1 Dec 2004 04:36:59 +0000 (04:36 +0000)]
2.0.12 redux
Brendan O'Dea [Wed, 1 Dec 2004 04:36:59 +0000 (04:36 +0000)]
2.0.12 redux
bodea [Wed, 1 Dec 2004 04:35:09 +0000 (04:35 +0000)]
allow in N, out N