l2tpns.git
19 years agomerge back 2.0 branch changes
Brendan O'Dea [Mon, 14 Feb 2005 06:58:38 +0000 (06:58 +0000)]
merge back 2.0 branch changes

19 years agobump MAXSESSION
bodea [Wed, 9 Feb 2005 02:39:05 +0000 (02:39 +0000)]
bump MAXSESSION

19 years agobump MAXSESSION
Brendan O'Dea [Wed, 9 Feb 2005 02:39:05 +0000 (02:39 +0000)]
bump MAXSESSION

19 years agouse constant
bodea [Wed, 9 Feb 2005 02:38:51 +0000 (02:38 +0000)]
use constant

19 years agouse constant
Brendan O'Dea [Wed, 9 Feb 2005 02:38:51 +0000 (02:38 +0000)]
use constant

19 years agooff by one
bodea [Wed, 9 Feb 2005 00:45:34 +0000 (00:45 +0000)]
off by one

19 years agooff by one
Brendan O'Dea [Wed, 9 Feb 2005 00:45:34 +0000 (00:45 +0000)]
off by one

19 years agoremove unmaintained "save_state" option
bodea [Wed, 9 Feb 2005 00:16:17 +0000 (00:16 +0000)]
remove unmaintained "save_state" option

19 years agoremove unmaintained "save_state" option
Brendan O'Dea [Wed, 9 Feb 2005 00:16:17 +0000 (00:16 +0000)]
remove unmaintained "save_state" option

19 years agomake some functions static
bodea [Tue, 8 Feb 2005 01:20:38 +0000 (01:20 +0000)]
make some functions static

19 years agomake some functions static
Brendan O'Dea [Tue, 8 Feb 2005 01:20:38 +0000 (01:20 +0000)]
make some functions static

19 years agodon't send 4 byte header when snooping v6 packets
bodea [Tue, 25 Jan 2005 04:38:49 +0000 (04:38 +0000)]
don't send 4 byte header when snooping v6 packets

19 years agodon't send 4 byte header when snooping v6 packets
Brendan O'Dea [Tue, 25 Jan 2005 04:38:49 +0000 (04:38 +0000)]
don't send 4 byte header when snooping v6 packets

19 years agofinish incorporating ipv6 patches
bodea [Tue, 25 Jan 2005 04:19:04 +0000 (04:19 +0000)]
finish incorporating ipv6 patches

19 years agofinish incorporating ipv6 patches
Brendan O'Dea [Tue, 25 Jan 2005 04:19:04 +0000 (04:19 +0000)]
finish incorporating ipv6 patches

19 years agodoh
bodea [Thu, 13 Jan 2005 08:42:52 +0000 (08:42 +0000)]
doh

19 years agodoh
Brendan O'Dea [Thu, 13 Jan 2005 08:42:52 +0000 (08:42 +0000)]
doh

19 years agouse ctime rather than duration
bodea [Thu, 13 Jan 2005 08:26:25 +0000 (08:26 +0000)]
use ctime rather than duration

19 years agouse ctime rather than duration
Brendan O'Dea [Thu, 13 Jan 2005 08:26:25 +0000 (08:26 +0000)]
use ctime rather than duration

19 years agomove duration to before cmd_show_counters
bodea [Thu, 13 Jan 2005 08:03:04 +0000 (08:03 +0000)]
move duration to before cmd_show_counters

19 years agomove 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

19 years agorename sess_count to sess_local, fiddle with packet_limit log output
bodea [Thu, 13 Jan 2005 07:57:35 +0000 (07:57 +0000)]
rename sess_count to sess_local, fiddle with packet_limit log output

19 years agorename 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

19 years agolog CLI connections at 4 from localhost; show last counter reset
bodea [Thu, 13 Jan 2005 07:05:56 +0000 (07:05 +0000)]
log CLI connections at 4 from localhost; show last counter reset

19 years agolog 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

19 years agofix show counters alignment
bodea [Wed, 12 Jan 2005 05:21:26 +0000 (05:21 +0000)]
fix show counters alignment

19 years agofix show counters alignment
Brendan O'Dea [Wed, 12 Jan 2005 05:21:26 +0000 (05:21 +0000)]
fix show counters alignment

19 years agofix "clear counters"
bodea [Mon, 10 Jan 2005 08:00:43 +0000 (08:00 +0000)]
fix "clear counters"

19 years agofix "clear counters"
Brendan O'Dea [Mon, 10 Jan 2005 08:00:43 +0000 (08:00 +0000)]
fix "clear counters"

