Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3459] SNMP user table changes not applied to running captu

Date: Thu, 4 Mar 2010 03:38:58 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3459

--- Comment #1 from LEGO <luis.ontanon@xxxxxxxxx> 2010-03-04 03:38:55 PST ---
Created an attachment (id=4358)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4358)
add a callback to UAT to be called after the table has being updated, use it to
renew the snmp_ue_cache

the usm cache wasn't updated after changes to the usmUserTable, the
renew_ue_cache() function was called only at initialization.

I added a callback to the uat that gets called upon loading and after Apply/
OK is given.

pass renew_ue_cache() to uat_new so that  renew_ue_cache()  gets called at
every update of the usmUserTable

\L

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.