l2tpns.git
18 years agomove plugin_radius_reset from *ctl to auto* plugins
Brendan O'Dea [Tue, 11 Oct 2005 07:59:09 +0000 (07:59 +0000)]
move plugin_radius_reset from *ctl to auto* plugins

18 years agodon't send tunnel HELLO when there are pending control messages
bodea [Tue, 11 Oct 2005 07:06:56 +0000 (07:06 +0000)]
don't send tunnel HELLO when there are pending control messages

18 years agodon't send tunnel HELLO when there are pending control messages
Brendan O'Dea [Tue, 11 Oct 2005 07:06:56 +0000 (07:06 +0000)]
don't send tunnel HELLO when there are pending control messages

18 years agoFix RADIUS authentication on DAE responses.
foonly [Tue, 11 Oct 2005 02:27:40 +0000 (02:27 +0000)]
Fix RADIUS authentication on DAE responses.

18 years agoFix RADIUS authentication on DAE responses.
Michael Chapman [Tue, 11 Oct 2005 02:27:40 +0000 (02:27 +0000)]
Fix RADIUS authentication on DAE responses.

18 years agofix Calling-Station-Id in RADIUS accounting records
bodea [Fri, 30 Sep 2005 13:13:26 +0000 (13:13 +0000)]
fix Calling-Station-Id in RADIUS accounting records

18 years agofix Calling-Station-Id in RADIUS accounting records
Brendan O'Dea [Fri, 30 Sep 2005 13:13:26 +0000 (13:13 +0000)]
fix Calling-Station-Id in RADIUS accounting records

18 years agocalc Mbps correctly release_2_1_8
bodea [Mon, 19 Sep 2005 02:39:57 +0000 (02:39 +0000)]
calc Mbps correctly

18 years agocalc Mbps correctly
Brendan O'Dea [Mon, 19 Sep 2005 02:39:57 +0000 (02:39 +0000)]
calc Mbps correctly

18 years agomove code from signal handlers into mainloop, avoiding a race
bodea [Mon, 19 Sep 2005 00:29:12 +0000 (00:29 +0000)]
move code from signal handlers into mainloop, avoiding a race
condition when forking CLI

18 years agomove code from signal handlers into mainloop, avoiding a race
Brendan O'Dea [Mon, 19 Sep 2005 00:29:12 +0000 (00:29 +0000)]
move code from signal handlers into mainloop, avoiding a race
condition when forking CLI

18 years agobyte ordering release_2_1_7
bodea [Fri, 16 Sep 2005 13:20:39 +0000 (13:20 +0000)]
byte ordering

18 years agobyte ordering
Brendan O'Dea [Fri, 16 Sep 2005 13:20:39 +0000 (13:20 +0000)]
byte ordering

18 years agofix protocol-reject
bodea [Fri, 16 Sep 2005 12:13:22 +0000 (12:13 +0000)]
fix protocol-reject

18 years agofix protocol-reject
Brendan O'Dea [Fri, 16 Sep 2005 12:13:22 +0000 (12:13 +0000)]
fix protocol-reject

18 years agofix protocol-reject
bodea [Fri, 16 Sep 2005 11:46:48 +0000 (11:46 +0000)]
fix protocol-reject

18 years agofix protocol-reject
Brendan O'Dea [Fri, 16 Sep 2005 11:46:48 +0000 (11:46 +0000)]
fix protocol-reject

