eroullit / net-toolbox

Playground for experimental code for the netsniff-ng project
www.netsniff-ng.org
GNU General Public License v2.0
2 stars 1 forks source link

Implement dissector #4

Closed eroullit closed 13 years ago

eroullit commented 13 years ago

For now, libnet-ng does not have a powerful feature to print packet context in a relevent way. To fix this, packet dissector must be implemented

eroullit commented 13 years ago

Implement but still some work to do on it