Commit graph

19 commits

Author SHA1 Message Date
Benjamin Cama
fd021320ec Add an "hostname" config option.
It is overridden by the -h command line option.

Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-07-29 12:54:54 +02:00
Benjamin Cama
3d9333a6cb Better example address for cli_bind_address.
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-07-29 12:54:25 +02:00
Benjamin Cama
8321e71491 Add a cli_bind_address configuration option.
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
2011-07-29 12:54:25 +02:00
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
bodea
241d15a178 remove non-working setuid option 2006-04-27 14:37:27 +00:00
bodea
5e631c6978 add Multilink support from Khaled Al Hamwi 2006-04-27 09:53:49 +00:00
bodea
42af131396 - 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.
2005-09-16 05:04:28 +00:00
bodea
667a8bc420 make MRU configurable, NAK config requests for larger values 2005-09-15 09:34:46 +00:00
bodea
8bbb78a2d6 add cluster_mcast_ttl 2005-09-06 01:44:46 +00:00
bodea
80cf618ee1 update startup-config defaults 2005-08-02 07:33:14 +00:00
bodea
659ed315c2 provide more comments/defaults in etc/startup-config.default 2005-06-28 14:25:21 +00:00
bodea
e3f281ce02 add sessionctl 2005-05-10 06:44:11 +00:00
bodea
46ec025f15 remove unmaintained "save_state" option 2005-02-09 00:16:17 +00:00
bodea
d6b250ca31 remove old cruft 2004-12-15 03:02:16 +00:00
bodea
0247ea133b add pid_file as in Debian package 2004-12-09 00:53:14 +00:00
bodea
473812e089 remove old snoop_{host,port} options 2004-11-30 01:55:28 +00:00
bodea
f5071c422d - Add startup-config(5) manpage.
- Add snoopctl, throttlectl plugins.
- Update documentation.
2004-11-17 15:08:19 +00:00
fred_nerk
f387a9b3f2 Foo 2004-09-02 04:51:04 +00:00
bodea
75f862cde9 rename l2tpns.cfg as startup-config to match CONFIGFILE 2004-07-02 07:29:07 +00:00
Renamed from etc/l2tpns.cfg.default (Browse further)