]> git.sur5r.net Git - ngadmin/commit
Added a dissector plugin for Wireshark.
authordarkcoven <admin@darkcoven.tk>
Sat, 26 Nov 2011 11:00:00 +0000 (12:00 +0100)
committerdarkcoven <admin@darkcoven.tk>
Sat, 29 Dec 2012 21:41:33 +0000 (22:41 +0100)
commitb9d8cda84d8616e47e90029e183084dc8584e746
treeb0b28b4351e7c4a80a4857d909689a86c2b6ec4f
parent0eb28539a42fcb01078c7bca793c741317656f14
Added a dissector plugin for Wireshark.
Added support for reading VLAN PVID values.
Lib: setting IP TTL field to 1 to prevent packet routing.
Lib: added a check on an incoming header.
Lib: fixed value endianness.
cli/commands.c
lib/ngadmin.h
lib/src/lib.h
lib/src/network.c
lib/src/ngadmin.c
lib/src/protocol.c
nsdp.lua [new file with mode: 0644]