I am using EZBRCIFR to trace TCP/IP traffic, and this works well.
I see there is support to trace dropped packets.
I have set
my.filter.RCFLPkt.RCPKFiltFlags |= RCPKFDISCARD; (it is set to 1200)
my.filter.RCFLPkt. RCPKDiscard = traceDiscard; (it is the value 1)
If I ping a valid address 7.168.1.74 I get out trace data.
If I ping an invalid address 7.168.1.75 ... I do not get any data.
Wireshark on Linux shows the traffic on the interface.
Should I see the packet with the invalid address on the interface? or have I misread the documentation?
I would expect a reason code of IP_OPT_FWD =The packet cannot be forwarded.
Colin
------------------------------
Colin Paice
------------------------------