Add a debian/changelog entry for version 2.2.1-1fdn2.
[l2tpns.git] / Changes
1 * Thu Jan 20 2011 Brendan O'Dea <bod@optus.net> 2.2.x
2 - Apply MLPPP patch from Muhammad Tayseer Alquoatli.
3 - Apply patch from Michael O to avoid sending multiple CDNs.
4 - Apply patch from Cyril Elkaim to fix an issue with MacOS.
5 - Apply patch from Geoffrey D. Bennett to fix retry of control packets.
6
7 * Mon Dec 18 2006 Brendan O'Dea <bod@optus.net> 2.2.0
8 - Only poll clifd if successfully bound.
9 - Add "Practical VPNs" document from Liran Tal as Docs/vpn .
10 - Add Multilink support from Khaled Al Hamwi.
11 - Remove non-working setuid option.
12 - Convert manual.html to Docbook.
13 - Kludge around problem with Netgear DM602 authentication.
14 - Add session/idle timeouts (Graham Maltby).
15 - Use result code AVP to set Acct-Terminate-Cause is disconnect cause
16   AVP is not present.
17 - Add radius_bind_{min,max} to simplify firewalling of RADIUS ports.
18 - Fix sign problem with reporting of unknown RADIUS VSAs.
19 - Allow DNS servers to be specified either using the old or new
20   vendor-specific Ascend formats.
21 - Security [CVE-2006-5873]: Rhys Kidd identified a vulnerability in the
22   handling of heartbeat packets.  Drop oversize heartbeat packets.
23 - Don't send interim records before session start (Daryl Tester).
24 - Add "shutdown" and "reload" CLI commands (Daryl Tester).
25
26 * Tue Apr 18 2006 Brendan O'Dea <bod@optus.net> 2.1.18
27 - Don't shutdown on TerminateReq, wait for CDN.
28 - Interpret "local" direction correctly (as LAC) in disconnect AVPs.
29
30 * Thu Apr 13 2006 Brendan O'Dea <bod@optus.net> 2.1.17
31 - Fix IPCP length test to allow Terminate-Request (4 bytes).
32 - Send nsctl responses back using the correct source address (thanks ltd).
33 - Similarly set the source for DAE responses; use bind_address when
34   handling forwarded packets on the master.
35 - Add Acct-Terminate-Cause to RADIUS stop records.
36
37 * Thu Feb 23 2006 Brendan O'Dea <bod@optus.net> 2.1.16
38 - Send configured magic-no in LCP EchoReq when LCP is opened.
39 - Correct addition of single IP to pool (Jonathan Yarden).
40 - Ensure session changes from LCP ConfigReq/ConfigNak are sent to cluster.
41 - Verify that RADIUS packets come from a configured server (Jonathan Yarden).
42 - Avoid endless loop in processipcp, processipv6cp.
43 - Additional length checks in processlcp.
44 - Allow peer to request a new magic-number, or to disable magic-numbers.
45 - Decrease ip_conntrack_tcp_timeout_established to 5hrs (table filling).
46
47 * Mon Dec 19 2005 Brendan O'Dea <bod@optus.net> 2.1.15
48 - Drop backtrace.
49 - Reduce logging of LCP EchoReply packets.
50 - Break LCP configure loop with shutdown.
51 - Limit value of MRU of 1492 (rfc2516).
52 - Tun MTU should be MRU (not MRU+4).
53 - Add Service-Type/Framed-Protocol to RADIUS records (Paul Martin).
54
55 * Fri Dec 9 2005 Brendan O'Dea <bod@optus.net> 2.1.14
56 - Run PLUGIN_RADIUS_ACCOUNT for Start records.
57
58 * Wed Dec 7 2005 Brendan O'Dea <bod@optus.net> 2.1.13
59 - Add test/ping-sweep.
60 - Apply spec changes from Charlie Brady: use License header, change
61   BuildRoot to include username.
62 - Fix IPCP negotiation of secondary DNS server, reported by Jon Morby.
63 - Clean up sessiont, removing some unused fields.
64 - Remove unused "MAC" config type.
65 - Reject unknown/unconfigured protocols on the master.
66 - Sanity check MRU before using in ppp_code_rej, protoreject.
67
68 * Thu Nov 17 2005 Brendan O'Dea <bod@optus.net> 2.1.12
69 - Set MTU on tunnel interface so the kernel will re-fragment large
70   packets to within MRU.
71 - Fix TCP checksum recalc.
72 - NAK silly MRU values from peer.
73
74 * Mon Nov 14 2005 Brendan O'Dea <bod@optus.net> 2.1.11
75 - Fix fragment handling in ip_filter.
76 - Exclude counter when comparing filter rules.
77
78 * Sat Nov 5 2005 Brendan O'Dea <bod@optus.net> 2.1.10
79 - Add scripts/l2tpns-capture.
80 - Fix LCP Echo frequency.
81 - Add Framed-Route entries to RADIUS records.
82 - Reset restart counters correctly.
83 - Reset timers on sending ConfigReq.
84 - Only send one RADIUS Start record, even if IPCP is restarted.
85
86 * Tue Oct 11 2005 Brendan O'Dea <bod@optus.net> 2.1.9
87 - Fix Calling-Station-Id in RADIUS accounting records (Slobodan Tomic).
88 - Fix RADIUS authentication on DAE responses.
89 - Don't send tunnel HELLO when there are pending control messages.
90 - Move plugin_radius_reset from *ctl to auto* plugins.
91 - Add Cisco-AVPairs to RADIUS accounting records via plugin_radius_account.
92
93 * Mon Sep 19 2005 Brendan O'Dea <bod@optus.net> 2.1.8
94 - Move code from signal handlers into mainloop, avoiding a race
95   condition when forking CLI.
96
97 * Fri Sep 16 2005 Brendan O'Dea <bod@optus.net> 2.1.7
98 - This time, for sure: really fix Protocol-Reject.
99
100 * Fri Sep 16 2005 Brendan O'Dea <bod@optus.net> 2.1.6
101 - Any traffic on a tunnel resets lastrec, not just control messages.
102 - Use a unique identifier for LCP.
103 - Fix Code-Reject/Protocol-Reject.
104 - Add l2tp_mtu configuration option, used to define MRU, MSS.
105 - Adjust TCP MSS options in SYN and SYN,ACK packets to avoid
106   fragmentation of tcp packets.
107
108 * Sat Sep 3 2005 Brendan O'Dea <bod@optus.net> 2.1.5
109 - Avoid Code-Reject loop.
110 - Increase size of PPP buffers to MAXETHER.
111 - Bug fixes for CLI ringbuffer and tunnel HELLO from Yuri.
112 - Restart rather than halt BGP on receipt of CEASE (Dominique Rousseau).
113 - Add cluster_mcast_ttl option to allow a cluster to span multiple
114   subnets (suggested by Tim Devries).
115
116 * Mon Aug 29 2005 Brendan O'Dea <bod@optus.net> 2.1.4
117 - Drop level of "Unexpected CHAP message" log.
118 - Fix parsing of ProtocolRej (allow 1 or two byte protocols).
119 - Handle rejection of MRU negotiation by peer.
120 - Use local hostname for tunnel in SCCRP (Alex Kiernan).
121
122 * Wed Aug 17 2005 Brendan O'Dea <bod@optus.net> 2.1.3
123 - Fail IPCP negotiation only on ConfigRej of IP-Address.
124
125 * Wed Aug 10 2005 Brendan O'Dea <bod@optus.net> 2.1.2
126 - Clear cluster_master on election so that slaves will accept a new master.
127 - Provide more comments/defaults in etc/startup-config.default.
128 - Add DAE support (PoD/CoA) from Vladislav Bjelic.
129 - Clean up new warnings from gcc 4.0.
130 - Replace flags used for LCP/IPCP with state machine.
131 - Include Acct-Session-Time in interim records.
132 - Fix DAE vector, generateload (Alex Kiernan).
133 - Replace RSA MD5 with public domain version.
134
135 * Tue Jun 14 2005 Brendan O'Dea <bod@optusnet.com.au> 2.1.1
136 - Add missing newline to backtrace macro.
137 - Don't send CDN for each session when shutting down tunnels (this is
138   implicit).
139 - Move tunnel shutdown from SIGQUIT signal handler to be run once from
140   still_busy().  Reject new tunnels/sessions while in the process of
141   shutting down.
142 - Clarify usage of shutdown signals in documentation.
143 - Always initialise PRNG.
144 - Sanity check length of random_vector.
145 - Fix segv in unhide_value.
146 - Ping new master when we get C_MASTER and delay next election to allow
147   the unicast limp-along code to kick in if required.
148
149 * Sun Jun 5 2005 Brendan O'Dea <bod@optusnet.com.au> 2.1.0
150 - Add IPv6 support from Jonathan McDowell.
151 - Add CHAP support from Jordan Hrycaj.
152 - Add interim accounting support from Vladislav Bjelic.
153 - Negotiate MRU, default 1458 to avoid fragmentation.
154 - Sanity check that cluster_send_session is not called from a child
155   process.
156 - Use bounds-checking lookup functions for string constants.
157 - Add enum for RADIUS codes.
158 - Make "call_" prefix implict in CSTAT() macro.
159 - Fix some format string problems.
160 - Remove "save_state" option.  Not maintained anymore; use clustering
161   to retain state across restarts.
162 - Simplify AVP unhiding code.
163 - Add optional "username" parameter to ungarden control, allowing the
164   username to be reset before going online.
165 - Add result/error codes and message to StopCCN when shutting down tunnels.
166 - Add result/error codes to CDN when shutting down sessions.  Sends 2/7
167   (general error, try another LNS) when out of IP addresses, and 3
168   (adminstrative) for everything else (suggestion from Chris Gates).
169 - Use cli_error() for error messages and help.
170 - Don't use LOG() macro in initdata() until the config struct has been
171   allocated (uses config->debug).
172 - Initialise log_stream to stderr to catch errors before the config file
173   is read.
174 - Make "show running-config" a privileged command (contains clear text
175   shared secrets).
176 - Add sessionctl plugin to provide drop/kill via nsctl.
177 - New config option: allow_duplicate_users which determines whether
178   or not to kill older sessions with the same username.
179 - Fix byte counters in accounting records.
180 - Add Acct-Output-Gigawords, Acct-Input-Gigawords attributes to RADIUS
181   accounting packets.
182 - Fix icmp host unreachable to use router address.
183 - Include endpoint address in accounting dump files.
184 - Convert mainloop to use epoll rather than select.
185 - Add note about fragmentation in Docs/manual.html, and a sample
186   iptables rule for MSS clamping.
187 - Merge 2.0.22:
188   + Show session open time in "show session"/"show user" detailed output.
189   + Have slaves with BGP configured drop BGP on receipt of a shutdown
190     signal, but hang about for an additional 5s to process any remaining
191     traffic.
192   + Run regular_cleanups after processing the results of the select,
193     looking at a sufficient slice of each table to ensure that all
194     entries are examined at least once per second.
195 - Merge 2.0.21:
196   + Cluster changes from Michael, intended to prevent a stray master
197     from trashing a cluster:
198     = Ignore heartbeats from peers claiming to be the master before the
199       timeout on the old master has expired.
200     = A master receiving a stray heartbeat sends a unicast HB back, which
201       should cause the rogue to die due to the tie-breaker code.
202     = Keep probing the master for late heartbeats.
203     = Drop BGP as soon as we become master with the minumum required peers.
204     = Any PING seen from a master forces an election (rather than just
205       where basetime is zero).
206     = A slave which receives a LASTSEEN message (presumably a restarted
207       master) sends back new message type, C_MASTER which indicates the
208       address of the current master.
209   + New config option: cluster_master_min_adv which determines the minimum
210     number of up to date slaves required before the master will drop
211     routes.
212 - Merge 2.0.20:
213   + Add handling of "throttle=N" RADIUS attributes.
214   + Fix RADIUS indexing (should have 16K entries with 64 sockets).
215 - Merge 2.0.19:
216   + Fix leak in session freelist when initial RADIUS session allocation
217     fails.
218 - Merge 2.0.18:
219   + Add a Cisco-Avpair with intercept details to RADIUS Start/Stop
220     records.
221 - Merge 2.0.17:
222   + Only send RADIUS stop record in sessionshutdown when there's an ip address.
223   + Reset .die on master takeover (so that dying sessions don't have to
224     hang around until the new master has the same uptime as the old one).
225   + Update .last_packet in cluster_handle_bytes only when there have
226     been bytes received from the modem (dead sessions were having the
227     idle timeout reset by stray packets).
228 - Merge 2.0.16:
229   + Ensure that sessionkill is not called on an unopened session (borks
230     the freelist).
231   + Bump MAXSESSION to 60K.
232   + Fix off-by-one errors in session/tunnel initialisation and
233     sessiont <-> sessionidt functions.
234   + Use session[s].opened consistently when checking for in-use sessions
235     (rather than session[s].tunnel).
236   + Use <= cluster_highest_sessionid rather than < MAXSESSION in a
237     couple of loops.
238   + Don't kill a whole tunnel if we're out of sessions.
239   + Change session[s].ip to 0 if set from RADIUS to 255.255.255.254;
240     avoids the possibility that it will be interpreted as a valid IP
241     address.
242   + Avoid a possible buffer overflow in processpap.
243   + Kill session if authentication was rejected.
244 - Merge 2.0.15:
245   + More DoS prevention:  add packet_limit option to apply a hard limit
246     to downstream packets per session.
247   + Fix "clear counters".
248   + Log "Accepted connection to CLI" at 4 when connection is from localhost
249     to reduce noise in logs.
250   + Show time since last counter reset in "show counters".
251 - Merge 2.0.14:
252   + Throttle outgoing LASTSEEN packets to at most one per second for a
253     given seq#.
254
255 * Fri Dec 17 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.13
256 - Better cluster master collision resolution: keep a counter of state
257   changes, propagated in the heartbeats; the master with the highest #
258   of changes (that has kept in contact with the LAC through the
259   outage) prevails.
260 - Skip newlines in ringbuffer messages to CLI.
261 - Drop "Session N is closing" message level to 4; don't process PPPIP
262   packets in this state.
263 - Use gzip --best for man pages, include pid_file in sample
264   startup-config (from Jonathan's Debian package patches).
265 - Read multiple packets off cluster_sockfd as well as udpfd, tunfd in an
266   attempt to avoid losing the cluster in high load (DoS) conditions.
267 - Add counters for select_called, multi_read_used and multi_read_exceeded.
268 - Compress logs.
269 - Retain counters of shutdown sessions to dump once per minute.
270 - Use standard uintN_t types for portability.
271
272 * Wed Dec 1 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.12
273 - The "This time, for sure!" release.
274 - Fix throttlectl plugin argument parsing.
275
276 * Wed Dec 1 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.11
277 - Don't send a RADIUS start record when ungardening on shutdown.
278
279 * Wed Dec 1 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.10
280 - Fix byte ordering of LCP header length (thanks Yuri).
281 - Increase ip_conntrack_max due to dropped packets.
282
283 * Tue Nov 30 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.9
284 - Revise CCP, send ConfigReq once only.
285 - Don't copy the old buffer into Config{Nak,Rej} LCP responses (oops);
286   add length checks when appending.
287 - Do copy the identifier from the request and update length.
288 - Have makeppp print a backtrace on overflow.
289 - Check control serial before clearing window, prevents looping tunnel
290   setup in some instances.
291 - Implement named access-lists which may be applied to a session
292   either via Filter-Id RADIUS responses, or using the CLI.
293 - Drop ip address from LOG.
294 - autothrottle: revise parsing; ignore lcp:interface-config avpairs
295   which don't start with serv[ice-policy].
296 - Add THANKS file.
297
298 * Sat Nov 20 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.8
299 - Ignore gateway address in Framed-Route (from Jonathan McDowell).
300 - Don't route Framed-IP-Address if contained in a Framed-Route.
301 - Call sessionshutdown() when a tunnel is dropped rather than
302   sessionkill() to ensure that RADIUS stop records are sent.
303 - Cleanup: make a bunch of global functions/variables static.
304 - Remove reference to old -a command line argument.
305 - Add l2tpns(8) and nsctl(8) manpages from Jonathan McDowell.
306 - Add startup-config(5) manpage.
307 - Revise nsctl to allow arbitrary strings/args to be passed to plugins.
308 - Add snoopctl, throttlectl plugins.
309 - Fix deletion from linked list.
310 - Allow LCP re-negotiation after connection completes (thanks Yuri).
311
312 * Mon Nov 15 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.7
313 - Fix socket creation in host_unreachable() (thanks to Bjørn Augestad)
314 - Don't assume BGP peer sends back negotiated hold time, pick smallest
315
316 * Thu Nov 11 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.6
317 - Make BGP keepalive/hold time configurable
318 - Revise BGP config to use "router bgp AS" syntax (requires libcli >= 1.8.2)
319
320 * Tue Nov 9 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.5
321 - Handle routing properly in lone-master case 
322 - Fix intercepts:  don't double-snoop throttled customers, ensure
323   byte/packet counts are only updated once
324 - Add a callback to allow plugins to fetch values from the running config
325
326 * Mon Nov 8 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.4
327 - Added setrxspeed plugin
328 - Added peer_address config option
329 - Rename wrapper macros to LOG()/LOG_HEX(), use p->log() in plugins
330 - Replace some PPP{PAP,CHAP} magic numebrs with constants
331 - Nak asyncmap (unless == 0)
332 - Bundle ConfigRej options
333 - Clean up initlcp handling
334
335 * Wed Nov 3 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.3
336 - Added support for hidden AVPs by Robert Clark
337 - l2tpns-chap-response.patch from Robert Clark
338 - Merge l2tpns-config-hostname.patch from Robert Clark
339 - l2tpns-dont-timeshift-unidirectional-traffic.patch from Robert Clark - Dump accounting data if cin OR cout is non-zero
340 - Don't write accounting files if no accounting dir is set - Yuri
341 - Fix checking for mmap success
342 - Renegotiate MRU - Yuri
343 - Take LCP ConfigReq length from the packet length field - Yuri
344 - Hostname set via command line not config
345 - Make number of throttle buckets configurable
346 - Shared_malloc returns NULL on failure
347 - Sync changes
348 - Unfsck 4->8 indenting change
349 - Use 2 seperate u16 values for throttle rate in/out
350 - Defer adding radius fds to the select loop until become_master
351
352 * Thu Sep 02 2004 David Parrish <david@dparrish.com> 2.0.2
353 - Combined LCP patches from Iain and Yuri. This should allow Windows 2k/XP
354   clients to connect, as well Linksys DSL modems.
355 - Apply patch to fix -v option from Juergen Kammer.
356 - Makefile fix from Juergen Kammer to not overwrite existing config files on
357   make install
358 - Configurable radius port patch from Juergen Kammer.
359 - Send my_address if no bind_address when doing IPCP
360 - Write pid file if filename is set
361 - Add startup script and monitor script from Yuri
362 - Some logging correctness fixes from Iain Wade
363 - Add support for LCP Ident and CallBack (rejection only) from Yuri
364 - Initiate LCP if not attempted by the client, or in renegotiation - Yuri
365 - Indentation and style cleanups
366 - Per-user upload and download throttle rates - Yuri
367 - Make autothrottle.so understand cisco lcp:interface-config - Yuri
368 - Show filter stats in show session - Yuri
369 - Cleanup from Michael to change sid to unique_id
370 - Add plugin to remove domain name from auth requests
371 - Add .spec file for RPM generation
372
373 * Tue Jul 13 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.1
374 - Update INSTALL, Docs/manual.html documentation.
375 - Add INTERNALS documentation.
376 - Add lock_pages option.
377 - TerminateAck fix from Yuri
378 - Adject cli_loop args for libcli 1.8.0
379 - Allow for backward compatabity in C_PING packets
380 - Don't send RADIUS stop messages from sessionshutdown when called from
381   sessionkill.
382 - s/tap/tun/ .
383 - Fix for LASTSEEN breakage:  don't do anything in the CLI other than
384   flag changes to be made by the parent.
385 - Split out master parts from cluster_check_master() into cluster_check_slaves().
386 - Set hostname in CLI prompt.
387 - Make cluster_hb_interval work; include interval/timeout in heartbeats
388   so that a change on the master is propagated immediately to the slaves.
389 - Use fast heartbeats when there are slaves not up to date.
390 - Ensure basetime of shut down master is set to zero (prevent delayed election).
391 - Fix radius session leak on IPCP timeout.
392 - Fix some off-by-one errors in tunnel/session loops.
393 - Add "limp along" fix for when a slave drops temporarily from the mcast group.
394 - Rename l2tpns.cfg as startup-config to match CONFIGFILE.
395 - Update cli callbacks to work with libcli 1.6.
396   This supports privileged and unprivileged commands, as well as a configuration
397   mode.
398 - Add help for all cli commands.
399 - Add "show version" command.
400 - Fix uptime counter display.
401 - Fix nasty bug where cluster basetime can be set to 0 when sending initial
402   heartbeat.
403 - Don't rmmod ip_conntrack, as this can take a lot of time.
404 - Re-order logging in routeset such that the action is given before any error.
405 - Use the correct gateway address when deleting routes.
406 - Remove any routes when address changes.
407 - Require authentication if telnet from remote ip.
408 - Require enable password always.
409 - Return error if show pool done on slave.
410 - We MUST immediately exit if we're the wrong master!
411
412 * Wed Jun 23 2004 David Parrish <david@dparrish.com> 2.0.0
413 - Major release
414 - Completely replace active/standby clustering with a new peer-to-peer
415   clustering method which allows much greater throughput and is a lot more fault
416   tolerant
417 - Add internal tbf implementation for throttling without relying on tc and
418   kernel HTB
419 - Add support for iBGP and eBGP to advertise routes
420 - Add cli commands "show cluster", "show bgp", "show ipcache", "show throttle",
421   "show tbf", "suspend bgp", "restart bgp", "show user"
422 - Interception destination must be set per-user
423 - If SMP machine, allow use of SCHED_FIFO, which should improve performance
424 - Added config option to send GARP at startup
425 - Added plugin_become_master and plugin_new_session_master plugin hooks
426 - Remove useless sessionsendarp(). This isn't needed now that we are using TUN
427   instead of TAP.
428 - ICMP rate limiting so not every unreachable packet is replied with an ICMP
429   unreachable message
430 - mangle table is not required on anything but the cluster master, so slaves
431   will drop the mangle table and attempt to unload the ip_conntrack module
432 - Statically assigned IP addresses (by Radius) work now
433 - Add -d command-line flag to detach and become a daemon
434 - Configuration file is now "/etc/l2tpns/startup-config"
435 - Reduced MIN_IP_SIZE to 0x19 to stop a pile of Short IP warnings
436 - Resend initial IPCP request until it's acknowleged by the client
437 - Better radius session cleanup logic
438 - Many miscellaenous bugfixes and performance enhancements
439 - Thanks to Michael O'Reilly and Brendan O'Dea for most of these new features
440
441 * Mon May 24 2004 David Parrish <david@dparrish.com> 1.2.0
442 - Fix SEGFAULT in garden module
443 - Use multiple radius sockets to allow more concurrent authentication requests
444 - Add username parameter to "show users" command
445 - Fix counting tunnel rx errors as tunnel tx errors
446 - Add "show throttle" command
447 - Add gcc __attribute__ to logging functions
448 - Fix warnings shown by __attribute__
449 - Make sure regular cleanup happens regularly under high load
450 - Add variable cleanup_interval for changing cleanup interval
451 - Add support for reading more than one packet per fd in each processing loop
452 - This is configurable with the multi_read_count variable
453 - Remove segv handler so core dumps can happen
454 - Use nonblocking sockets
455 - Increase tun queue length
456 - Fix minimum length of IP packets
457 - Remove per-packet plugin hooks (they are slow)
458 - Don't drop session if no free RADIUS
459 - Don't expire more than 1000 sessions per cleanup interval
460 - Remove -a and -c command-line options. They don't work anyway
461 - Don't require file: in log_filename
462 - Bump version to 1.2.0
463 - Check return code when throttling users
464
465 * Mon Apr 5 2004 David Parrish <david@dparrish.com> 1.1.1
466 - Don't mention configure anymore, it's not used
467 - Added the autosnoop and autothrottle modules
468 - Don't default to using a htb for the class root
469
470 * Fri Mar 5 2004 David Parrish <david@dparrish.com> 1.1.0
471 - Change all strcpy() calls to strncpy() to avoid buffer overflow potential
472 - Add ICMP host unreachable support
473 - Logging to syslog if log_file = "syslog:facility"
474 - Now requires libcli 1.5
475 - All configuration moves to a config structure
476 - Ability to modify and write config on the fly through command-line interface
477 - Config file support is removed, and now handled by the cli
478 - Show hostname in cli prompt
479 - Keep current state type for tunnels
480 - Add uptime command do CLI, which also shows real-time bandwidth utilisation
481 - Add goodbye command to cluster master, which forces droppping a slave
482 - Cache IP address allocation, so that reconnecting users get the same address
483 - Fix tunnel resend timeouts, so that dead tunnels will be cleaned up
484 - Allocate tunnels and radius without using a linked list which had issues
485 - Fix some off-by-one errors in tunnel and session and radius arrays
486 - Save and reload ip address pool when dieing
487 - Check version and size of reloaded data when restarting
488 - Remove plugin_config support
489 - Remove old support for TBF which didn't work anyway. HTB is required to do throttling now.
490 - Add COPYING and Changes files