Wireshark-commits: [Wireshark-commits] master 13bf417: net_dm: implement support for flow action co

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 02 Mar 2020 16:59:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=13bf41740bf6545d93765c77abbce9c82639e3e3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

13bf417 by Jiri Pirko (jiri@xxxxxxxxxxx):

    net_dm: implement support for flow action cookie
    
    Kernel can now send a flow action cookie in drop monitor medatada.
    Implement support for it.
    
    Change-Id: If486c68bf334f81315d3c3f230bc4932e704e1a8
    Signed-off-by: Jiri Pirko <jiri@xxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/36254
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8877fa2   Diameter 3gpp: When checking if text ignore padding or NULL termination.
     add  13bf417   net_dm: implement support for flow action cookie


Summary of changes:
 epan/dissectors/packet-netlink-net_dm.c | 10 ++++++++++
 1 file changed, 10 insertions(+)