URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=03bc58d0727660b92bfe02cde8496f221508869e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
03bc58d by William Tu (u9012063@xxxxxxxxx):
ERSPAN: add link to protocol spec and refactoring.
Add link to ERSPAN protocol spec, remove obsolete comments, and
remove unnecessary 'if(tree)' check.
Change-Id: I1b4950777c84d62301c322afdfc876949db0d4ed
Signed-off-by: William Tu <u9012063@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/16675
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from bcec078 Fix decoding of MS Info Change Reporting Action
adds 03bc58d ERSPAN: add link to protocol spec and refactoring.
Summary of changes:
epan/dissectors/packet-cisco-erspan.c | 139 +++++++++++++--------------------
1 file changed, 54 insertions(+), 85 deletions(-)