18 years ago*** empty log message *** release_2_1_6
bodea [Fri, 16 Sep 2005 06:11:28 +0000 (06:11 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Brendan O'Dea [Fri, 16 Sep 2005 06:11:28 +0000 (06:11 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
bodea [Fri, 16 Sep 2005 06:10:21 +0000 (06:10 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Brendan O'Dea [Fri, 16 Sep 2005 06:10:21 +0000 (06:10 +0000)]
*** empty log message ***

18 years agoset mss, adjust checksum
bodea [Fri, 16 Sep 2005 05:54:53 +0000 (05:54 +0000)]
set mss, adjust checksum

18 years agoset mss, adjust checksum
Brendan O'Dea [Fri, 16 Sep 2005 05:54:53 +0000 (05:54 +0000)]
set mss, adjust checksum

18 years ago*** empty log message ***
bodea [Fri, 16 Sep 2005 05:35:31 +0000 (05:35 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Brendan O'Dea [Fri, 16 Sep 2005 05:35:31 +0000 (05:35 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
bodea [Fri, 16 Sep 2005 05:30:30 +0000 (05:30 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Brendan O'Dea [Fri, 16 Sep 2005 05:30:30 +0000 (05:30 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
bodea [Fri, 16 Sep 2005 05:20:32 +0000 (05:20 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Brendan O'Dea [Fri, 16 Sep 2005 05:20:32 +0000 (05:20 +0000)]
*** empty log message ***

18 years agomss tweaking now internal
bodea [Fri, 16 Sep 2005 05:05:18 +0000 (05:05 +0000)]
mss tweaking now internal

18 years agomss tweaking now internal
Brendan O'Dea [Fri, 16 Sep 2005 05:05:18 +0000 (05:05 +0000)]
mss tweaking now internal

18 years ago- Add l2tp_mtu configuration option, used to define MRU, MSS.
bodea [Fri, 16 Sep 2005 05:04:28 +0000 (05:04 +0000)]
- Add l2tp_mtu configuration option, used to define MRU, MSS.
- Adjust TCP MSS options in SYN and SYN,ACK packets to avoid
  fragmentation of tcp packets.

18 years ago- Add l2tp_mtu configuration option, used to define MRU, MSS.
Brendan O'Dea [Fri, 16 Sep 2005 05:04:28 +0000 (05:04 +0000)]
- Add l2tp_mtu configuration option, used to define MRU, MSS.
- Adjust TCP MSS options in SYN and SYN,ACK packets to avoid
  fragmentation of tcp packets.

18 years agomake MRU configurable, NAK config requests for larger values
bodea [Thu, 15 Sep 2005 09:34:46 +0000 (09:34 +0000)]
make MRU configurable, NAK config requests for larger values

18 years agomake MRU configurable, NAK config requests for larger values
Brendan O'Dea [Thu, 15 Sep 2005 09:34:46 +0000 (09:34 +0000)]
make MRU configurable, NAK config requests for larger values

18 years ago*** empty log message ***
bodea [Tue, 13 Sep 2005 14:27:14 +0000 (14:27 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Brendan O'Dea [Tue, 13 Sep 2005 14:27:14 +0000 (14:27 +0000)]
*** empty log message ***

18 years agofix code-reject/protocol-reject
bodea [Tue, 13 Sep 2005 14:23:07 +0000 (14:23 +0000)]
fix code-reject/protocol-reject

18 years agofix code-reject/protocol-reject
Brendan O'Dea [Tue, 13 Sep 2005 14:23:07 +0000 (14:23 +0000)]
fix code-reject/protocol-reject

18 years agoany traffic on a tunnel resets lastrec, not just control messages
bodea [Mon, 12 Sep 2005 05:16:42 +0000 (05:16 +0000)]
any traffic on a tunnel resets lastrec, not just control messages

18 years agoany traffic on a tunnel resets lastrec, not just control messages
Brendan O'Dea [Mon, 12 Sep 2005 05:16:42 +0000 (05:16 +0000)]
any traffic on a tunnel resets lastrec, not just control messages

18 years agoadd cluster_mcast_ttl release_2_1_5
bodea [Tue, 6 Sep 2005 01:44:46 +0000 (01:44 +0000)]
add cluster_mcast_ttl

18 years agoadd cluster_mcast_ttl
Brendan O'Dea [Tue, 6 Sep 2005 01:44:46 +0000 (01:44 +0000)]
add cluster_mcast_ttl

18 years agoadd cluster_mcast_ttl option
bodea [Fri, 2 Sep 2005 23:59:56 +0000 (23:59 +0000)]
add cluster_mcast_ttl option

18 years agoadd cluster_mcast_ttl option
Brendan O'Dea [Fri, 2 Sep 2005 23:59:56 +0000 (23:59 +0000)]
add cluster_mcast_ttl option

18 years agorestart BGP on receipt of CEASE
bodea [Fri, 2 Sep 2005 23:39:34 +0000 (23:39 +0000)]
restart BGP on receipt of CEASE

18 years agorestart BGP on receipt of CEASE
Brendan O'Dea [Fri, 2 Sep 2005 23:39:34 +0000 (23:39 +0000)]
restart BGP on receipt of CEASE

18 years agobug fix
bodea [Thu, 1 Sep 2005 06:59:06 +0000 (06:59 +0000)]
bug fix

18 years agobug fix
Brendan O'Dea [Thu, 1 Sep 2005 06:59:06 +0000 (06:59 +0000)]
bug fix

18 years agoincrease size of PPP buffers to MAXETHER
bodea [Wed, 31 Aug 2005 12:41:09 +0000 (12:41 +0000)]
increase size of PPP buffers to MAXETHER

18 years agoincrease size of PPP buffers to MAXETHER
Brendan O'Dea [Wed, 31 Aug 2005 12:41:09 +0000 (12:41 +0000)]
increase size of PPP buffers to MAXETHER

18 years agoavoid Code-Reject loop
bodea [Wed, 31 Aug 2005 12:38:38 +0000 (12:38 +0000)]
avoid Code-Reject loop

18 years agoavoid Code-Reject loop
Brendan O'Dea [Wed, 31 Aug 2005 12:38:38 +0000 (12:38 +0000)]
avoid Code-Reject loop

18 years agouse local hostname for tunnel in SCCRP release_2_1_4
bodea [Mon, 29 Aug 2005 11:24:31 +0000 (11:24 +0000)]
use local hostname for tunnel in SCCRP

18 years agouse local hostname for tunnel in SCCRP
Brendan O'Dea [Mon, 29 Aug 2005 11:24:31 +0000 (11:24 +0000)]
use local hostname for tunnel in SCCRP

18 years agohandle rejection of MRU negotiation by peer
bodea [Mon, 29 Aug 2005 06:17:53 +0000 (06:17 +0000)]
handle rejection of MRU negotiation by peer

18 years agohandle rejection of MRU negotiation by peer
Brendan O'Dea [Mon, 29 Aug 2005 06:17:53 +0000 (06:17 +0000)]
handle rejection of MRU negotiation by peer

18 years agofix parsing of protocol rej
bodea [Mon, 29 Aug 2005 03:21:14 +0000 (03:21 +0000)]
fix parsing of protocol rej

18 years agofix parsing of protocol rej
Brendan O'Dea [Mon, 29 Aug 2005 03:21:14 +0000 (03:21 +0000)]
fix parsing of protocol rej

18 years agodrop level of "Unexpected CHAP message" log
bodea [Wed, 24 Aug 2005 23:44:08 +0000 (23:44 +0000)]
drop level of "Unexpected CHAP message" log

18 years agodrop level of "Unexpected CHAP message" log
Brendan O'Dea [Wed, 24 Aug 2005 23:44:08 +0000 (23:44 +0000)]
drop level of "Unexpected CHAP message" log

18 years agofail IPCP negotiation only on ConfigRej of IP-Address release_2_1_3
bodea [Wed, 17 Aug 2005 03:56:27 +0000 (03:56 +0000)]
fail IPCP negotiation only on ConfigRej of IP-Address

18 years agofail IPCP negotiation only on ConfigRej of IP-Address
Brendan O'Dea [Wed, 17 Aug 2005 03:56:27 +0000 (03:56 +0000)]
fail IPCP negotiation only on ConfigRej of IP-Address

18 years agofix nak increment release_2_1_2
bodea [Fri, 12 Aug 2005 14:12:28 +0000 (14:12 +0000)]
fix nak increment

18 years agofix nak increment
Brendan O'Dea [Fri, 12 Aug 2005 14:12:28 +0000 (14:12 +0000)]
fix nak increment

18 years agore-instate local md5.[ch]
bodea [Fri, 12 Aug 2005 13:48:19 +0000 (13:48 +0000)]
re-instate local md5.[ch]

18 years agore-instate local md5.[ch]
Brendan O'Dea [Fri, 12 Aug 2005 13:48:19 +0000 (13:48 +0000)]
re-instate local md5.[ch]

18 years agoremove openssl crypto lib
bodea [Fri, 12 Aug 2005 10:31:22 +0000 (10:31 +0000)]
remove openssl crypto lib

18 years agoremove openssl crypto lib
Brendan O'Dea [Fri, 12 Aug 2005 10:31:22 +0000 (10:31 +0000)]
remove openssl crypto lib

18 years agooops, not that "t"
bodea [Fri, 12 Aug 2005 08:35:16 +0000 (08:35 +0000)]
oops, not that "t"

18 years agooops, not that "t"
Brendan O'Dea [Fri, 12 Aug 2005 08:35:16 +0000 (08:35 +0000)]
oops, not that "t"

18 years agodon't allocate radius for PAP if ip set
bodea [Fri, 12 Aug 2005 08:18:46 +0000 (08:18 +0000)]
don't allocate radius for PAP if ip set

18 years agodon't allocate radius for PAP if ip set
Brendan O'Dea [Fri, 12 Aug 2005 08:18:46 +0000 (08:18 +0000)]
don't allocate radius for PAP if ip set

18 years ago*** empty log message ***
bodea [Thu, 11 Aug 2005 06:22:11 +0000 (06:22 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Brendan O'Dea [Thu, 11 Aug 2005 06:22:11 +0000 (06:22 +0000)]
*** empty log message ***

18 years agologging
bodea [Thu, 11 Aug 2005 06:18:56 +0000 (06:18 +0000)]
logging

18 years agologging
Brendan O'Dea [Thu, 11 Aug 2005 06:18:56 +0000 (06:18 +0000)]
logging

18 years agolcp logging
bodea [Thu, 11 Aug 2005 05:50:49 +0000 (05:50 +0000)]
lcp logging

18 years agolcp logging
Brendan O'Dea [Thu, 11 Aug 2005 05:50:49 +0000 (05:50 +0000)]
lcp logging

18 years ago*** empty log message ***
bodea [Thu, 11 Aug 2005 05:50:24 +0000 (05:50 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Brendan O'Dea [Thu, 11 Aug 2005 05:50:24 +0000 (05:50 +0000)]
*** empty log message ***

18 years agoignore proxy auth type: always try preferred method first (but allow negotiation)
bodea [Thu, 11 Aug 2005 05:49:03 +0000 (05:49 +0000)]
ignore proxy auth type: always try preferred method first (but allow negotiation)

18 years agoignore proxy auth type: always try preferred method first (but allow negotiation)
Brendan O'Dea [Thu, 11 Aug 2005 05:49:03 +0000 (05:49 +0000)]
ignore proxy auth type: always try preferred method first (but allow negotiation)

18 years agonormalise session, tunnel args
bodea [Wed, 10 Aug 2005 11:25:56 +0000 (11:25 +0000)]
normalise session, tunnel args

18 years agonormalise session, tunnel args
Brendan O'Dea [Wed, 10 Aug 2005 11:25:56 +0000 (11:25 +0000)]
normalise session, tunnel args

18 years agologging
bodea [Wed, 10 Aug 2005 08:59:23 +0000 (08:59 +0000)]
logging

18 years agologging
Brendan O'Dea [Wed, 10 Aug 2005 08:59:23 +0000 (08:59 +0000)]
logging

18 years agofix inverted timeout test
bodea [Wed, 10 Aug 2005 08:36:48 +0000 (08:36 +0000)]
fix inverted timeout test

18 years agofix inverted timeout test
Brendan O'Dea [Wed, 10 Aug 2005 08:36:48 +0000 (08:36 +0000)]
fix inverted timeout test

18 years agotidy up logging, RADIUS allocation
bodea [Wed, 10 Aug 2005 08:04:26 +0000 (08:04 +0000)]
tidy up logging, RADIUS allocation

18 years agotidy up logging, RADIUS allocation
Brendan O'Dea [Wed, 10 Aug 2005 08:04:26 +0000 (08:04 +0000)]
tidy up logging, RADIUS allocation

18 years agocosmetic
bodea [Wed, 10 Aug 2005 07:53:56 +0000 (07:53 +0000)]
cosmetic

18 years agocosmetic
Brendan O'Dea [Wed, 10 Aug 2005 07:53:56 +0000 (07:53 +0000)]
cosmetic

18 years agore-instate local md5.[ch] due to issues with linking openssl to GPL code
bodea [Wed, 10 Aug 2005 07:25:23 +0000 (07:25 +0000)]
re-instate local md5.[ch] due to issues with linking openssl to GPL code

18 years agore-instate local md5.[ch] due to issues with linking openssl to GPL code
Brendan O'Dea [Wed, 10 Aug 2005 07:25:23 +0000 (07:25 +0000)]
re-instate local md5.[ch] due to issues with linking openssl to GPL code

18 years agofix generateload
bodea [Tue, 2 Aug 2005 11:48:44 +0000 (11:48 +0000)]
fix generateload

18 years agofix generateload
Brendan O'Dea [Tue, 2 Aug 2005 11:48:44 +0000 (11:48 +0000)]
fix generateload

18 years agoupdate startup-config defaults
bodea [Tue, 2 Aug 2005 07:33:14 +0000 (07:33 +0000)]
update startup-config defaults

18 years agoupdate startup-config defaults
Brendan O'Dea [Tue, 2 Aug 2005 07:33:14 +0000 (07:33 +0000)]
update startup-config defaults

18 years agoinclude Acct-Session-Time in interim records
bodea [Sun, 31 Jul 2005 10:35:39 +0000 (10:35 +0000)]
include Acct-Session-Time in interim records