sonic-buildimage/dockers/docker-router-advertiser
kellyyeh 5d4031918b [radv] Support multiple ipv6 prefixes per vlan interface (#9934)
Why I did it
Radvd.conf.j2 template creates two copies of the vlan interface when there are more than one ipv6 address assigned to a single vlan interface. Changed the format to add prefixes under the same vlan interface block.

How I did it
Modifies radvd.conf.j2 and added unit tests

How to verify it
Configure multiple ipv6 address to the same vlan, start radvd
Unit test will check if radvd.conf with multiple ipv6 addresses is formed correctly
2022-02-21 23:48:22 -08:00
..
critical_processes [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker-init.sh [supervisord]: use abspath as supervisord entrypoint (#5995) 2020-11-22 21:18:44 -08:00
docker-router-advertiser.supervisord.conf.j2 [radv] Run radv on MgmtToRRouter (#9424) 2021-12-26 20:55:55 -08:00
Dockerfile.j2 First cut image update for kubernetes support. (#5421) 2020-12-22 08:01:33 -08:00
radvd.conf.j2 [radv] Support multiple ipv6 prefixes per vlan interface (#9934) 2022-02-21 23:48:22 -08:00
start.sh First cut image update for kubernetes support. (#5421) 2020-12-22 08:01:33 -08:00
wait_for_link.sh.j2 [docker-radv] Fix startup issues (#5230) 2020-08-21 13:12:01 -07:00