URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1d31986e8d26f5c05b8b3125fb2ba0ec356139c1
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1d31986 by Roland Knall (rknall@xxxxxxxxx):
extcap: Create callback structure
To ease development of callbacks and new parameters,
move all parameters for the callback methods to a
struct
Change-Id: I160277acf4d0473897172124f7c7aa744718da9c
Reviewed-on: https://code.wireshark.org/review/20316
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 17dd9d0 radius: remove unused rule, add clarifying comment
adds 1d31986 extcap: Create callback structure
Summary of changes:
extcap.c | 88 +++++++++++++++++++++++++++++++++++++++-----------------------
1 file changed, 56 insertions(+), 32 deletions(-)