URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca69e8e3f0733eae89adb1534fa44563619864d2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ca69e8e by Dario Lombardo (lomato@xxxxxxxxx):
randpkt: code restyle.
Code has been restyled towards a more modular approach. This will allow
the split of the code into a core and an app. Once splitted the code can
be reused by other apps, useful for testing.
Change-Id: I96083a7cc1a3417d10961700e5c7c27d32e350e8
Reviewed-on: https://code.wireshark.org/review/11355
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 0e01c01 gssapi: add init in wrap_dissect_gssapi_payload().
adds ca69e8e randpkt: code restyle.
Summary of changes:
randpkt.c | 498 +++++++++++++++++++++++++++++++++++++------------------------
1 file changed, 301 insertions(+), 197 deletions(-)