Cargo Features

bgp-rs has no features set by default.

[dependencies]
bgp-rs = { version = "0.6.0", features = ["flowspec"] }
flowspec = bitflags

Enable Flowspec SAFI & NLRI decoding/encoding Flowspec RFC: https://tools.ietf.org/html/rfc5575 Uses bitflags for Flowspec Filter operators

Affects update::flowspec

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

bitflags flowspec?

Enables bitflags ^1.2