clean up some compiler errors
[l2tpns.git] / plugin.h
2006-05-22 Brendan O'Dearemove unused param_packet_[tr]x structures
2006-05-18 Brendan O'Dearemove defunct PLUGIN_PACKET_{RX,TX} constants
2006-04-13 Brendan O'Deaadd Acct-Terminate-Cause to RADIUS stop records
2005-10-11 Brendan O'Deaadd Cisco-AVPairs to RADIUS accounting records via...
2005-07-31 Brendan O'Dea- Replace flags used for LCP/IPCP with state machine.
2005-06-28 Brendan O'Deaadd DAE support (PoD/CoA) from Vladislav Bjelic
2005-05-10 Brendan O'Deaadd sessionctl
2004-12-16 Brendan O'Deause standard uintN_t types for portability
2004-11-29 Brendan O'Deamake "established" a different tcp flag match
2004-11-18 Brendan O'Deapass cluster master state to plugin_control functions
2004-11-17 Brendan O'Dea- Add startup-config(5) manpage.
2004-11-17 Brendan O'Dea- Add startup-config(5) manpage [FIXME].
2004-11-09 Brendan O'Deaadd a callback to allow plugins to fetch values from...
2004-11-05 Brendan O'Deause LOG for logging macro
2004-11-03 Brendan O'Deamake log a conditional macro for _log
2004-06-23 David Parrish* Wed Jun 23 2004 David Parrish <david@dparrish.com...
2004-05-24 David ParrishUse multiple radius sockets to allow more concurrent...
2004-03-05 David Parrish* Fri Mar 5 2004 David Parrish <david@dparrish.com...
2003-12-16 David ParrishInitial revision