URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=205505d9c82237676dfbae29cc53dd851713e702
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
205505d by Filip Sohajek (filip.sohajek@xxxxxxxxx):
Netlink: Add rtnetlink attribute dissecting
This patch adds dissecting of several attributes in RTM_NEWLINK and
RTM_NEWADDR.
Change-Id: Iab476e7439a9bcbc25e70cded67bc371788baec4
Reviewed-on: https://code.wireshark.org/review/26830
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 643f2eb RPM: don't give the cmake macro the directory (it has it already).
adds 205505d Netlink: Add rtnetlink attribute dissecting
Summary of changes:
epan/dissectors/packet-netlink-route.c | 419 +++++++++++++++++++++++++++++++--
1 file changed, 396 insertions(+), 23 deletions(-)