aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-netlink.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-17[netlink] remove an unnecessary if (tree) checkMartin Kaiser1-6/+4
2016-01-17[sll] call the netlink dissector if the arp_hdr type is netlinkMartin Kaiser1-0/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-1/+1
2015-06-19Improved dissection of some netlink attributesMatthieu Coudron1-16/+118
2015-01-23Make netlink dissector register the attribute length header field infoHadriel Kaplan1-3/+6
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-3/+1
2014-10-04Add editor modelines; Reformat as appropriate.Bill Meier1-26/+39
2014-08-18Eliminate proto_tree_add_text from some dissectors.Michael Mann1-1/+5
2014-07-04convert to proto_tree_add_subtree[_format]Michael Mann1-6/+3
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-13netlink: updateJakub Zawadzki1-2/+11
2013-12-13netlink: update Jakub Zawadzki1-3/+5
2013-12-11Add new & update netlink dissectors.Jakub Zawadzki1-0/+54
2013-12-08Improve netlink dissection:Jakub Zawadzki1-3/+10
2013-12-08Add initial dissectors for netlink, and netlink route subsystem.Jakub Zawadzki1-0/+255