Skip to main content

Module capabilities

Module capabilities 

Source
Expand description

Capability negotiation (CAPABILITIES_ADVERTISE, gbp-control-plane §3).

Capability negotiation lets every member tell the rest of the group what optional features it supports (codecs, extensions, version flags). The group’s effective set is the intersection of every member’s capabilities, so any feature outside the intersection is unsafe to use.

Structs§

CapabilitiesNegotiator
Per-member set of advertised capability tokens.