Request: Add TTL field
Hello, I would like to know if it's possible to add the TTL field to be displayed in nfdump. It would be very useful for monitoring altered sources with spoofing.
Do you have an exporter, which sends this information? Which element IDs are used? There are multiple option: 192, 52, 53
@caikpigosso - any comments on the question above?
Hello,
I sent the sample to your email, with this wireshark screenshot to select the field
give it a try with latest commit.
Implements filtering e.g. ttl > 64 as well as aggregation and statistics -s ttl
@phaag mind adding this extension to go-nfdump as well?
@phaag It worked, thank you very much.
@gabrielmocan see https://github.com/phaag/go-nfdump/issues/15 completed.