Philippe Guibert
Philippe Guibert
Hello, Is the RFC 5701 supported ? If not, this would be good to have in order to have support for Redirect-IPv6 from [0] Thanks, Philippe [0] https://tools.ietf.org/html/draft-ietf-idr-flow-spec-v6-09
The command 'ipv6 ospf6 area X.X.X.X' command under interface node is the model that will be kept. Remove old model configuration, that was located under router ospf6. Signed-off-by: Philippe Guibert
https://github.com/FRRouting/frr/issues/3354 was referencing the possibility to enhance BGP over GRE. A proposal is done under those commits.
This configuration knob permits to set value of : proc/sys/net/mpls/conf//input. Even if underlying interface is not available at the moment of the call. Signed-off-by: Philippe Guibert
In order to be compliant with the code. Signed-off-by: Philippe Guibert
continuation of https://github.com/FRRouting/frr/pull/11127
Bgp bfd type
This commit reenables bfd multihop|singlehop vty command. This is still useful when one wants to hardset the bfd behaviour for a given BGP session.
The help handler refers to segment routing. Fix it. Fixes: 1b6d5c7e0873 ("bgpd, zebra: Implement BGP Prefix-SID IETF draft")
This pull request is a simplification from https://github.com/FRRouting/frr/pull/14973. Simplification with no sharp command, because the first goal is to make this flag available for BGP first.