URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3ea14493e7091cbfb40e0cb6bf9f91e78d57d9d4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3ea1449 by Martin Kaiser (wireshark@xxxxxxxxx):
[aeron] a new-style dissector should return 0 (not -1) to reject a packet
we shouldn't throw an exception before we know that the packet
contains our protocol
Change-Id: Ic58cb985775766a18e9086fe52096e3290674515
Reviewed-on: https://code.wireshark.org/review/11248
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from d77c1e1 NTP timestamps can't be relative.
adds 3ea1449 [aeron] a new-style dissector should return 0 (not -1) to reject a packet
Summary of changes:
epan/dissectors/packet-aeron.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)