Mon Nov  3 15:25:36 CET 1997

  * There seems to be a problem with secrets longer then 10 characters.
    I don't know if this problem lies with portslave or radiusd.

Fri Oct 24 13:27:28 CEST 1997

  * Fix the proxy arp code for slip in slip.c

Mon Jul  7 19:59:03 CEST 1997

  * If radius sends back a username in the auth ack packet, use that
    for logging to wtmp/utmp.
  * Fix slip.c to only add proxy arp entries for local nets

Tue May 20 13:37:22 MEST 1997

  * Implement daemon for delayed accounting packets (this is low on
    my personal priority scale).

Wed May  7 14:04:53 CEST 1997

  * Check SIGHUP and SIGTERM processing - make sure logout packet
    gets sent, esp. on SIGTERM (SIGHUP works AFAIK)

Tue Feb 18 21:44:24 MET 1997

  * Add Filter support. This can be done by defining a directory that
    contains executable shell scripts with ipfwadm commands. The name
    of the script, is the name of the filter. Should be easy :)

Thu Feb  6 22:40:34 MET 1997

  * Use the radclient.c stuff from my tacp2radd
  * Implement the "send reboot packet" stuff in radinit.c
    (should be easier with the tacp2radd modular radclient.c)
  * Only read the s<port>.* stuff we need instead of the lot

Mon Oct 14 16:40:30 MET DST 1996

  * Implement telnet, tcpclear, tcplogin protocols (easy)
  * Make a standalone terminal server boot floppy :)

DONE:
  * Implement utmp/wtmp logging.
  * Add a sort of RIP broadcast daemon to advertise IP numbers outside
    of our ethernet network (eg for which ARP doesn't work). Perhaps
    gated can be made to do this? DONE 07-May-1997 - see ripd.
  * Log the entire CONNECT string, perhaps even to RADIUS.
    There are now Radius attributes for this.

