packet-dissector-bfd
BFD (RFC 5880) dissector for packet-dissector
This crate is part of the packet-dissector
ecosystem. It is used automatically when you enable the bfd feature flag
on the main crate:
[]
= { = "0.1", = ["bfd"] }
You generally do not need to depend on this crate directly.