Wireshark-commits: [Wireshark-commits] rev 54073: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 13 Dec 2013 22:34:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54073

User: darkjames
Date: 2013/12/13 10:34 PM

Log:
 netlink: update
 
 - set pinfo->p2p_dir based on portid
 - check for nlmsg type in dissect_netlink_sock_diag()
 - sock diag support LINUX_AF_INET6, LINUX_AF_PACKET
 - naming cleanup

Directory: /trunk/epan/dissectors/
  Changes    Path                          Action
  +7 -9      packet-netlink-netfilter.c    Modified
  +3 -4      packet-netlink-route.c        Modified
  +183 -57   packet-netlink-sock_diag.c    Modified
  +11 -2     packet-netlink.c              Modified