aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-netlink-netfilter.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-02Add new encoding names for seconds/{micro,nano}second time stamps.Guy Harris1-1/+1
2018-07-02Use proto_tree_add_item() for a number of time values.Guy Harris1-5/+1
2018-06-04When using the NEW_PROTO_TREE_API, the proto_tree_add... functions areJoerg Mayer1-2/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2018-01-13netfilter: Make sure our bitmask field arrays are NULL terminated.Gerald Combs1-0/+2
2017-12-06netlink-netfilter: Add NFQA_CT and NFEXP conntrack dissectorsKevin Cernekee1-4/+813
2017-04-16Netlink: Remove duplicate from nfq_ctinfo_valsMichael Mann1-1/+1
2017-04-09netlink: let subdissectors handle the netlink headerPeter Wu1-22/+27
2016-09-20netlink: make dissect_netlink_attributes() endianness awareHauke Mehrtens1-8/+8
2016-08-21nflog: support NFLOG bridge (ebtables) dissectionPeter Wu1-2/+2
2016-08-21netlink-netfilter,nflog: use NFPROTO_xxx instead of AF_xxxPeter Wu1-4/+16
2016-08-17netlink-netfilter: add partial ipset supportPeter Wu1-2/+459
2016-08-13netlink: fully dissect NLA Type, add length restrictionPeter Wu1-4/+4
2016-08-08netlink-netfilter: add NFQUEUE dissectionPeter Wu1-28/+589
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-10-05Add editor modelines; Adjust whitespace as needed.Bill Meier1-9/+22
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-13netlink: updateJakub Zawadzki1-9/+7
2013-12-13netlink: update Jakub Zawadzki1-0/+4
2013-12-11Fix Jörg Mayer1-4/+0
2013-12-11Fix buildbot:Jakub Zawadzki1-5/+9
2013-12-11fix buildbot:Jakub Zawadzki1-1/+1
2013-12-11Add new & update netlink dissectors.Jakub Zawadzki1-0/+235