Ignore:
Timestamp:
07/15/10 16:45:16 (3 years ago)
Author:
salcock
Message:
  • Fixed bug where libpacketdump doesn't skip past IP options correctly before parsing the next header
  • Added a trace_hexdump_packet() which will dump the entire packet as hex, which can be useful for debugging libpacketdump
  • Use results of trace_get_capture_length() as the length when dumping packets, to avoid issues with an upcoming change
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libpacketdump/Makefile.am

    r1538 r1600  
    105105link_2_la_LDFLAGS=-module 
    106106link_4_la_LDFLAGS=-module 
    107 link_6_la_LDFLAGS=-module 
     107link_6_la_LDFLAGS=-module  
    108108link_9_la_LDFLAGS=-module 
    109109link_10_la_LDFLAGS=-module 
Note: See TracChangeset for help on using the changeset viewer.