Brendan O'Dea [Sun, 31 Jul 2005 10:35:39 +0000 (10:35 +0000)]
include Acct-Session-Time in interim records
bodea [Sun, 31 Jul 2005 10:04:09 +0000 (10:04 +0000)]
- Replace flags used for LCP/IPCP with state machine.
- Use openssl MD5, fix DAE vector (Alex Kiernan).
Brendan O'Dea [Sun, 31 Jul 2005 10:04:09 +0000 (10:04 +0000)]
- Replace flags used for LCP/IPCP with state machine.
- Use openssl MD5, fix DAE vector (Alex Kiernan).
bodea [Mon, 4 Jul 2005 05:49:46 +0000 (05:49 +0000)]
remove old compatability code
Brendan O'Dea [Mon, 4 Jul 2005 05:49:46 +0000 (05:49 +0000)]
remove old compatability code
bodea [Thu, 30 Jun 2005 14:31:26 +0000 (14:31 +0000)]
always call filter_session on CoA
Brendan O'Dea [Thu, 30 Jun 2005 14:31:26 +0000 (14:31 +0000)]
always call filter_session on CoA
bodea [Thu, 30 Jun 2005 06:13:40 +0000 (06:13 +0000)]
Don't restrict DAE requests to the configured RADIUS servers
Brendan O'Dea [Thu, 30 Jun 2005 06:13:40 +0000 (06:13 +0000)]
Don't restrict DAE requests to the configured RADIUS servers
bodea [Wed, 29 Jun 2005 13:25:46 +0000 (13:25 +0000)]
update required libcli version, add DAE port
Brendan O'Dea [Wed, 29 Jun 2005 13:25:46 +0000 (13:25 +0000)]
update required libcli version, add DAE port
bodea [Tue, 28 Jun 2005 15:21:49 +0000 (15:21 +0000)]
update plugin docs
Brendan O'Dea [Tue, 28 Jun 2005 15:21:49 +0000 (15:21 +0000)]
update plugin docs
bodea [Tue, 28 Jun 2005 14:48:17 +0000 (14:48 +0000)]
add DAE support (PoD/CoA) from Vladislav Bjelic
Brendan O'Dea [Tue, 28 Jun 2005 14:48:17 +0000 (14:48 +0000)]
add DAE support (PoD/CoA) from Vladislav Bjelic
bodea [Tue, 28 Jun 2005 14:25:21 +0000 (14:25 +0000)]
provide more comments/defaults in etc/startup-config.default
Brendan O'Dea [Tue, 28 Jun 2005 14:25:21 +0000 (14:25 +0000)]
provide more comments/defaults in etc/startup-config.default
bodea [Mon, 27 Jun 2005 04:52:54 +0000 (04:52 +0000)]
clear cluster_master on election so that slaves will accept a new master
Brendan O'Dea [Mon, 27 Jun 2005 04:52:54 +0000 (04:52 +0000)]
clear cluster_master on election so that slaves will accept a new master
bodea [Fri, 24 Jun 2005 08:34:53 +0000 (08:34 +0000)]
Ignore duplicate ACKs for IPCP
Clear RADIUSIPCP for walled garden sessions on ACK
Brendan O'Dea [Fri, 24 Jun 2005 08:34:53 +0000 (08:34 +0000)]
Ignore duplicate ACKs for IPCP
Clear RADIUSIPCP for walled garden sessions on ACK
bodea [Fri, 24 Jun 2005 07:05:03 +0000 (07:05 +0000)]
Don't resend IPCP while still in progress
Brendan O'Dea [Fri, 24 Jun 2005 07:05:03 +0000 (07:05 +0000)]
Don't resend IPCP while still in progress
bodea [Fri, 24 Jun 2005 07:03:53 +0000 (07:03 +0000)]
o/~ Do you know the way to San José? o/~
Brendan O'Dea [Fri, 24 Jun 2005 07:03:53 +0000 (07:03 +0000)]
o/~ Do you know the way to San José? o/~
bodea [Fri, 24 Jun 2005 06:59:06 +0000 (06:59 +0000)]
comment typo
Brendan O'Dea [Fri, 24 Jun 2005 06:59:06 +0000 (06:59 +0000)]
comment typo
bodea [Tue, 14 Jun 2005 05:37:09 +0000 (05:37 +0000)]
Ping new master when we get C_MASTER and delay next election to allow
the unicast limp-along code to kick in if required.
Brendan O'Dea [Tue, 14 Jun 2005 05:37:09 +0000 (05:37 +0000)]
Ping new master when we get C_MASTER and delay next election to allow
the unicast limp-along code to kick in if required.
bodea [Tue, 14 Jun 2005 04:47:24 +0000 (04:47 +0000)]
fix segv in unhide_value
Brendan O'Dea [Tue, 14 Jun 2005 04:47:24 +0000 (04:47 +0000)]
fix segv in unhide_value
bodea [Tue, 14 Jun 2005 03:36:16 +0000 (03:36 +0000)]
Always initialise PRNG.
Sanity check length of random_vector.
Brendan O'Dea [Tue, 14 Jun 2005 03:36:16 +0000 (03:36 +0000)]
Always initialise PRNG.
Sanity check length of random_vector.
bodea [Sun, 12 Jun 2005 06:10:29 +0000 (06:10 +0000)]
- Don't send CDN for each session when shutting down tunnels (this is
implicit).
- Move tunnel shutdown from SIGQUIT signal handler to be run once from
still_busy(). Reject new tunnels/sessions while in the process of
shutting down.
Brendan O'Dea [Sun, 12 Jun 2005 06:10:29 +0000 (06:10 +0000)]
- Don't send CDN for each session when shutting down tunnels (this is
implicit).
- Move tunnel shutdown from SIGQUIT signal handler to be run once from
still_busy(). Reject new tunnels/sessions while in the process of
shutting down.
bodea [Sun, 12 Jun 2005 06:09:35 +0000 (06:09 +0000)]
clarify usage of shutdown signals
Brendan O'Dea [Sun, 12 Jun 2005 06:09:35 +0000 (06:09 +0000)]
clarify usage of shutdown signals
bodea [Sun, 12 Jun 2005 05:54:39 +0000 (05:54 +0000)]
clarify usage of shutdown signals
Brendan O'Dea [Sun, 12 Jun 2005 05:54:39 +0000 (05:54 +0000)]
clarify usage of shutdown signals
bodea [Wed, 8 Jun 2005 07:15:24 +0000 (07:15 +0000)]
set a default limit
Brendan O'Dea [Wed, 8 Jun 2005 07:15:24 +0000 (07:15 +0000)]
set a default limit
bodea [Wed, 8 Jun 2005 04:02:39 +0000 (04:02 +0000)]
missing newline on backtrace log
Brendan O'Dea [Wed, 8 Jun 2005 04:02:39 +0000 (04:02 +0000)]
missing newline on backtrace log
bodea [Tue, 7 Jun 2005 05:35:46 +0000 (05:35 +0000)]
*** empty log message ***
Brendan O'Dea [Tue, 7 Jun 2005 05:35:46 +0000 (05:35 +0000)]
*** empty log message ***
bodea [Tue, 7 Jun 2005 05:32:39 +0000 (05:32 +0000)]
describe tests
Brendan O'Dea [Tue, 7 Jun 2005 05:32:39 +0000 (05:32 +0000)]
describe tests
bodea [Tue, 7 Jun 2005 05:32:00 +0000 (05:32 +0000)]
don't build tests
Brendan O'Dea [Tue, 7 Jun 2005 05:32:00 +0000 (05:32 +0000)]
don't build tests
bodea [Tue, 7 Jun 2005 05:31:43 +0000 (05:31 +0000)]
show 0 for opened/idle on unopened sessions
Brendan O'Dea [Tue, 7 Jun 2005 05:31:43 +0000 (05:31 +0000)]
show 0 for opened/idle on unopened sessions
bodea [Tue, 7 Jun 2005 05:08:16 +0000 (05:08 +0000)]
fix checksum
Brendan O'Dea [Tue, 7 Jun 2005 05:08:16 +0000 (05:08 +0000)]
fix checksum
bodea [Mon, 6 Jun 2005 05:41:59 +0000 (05:41 +0000)]
guess HAVE_EPOLL
Brendan O'Dea [Mon, 6 Jun 2005 05:41:59 +0000 (05:41 +0000)]
guess HAVE_EPOLL
bodea [Sat, 4 Jun 2005 15:42:35 +0000 (15:42 +0000)]
Include endpoint address in accounting dump files.
Convert mainloop to use epoll rather than select.
Brendan O'Dea [Sat, 4 Jun 2005 15:42:35 +0000 (15:42 +0000)]
Include endpoint address in accounting dump files.
Convert mainloop to use epoll rather than select.
bodea [Sat, 4 Jun 2005 15:42:06 +0000 (15:42 +0000)]
use router address
Brendan O'Dea [Sat, 4 Jun 2005 15:42:06 +0000 (15:42 +0000)]
use router address
bodea [Sat, 4 Jun 2005 15:40:53 +0000 (15:40 +0000)]
Add note about fragmentation in Docs/manual.html, and a sample
iptables rule for MSS clamping.
Brendan O'Dea [Sat, 4 Jun 2005 15:40:53 +0000 (15:40 +0000)]
Add note about fragmentation in Docs/manual.html, and a sample
iptables rule for MSS clamping.
bodea [Thu, 2 Jun 2005 11:57:43 +0000 (11:57 +0000)]
cleanup Changes, noting merges
Brendan O'Dea [Thu, 2 Jun 2005 11:57:43 +0000 (11:57 +0000)]
cleanup Changes, noting merges
bodea [Thu, 2 Jun 2005 11:32:30 +0000 (11:32 +0000)]
merge in changes from 2.0 branch; fix byte counters in accounting records, add gigawords
Brendan O'Dea [Thu, 2 Jun 2005 11:32:30 +0000 (11:32 +0000)]
merge in changes from 2.0 branch; fix byte counters in accounting records, add gigawords
bodea [Thu, 2 Jun 2005 04:38:42 +0000 (04:38 +0000)]
add "allow_duplicate_users" config option
Brendan O'Dea [Thu, 2 Jun 2005 04:38:42 +0000 (04:38 +0000)]
add "allow_duplicate_users" config option
bodea [Thu, 2 Jun 2005 04:04:07 +0000 (04:04 +0000)]
add "allow_duplicate_users" config option
Brendan O'Dea [Thu, 2 Jun 2005 04:04:07 +0000 (04:04 +0000)]
add "allow_duplicate_users" config option
bodea [Thu, 2 Jun 2005 03:52:46 +0000 (03:52 +0000)]
show session open time in "show session"/"show user" detailed output
Brendan O'Dea [Thu, 2 Jun 2005 03:52:46 +0000 (03:52 +0000)]
show session open time in "show session"/"show user" detailed output
bodea [Tue, 31 May 2005 06:51:53 +0000 (06:51 +0000)]
RADIUS load test
Brendan O'Dea [Tue, 31 May 2005 06:51:53 +0000 (06:51 +0000)]
RADIUS load test
bodea [Thu, 26 May 2005 12:17:30 +0000 (12:17 +0000)]
merge cluster fixes from release_2_0 branch
Brendan O'Dea [Thu, 26 May 2005 12:17:30 +0000 (12:17 +0000)]
merge cluster fixes from release_2_0 branch
bodea [Tue, 24 May 2005 07:45:13 +0000 (07:45 +0000)]
back out C_LASTSEEN change (to be replaced by different solution in merge from 2.0)
Brendan O'Dea [Tue, 24 May 2005 07:45:13 +0000 (07:45 +0000)]
back out C_LASTSEEN change (to be replaced by different solution in merge from 2.0)
bodea [Fri, 20 May 2005 01:32:14 +0000 (01:32 +0000)]
use 1452 as MRU
Brendan O'Dea [Fri, 20 May 2005 01:32:14 +0000 (01:32 +0000)]
use 1452 as MRU
bodea [Mon, 16 May 2005 06:01:08 +0000 (06:01 +0000)]
add new radius state
Brendan O'Dea [Mon, 16 May 2005 06:01:08 +0000 (06:01 +0000)]
add new radius state
bodea [Mon, 16 May 2005 05:56:33 +0000 (05:56 +0000)]
supress warning
Brendan O'Dea [Mon, 16 May 2005 05:56:33 +0000 (05:56 +0000)]
supress warning
bodea [Mon, 16 May 2005 05:50:54 +0000 (05:50 +0000)]
off by one
Brendan O'Dea [Mon, 16 May 2005 05:50:54 +0000 (05:50 +0000)]
off by one
bodea [Mon, 16 May 2005 04:51:16 +0000 (04:51 +0000)]
fix RADIUS indexing (should have 16K entries with 64 sockets)
Brendan O'Dea [Mon, 16 May 2005 04:51:16 +0000 (04:51 +0000)]
fix RADIUS indexing (should have 16K entries with 64 sockets)
bodea [Fri, 13 May 2005 09:23:00 +0000 (09:23 +0000)]
it seems that some clients regularly attempt to reauth... just ignore (don't drop)
Brendan O'Dea [Fri, 13 May 2005 09:23:00 +0000 (09:23 +0000)]
it seems that some clients regularly attempt to reauth... just ignore (don't drop)
bodea [Fri, 13 May 2005 05:28:16 +0000 (05:28 +0000)]
add "throttle=N"
Brendan O'Dea [Fri, 13 May 2005 05:28:16 +0000 (05:28 +0000)]
add "throttle=N"
bodea [Fri, 13 May 2005 01:29:40 +0000 (01:29 +0000)]
always send LCP ConfigReq after we get ICCN
Brendan O'Dea [Fri, 13 May 2005 01:29:40 +0000 (01:29 +0000)]
always send LCP ConfigReq after we get ICCN
bodea [Thu, 12 May 2005 04:08:45 +0000 (04:08 +0000)]
send CDN when ICRQ cannot be accepted (no sessions, no RADIUS)
Brendan O'Dea [Thu, 12 May 2005 04:08:45 +0000 (04:08 +0000)]
send CDN when ICRQ cannot be accepted (no sessions, no RADIUS)
bodea [Tue, 10 May 2005 11:59:25 +0000 (11:59 +0000)]
update ipv6_prefix description
Brendan O'Dea [Tue, 10 May 2005 11:59:25 +0000 (11:59 +0000)]
update ipv6_prefix description
bodea [Tue, 10 May 2005 11:23:33 +0000 (11:23 +0000)]
check all suggested auth mechanisms
Brendan O'Dea [Tue, 10 May 2005 11:23:33 +0000 (11:23 +0000)]
check all suggested auth mechanisms
jonmcd [Tue, 10 May 2005 10:54:34 +0000 (10:54 +0000)]
Fix processing of ConfigNak responses to LCP.