Changes for version 1.09 - 2010-07-15
- added rem_addr and port arguments to authenticate(), authorize() and account()
- implemented recv_reply method for receiving TAC+ reply packet from the server. recv_reply is more robust and can deal with interrupted system calls and packet fragmentation.
- #59411 using plain ^ instead of non-existing Math::XOR (thanks to Derik)
Modules
Tacacs+ library
Tacacs+ client library
Tacacs+ packet constants
Tacacs+ packet object
Tacacs+ accounting reply body
Tacacs+ accounting request body
Tacacs+ authentication continue body
Tacacs+ authentication replay body
Tacacs+ authentication packet body
Tacacs+ authorization request body
Tacacs+ authorization response body
Tacacs+ packet header
POE Tacacs+ server component
TacacsPlus packet filter