move plugin_radius_reset from *ctl to auto* plugins

This commit is contained in:
Brendan O'Dea 2005-10-11 07:59:09 +00:00
parent 2d71fa112c
commit 620249a2af
5 changed files with 18 additions and 17 deletions

View file

@ -2,6 +2,7 @@
- Fix Calling-Station-Id in RADIUS accounting records (Slobodan Tomic).
- Fix RADIUS authentication on DAE responses.
- Don't send tunnel HELLO when there are pending control messages.
- Move plugin_radius_reset from *ctl to auto* plugins.
* Mon Sep 19 2005 Brendan O'Dea <bod@optus.net> 2.1.8
- Move code from signal handlers into mainloop, avoiding a race