Wireshark-commits: [Wireshark-commits] rev 53852: / /trunk/epan/dissectors/: packet-netlink-route.c

Date: Sun, 08 Dec 2013 12:42:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53852

User: darkjames
Date: 2013/12/08 12:42 PM

Log:
 Add more LINUX_AF_* values, create value_string_ext for them. Use it in netlink, nflog.

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +5 -6      packet-netlink-route.c    Modified
  +1 -7      packet-nflog.c            Modified

Directory: /trunk/epan/
  Changes    Path               Action
  +1 -0      CMakeLists.txt     Modified
  +1 -0      Makefile.common    Modified
  +75 -0     aftypes.c          Added
  +41 -1     aftypes.h          Modified