Edit

IABSD.fr/src/usr.sbin/ospf6ctl

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2023-06-21 09:47:03
    Hash : dd3b9a80
    Message : add "fib reload" support to ospf6d/ospf6ctl, and trigger it automatically on a timeout after RTM_DESYNC (i.e. route socket overflow). ported across from ospfd. fixes/ok claudio@ (it's much harder to overflow the routing socket buffer these days since it was bumped to 2MB, but still happens occasionally on a busy machine).