19 years agomissing newline
bodea [Mon, 10 Jan 2005 07:45:03 +0000 (07:45 +0000)]
missing newline

19 years agomissing newline
Brendan O'Dea [Mon, 10 Jan 2005 07:45:03 +0000 (07:45 +0000)]
missing newline

19 years agomore DoS prevention: add packet_limit option to apply a hard limit to downstream...
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

19 years agomore DoS prevention: add packet_limit option to apply a hard limit to downstream...
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

19 years agoCHAP support from Jordan Hrycaj (work in progress)
bodea [Fri, 7 Jan 2005 07:19:19 +0000 (07:19 +0000)]
CHAP support from Jordan Hrycaj (work in progress)

19 years agoCHAP 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)

19 years agoCHAP support
bodea [Fri, 7 Jan 2005 07:18:33 +0000 (07:18 +0000)]
CHAP support

19 years agoCHAP support
Brendan O'Dea [Fri, 7 Jan 2005 07:18:33 +0000 (07:18 +0000)]
CHAP support

19 years agoCSTAT() adds "call_"; CHAP support
bodea [Fri, 7 Jan 2005 07:17:13 +0000 (07:17 +0000)]
CSTAT() adds "call_"; CHAP support

19 years agoCSTAT() adds "call_"; CHAP support
Brendan O'Dea [Fri, 7 Jan 2005 07:17:13 +0000 (07:17 +0000)]
CSTAT() adds "call_"; CHAP support

19 years agofix format strings; add call_random_data to counters
bodea [Fri, 7 Jan 2005 07:15:10 +0000 (07:15 +0000)]
fix format strings; add call_random_data to counters

19 years agofix 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

19 years agoCSTAT() adds "call_"
bodea [Fri, 7 Jan 2005 07:14:14 +0000 (07:14 +0000)]
CSTAT() adds "call_"

19 years agoCSTAT() adds "call_"
Brendan O'Dea [Fri, 7 Jan 2005 07:14:14 +0000 (07:14 +0000)]
CSTAT() adds "call_"

19 years agoadd -Wformat-security -Wno-format-zero-length
bodea [Thu, 6 Jan 2005 02:35:03 +0000 (02:35 +0000)]
add -Wformat-security -Wno-format-zero-length

19 years agoadd -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

19 years agocomment
bodea [Wed, 5 Jan 2005 14:35:01 +0000 (14:35 +0000)]
comment

19 years agocomment
Brendan O'Dea [Wed, 5 Jan 2005 14:35:01 +0000 (14:35 +0000)]
comment

19 years agoAdd Jordan (chap patches)
bodea [Wed, 5 Jan 2005 13:51:26 +0000 (13:51 +0000)]
Add Jordan (chap patches)

19 years agoAdd Jordan (chap patches)
Brendan O'Dea [Wed, 5 Jan 2005 13:51:26 +0000 (13:51 +0000)]
Add Jordan (chap patches)

19 years agouse bounds-checking lookup functions for string constants
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

19 years agouse bounds-checking lookup functions for string constants
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

19 years agouse bounds-checking lookup functions for string constants
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

19 years agouse bounds-checking lookup functions for string constants
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

19 years agouse bounds-checking lookup functions for string constants
bodea [Wed, 5 Jan 2005 13:37:56 +0000 (13:37 +0000)]
use bounds-checking lookup functions for string constants

19 years agouse 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

19 years agotypo
bodea [Wed, 22 Dec 2004 05:30:58 +0000 (05:30 +0000)]
typo

19 years agotypo
Brendan O'Dea [Wed, 22 Dec 2004 05:30:58 +0000 (05:30 +0000)]
typo

19 years agosanity check that cluster_send_session is not called from a child process
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#

19 years agosanity check that cluster_send_session is not called from a child process
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#

19 years agostart merging Jonathan's IPv6 patches (01-defines, 02-ipv6-cli)
bodea [Sat, 18 Dec 2004 01:20:05 +0000 (01:20 +0000)]
start merging Jonathan's IPv6 patches (01-defines, 02-ipv6-cli)

19 years agostart 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)

19 years agocount select_called, multi_read_used and multi_read_exceeded release_2_0_13
bodea [Fri, 17 Dec 2004 00:28:00 +0000 (00:28 +0000)]
count select_called, multi_read_used and multi_read_exceeded

19 years agocount 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

19 years agoadd counters for select_called, select_ready and select_processed
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

19 years agoadd counters for select_called, select_ready and select_processed
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

19 years agomissed arg
bodea [Thu, 16 Dec 2004 08:54:16 +0000 (08:54 +0000)]
missed arg

