Add xlat_unregister_module()
authorAlan T. DeKok <aland@freeradius.org>
Wed, 29 Oct 2014 19:38:59 +0000 (15:38 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 29 Oct 2014 19:38:59 +0000 (15:38 -0400)
commita62002ad3afae9ffaa7c3274864b38fb2a7c3b08
tree0b96c4324c51ec0c53570b2e7c322ce2e182725e
parent0e78d774efa2cae80adbef2bf7531d501175e6f7
Add xlat_unregister_module()

Which unregisters all xlat's for a module instance.
So that the modules don't have to do that.
src/include/radiusd.h
src/main/xlat.c