Router Advertiser - Staphylo/SONiC GitHub Wiki

Description

  • In order to support stateful DHCPv6, SONiC will implement a solution for sending router advertisements

Implementation

  • Router advertiser will reside in its own Docker container, docker-router-advertiser

  • Initial solution attempt will be to implement and configure the open-source solution, radvd

  • Configuration will include setting the 'M' bit ("Managed address configuration" flag) and clearing the 'O' bit ("Other configuration" flag)