• Julien Muchembled's avatar
    Make deny & src-prefix actions work in install filter · fff32ef9
    Julien Muchembled authored
    src-prefix is about the 'from' option in ip-route. When the action value
    matches exactly the source prefix of the route to install, the latter
    is cleared at install. Otherwise, the route is not installed at all.
    
    The purpose is mainly to provide a fallback for routers without support
    of source-specific routes: only one route is kept, to a router that will
    be able to route correctly.
    
    TODO: man page
    fff32ef9
disambiguation.c 15.3 KB