mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
context: The IP address 169.254.0.1 is used by BGP unnumbered as an onlink next-hop for IPv4 prefixes. When this is configured on the box, it causes major issues which are very difficult to diagnose a debug. It would be great if ifupdown2 could block this from being installed on any interface as an address or address-virtual. Signed-off-by: Julien Fortin <jfortin@nvidia.com>