19 years agomissed arg
Brendan O'Dea [Thu, 16 Dec 2004 08:54:16 +0000 (08:54 +0000)]
missed arg

19 years agouse standard uintN_t types for portability
bodea [Thu, 16 Dec 2004 08:49:52 +0000 (08:49 +0000)]
use standard uintN_t types for portability

19 years agouse 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

19 years agocosmetic logging change
bodea [Thu, 16 Dec 2004 03:03:41 +0000 (03:03 +0000)]
cosmetic logging change

19 years agocosmetic logging change
Brendan O'Dea [Thu, 16 Dec 2004 03:03:41 +0000 (03:03 +0000)]
cosmetic logging change

19 years agoallow compilation with BGP unset
bodea [Wed, 15 Dec 2004 03:09:56 +0000 (03:09 +0000)]
allow compilation with BGP unset

19 years agoallow compilation with BGP unset
Brendan O'Dea [Wed, 15 Dec 2004 03:09:56 +0000 (03:09 +0000)]
allow compilation with BGP unset

19 years agoremove old cruft
bodea [Wed, 15 Dec 2004 03:02:16 +0000 (03:02 +0000)]
remove old cruft

19 years agoremove old cruft
Brendan O'Dea [Wed, 15 Dec 2004 03:02:16 +0000 (03:02 +0000)]
remove old cruft

19 years agotypo
bodea [Wed, 15 Dec 2004 02:56:38 +0000 (02:56 +0000)]
typo

19 years agotypo
Brendan O'Dea [Wed, 15 Dec 2004 02:56:38 +0000 (02:56 +0000)]
typo

19 years agoskip where our table version is greater (rather than falling through)
bodea [Wed, 15 Dec 2004 01:04:34 +0000 (01:04 +0000)]
skip where our table version is greater (rather than falling through)

19 years agoskip 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)

19 years agodefer shutdown counters for a minute after normal acct dump
bodea [Mon, 13 Dec 2004 05:27:19 +0000 (05:27 +0000)]
defer shutdown counters for a minute after normal acct dump

19 years agodefer 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

19 years agotypo
bodea [Mon, 13 Dec 2004 05:20:39 +0000 (05:20 +0000)]
typo

19 years agotypo
Brendan O'Dea [Mon, 13 Dec 2004 05:20:39 +0000 (05:20 +0000)]
typo

19 years agomake cluster_sockfd non-blocking
bodea [Mon, 13 Dec 2004 05:09:55 +0000 (05:09 +0000)]
make cluster_sockfd non-blocking

19 years agomake cluster_sockfd non-blocking
Brendan O'Dea [Mon, 13 Dec 2004 05:09:55 +0000 (05:09 +0000)]
make cluster_sockfd non-blocking

19 years agodon't trample n
bodea [Mon, 13 Dec 2004 05:09:35 +0000 (05:09 +0000)]
don't trample n

19 years agodon't trample n
Brendan O'Dea [Mon, 13 Dec 2004 05:09:35 +0000 (05:09 +0000)]
don't trample n

19 years agoretain counters of shutdown sessions to dump once per minute
bodea [Mon, 13 Dec 2004 02:27:30 +0000 (02:27 +0000)]
retain counters of shutdown sessions to dump once per minute

19 years agoretain 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

19 years agotypo
bodea [Thu, 9 Dec 2004 13:05:00 +0000 (13:05 +0000)]
typo

19 years agotypo
Brendan O'Dea [Thu, 9 Dec 2004 13:05:00 +0000 (13:05 +0000)]
typo

19 years agocompress logs
bodea [Thu, 9 Dec 2004 12:54:03 +0000 (12:54 +0000)]
compress logs

19 years agocompress logs
Brendan O'Dea [Thu, 9 Dec 2004 12:54:03 +0000 (12:54 +0000)]
compress logs

19 years ago- Use gzip --best for man pages, include pid_file in sample
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.

19 years ago- Use gzip --best for man pages, include pid_file in sample
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.

19 years agoadd pid_file as in Debian package
bodea [Thu, 9 Dec 2004 00:53:14 +0000 (00:53 +0000)]
add pid_file as in Debian package

19 years agoadd 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

19 years agouse gzip --best for man pages
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)

19 years agouse gzip --best for man pages
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)

19 years agoread multiple packets off cluster_sockfd as well as udpfd, tunfd
bodea [Thu, 9 Dec 2004 00:50:45 +0000 (00:50 +0000)]
read multiple packets off cluster_sockfd as well as udpfd, tunfd