No description
Find a file
bodea ac773ac88d Apply MLPPP patch from Muhammad Tayseer Alquoatli, very belatedly, with
thanks.  Changes:
- Handle session shutdown gracefully regarding leaving the bundle (bug that is
  caused when a all session leaves a bundle then another join)
- IP assignment is done only for the first session in the bundle (save IP
  waste for multiple MLPPP sessions)
- Route is being added only for the first session in the bundle (less routes
  on l2tpns system)
- Fix route deletion problem for MLPPP sessions (bug that caused when a
  session leaves a bundle)
- Uniformity of sequence number space satisfied (according to RFC1990)
- Fix reassembling fragmented packets and handling lost fragments (according
  to RFC 1990)
- FragmentatConnection to l2tpns.cvs.sourceforge.net closed by remote host.n
  across N session rather than two)
- Sequence numbers extraction mask has been corrected (bug in extracting
  sequence numbers)
- some clustering support fixes
- Upload/Download statistics has been corrected
- add "kill_timedout_sessions" config option
2009-12-08 14:49:28 +00:00
Docs remove float 2007-01-14 04:07:52 +00:00
etc Apply MLPPP patch from Muhammad Tayseer Alquoatli, very belatedly, with 2009-12-08 14:49:28 +00:00
scripts *** empty log message *** 2005-10-12 07:16:53 +00:00
test add Makefile, cleanup for -std=c99 2006-12-18 11:58:35 +00:00
arp.c - Replace flags used for LCP/IPCP with state machine. 2005-07-31 10:04:09 +00:00
autosnoop.c add Cisco-AVPairs to RADIUS accounting records via plugin_radius_account 2005-10-11 09:04:53 +00:00
autothrottle.c correct comment: throttle_speed rather than throttle_rate 2006-05-18 14:40:31 +00:00
bgp.c restart BGP on receipt of CEASE 2005-09-02 23:39:34 +00:00
bgp.h Include endpoint address in accounting dump files. 2005-06-04 15:42:35 +00:00
Changes Apply MLPPP patch from Muhammad Tayseer Alquoatli, very belatedly, with 2009-12-08 14:49:28 +00:00
cli.c add "shutdown" and "reload" CLI commands (Daryl Tester) 2006-12-18 12:08:28 +00:00
cluster.c Apply MLPPP patch from Muhammad Tayseer Alquoatli, very belatedly, with 2009-12-08 14:49:28 +00:00
cluster.h fix heartt pad 2006-12-04 20:54:51 +00:00
constants.c Apply MLPPP patch from Muhammad Tayseer Alquoatli, very belatedly, with 2009-12-08 14:49:28 +00:00
constants.h - Replace flags used for LCP/IPCP with state machine. 2005-07-31 10:04:09 +00:00
control.c - Replace flags used for LCP/IPCP with state machine. 2005-07-31 10:04:09 +00:00
control.h - Replace flags used for LCP/IPCP with state machine. 2005-07-31 10:04:09 +00:00
COPYING Add license 2004-02-25 02:44:41 +00:00
fake_epoll.h propagate select error 2007-06-28 07:22:50 +00:00
garden.c decrease ip_conntrack_tcp_timeout_established to 5hrs 2006-02-23 01:07:23 +00:00
icmp.c add Multilink support from Khaled Al Hamwi 2006-04-27 09:53:49 +00:00
INSTALL update required libcli version, add DAE port 2005-06-29 13:25:46 +00:00
INTERNALS more TODO stuff 2004-07-12 08:19:46 +00:00
l2tpns.c Apply MLPPP patch from Muhammad Tayseer Alquoatli, very belatedly, with 2009-12-08 14:49:28 +00:00
l2tpns.h Apply MLPPP patch from Muhammad Tayseer Alquoatli, very belatedly, with 2009-12-08 14:49:28 +00:00
l2tpns.spec don't send interim records before session start (Daryl Tester) 2006-12-18 12:05:36 +00:00
ll.c - fix case where ll_delete removes the last entry 2004-11-18 08:12:55 +00:00
ll.h * Wed Jun 23 2004 David Parrish <david@dparrish.com> 2.0.0 2004-06-23 03:52:24 +00:00
Makefile - Reject unknown/unconfigured protocols on the master. 2005-12-07 05:21:37 +00:00
md5.c minor cleanup 2006-12-05 05:22:59 +00:00
md5.h minor cleanup 2006-12-05 05:22:59 +00:00
nsctl.c - Replace flags used for LCP/IPCP with state machine. 2005-07-31 10:04:09 +00:00
plugin.h remove unused param_packet_[tr]x structures 2006-05-22 07:41:33 +00:00
ppp.c Apply MLPPP patch from Muhammad Tayseer Alquoatli, very belatedly, with 2009-12-08 14:49:28 +00:00
radius.c Apply MLPPP patch from Muhammad Tayseer Alquoatli, very belatedly, with 2009-12-08 14:49:28 +00:00
sessionctl.c add Acct-Terminate-Cause to RADIUS stop records 2006-04-13 11:14:35 +00:00
setrxspeed.c add Cisco-AVPairs to RADIUS accounting records via plugin_radius_account 2005-10-11 09:04:53 +00:00
snoopctl.c add Cisco-AVPairs to RADIUS accounting records via plugin_radius_account 2005-10-11 09:04:53 +00:00
stripdomain.c add Cisco-AVPairs to RADIUS accounting records via plugin_radius_account 2005-10-11 09:04:53 +00:00
tbf.c - Replace flags used for LCP/IPCP with state machine. 2005-07-31 10:04:09 +00:00
tbf.h - Replace flags used for LCP/IPCP with state machine. 2005-07-31 10:04:09 +00:00
THANKS Apply MLPPP patch from Muhammad Tayseer Alquoatli, very belatedly, with 2009-12-08 14:49:28 +00:00
throttlectl.c add Cisco-AVPairs to RADIUS accounting records via plugin_radius_account 2005-10-11 09:04:53 +00:00
util.c send nsctl responses back using the correct source address 2006-04-05 01:45:57 +00:00
util.h send nsctl responses back using the correct source address 2006-04-05 01:45:57 +00:00