URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=565dbf44ff21b90de29f4c829f517b429b931220
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
565dbf4 by Peter Wu (peter@xxxxxxxxxxxxx):
nflog: support NFLOG bridge (ebtables) dissection
See net/netfilter/nfnetlink_log.c, that is the only place that sets
NFULA_PACKET_HDR to struct nfulnl_msg_packet_hdr.
Tested with nflog-ebtables.pcapng from SampleCaptures wiki.
Change-Id: I7e21f8f584f3911b3aa7d0d027ff9624886bef73
Reviewed-on: https://code.wireshark.org/review/17191
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
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 dc42aad CDP: Don't read outside payload for Port ID
adds 565dbf4 nflog: support NFLOG bridge (ebtables) dissection
Summary of changes:
epan/dissectors/packet-netlink-netfilter.c | 4 ++--
epan/dissectors/packet-netlink.h | 1 +
epan/dissectors/packet-nflog.c | 29 +++++++++++++++++++++++++++-
3 files changed, 31 insertions(+), 3 deletions(-)