Maxime Leroy
Maxime Leroy
These commits allow compiling the dplane plugin out-of-tree by properly exporting headers in the development package.
Extend the `srv6 sid` CLI to support non-uSID SRv6 endpoint behaviors (End, End_X, End_DT6, End_DT4, End_DT46), including VRF/interface/nexthop handling when applicable. The CLI keyword `End_X` represents the SRv6 End.X behavior...
Add dplane ctx helpers to carry interface speed and skip ethtool polling when the dataplane provides a value. Avoid scheduling speed update timers in this case.
Since commit 873c7dd59156 ("make imptcp worker-pool size configurable (without max bound)"), the imptcp module is no longer limited to a maximum of 16 threads. However, the documentation still states: "No...