[tcpdump-workers] Request for a DLT code for IPMB packet
Dear tcpdump workers, I'm doing a project on creating a plugins of packet IPMB ( with I2C interface ) in Wireshark. Now i need a specific DLT code for this packet so that i can put my code in Open Source of Wirshark. Can you please assign me one number ? Moreover, Can you tell me how to add a
[tcpdump-workers] print-bootp.c: enhancement to decode DHCP option 249
Hi, The following patch decode DHCP option 249 (Classless Static Route Microsoft) used by some Microsoft systems. Same decoding as option 121 (RFC 3442). Regards, Francois-Xavier Le Bail Got a little c