PackeTsar / radiuid

An application to extract User-to-IP mappings from RADIUS accounting data and send them to Palo Alto firewalls for use by the User-ID function.
http://packetpushers.net/radiuid/
GNU General Public License v3.0
34 stars 10 forks source link

Rewrite push and URL converter to push multiple mappings per REST call #2

Closed PackeTsar closed 8 years ago

PackeTsar commented 8 years ago

Fixed in dev1.0.1. The push mechanism will now push up to 100 IP-to-User mappings in each API call and will make as many API calls in a row as necessary to push all collected data from the logs. This greatly speeds up the push of mappings to the firewall.