sonic-buildimage/dockers/docker-fpm-frr
abdosi c6d1dae741
Fix the Loopback0 IPv6 address of LC's in chassis not reachable from (#16026)
What I did:
Fix the Loopback0 IPv6 address of LC's in chassis not reachable from peer devices.

Why I did:
For Ipv6 Loopback0 address we only advertise /64 subnet to the peer devices. However, in case of chassis each LC will have it own /128 address of that /64 subnet . Since this /128 address does not get advertised peer devices can-not ping/reach the LC's loopback0.

How I fix:
Advertise /128 Loopback0 Ipv6 address only between i-BGP peers. This way even though /64 is advertised to e-BGP peer devices when packet reaches any of LC's it can reach the appropriate LC's.

How I verify:
Manual verification
UT added for same.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2023-08-06 22:36:33 -07:00
..
base_image_files [bgp]: Add sudo check for TSA/B/C command execution (#15288) 2023-06-03 23:47:26 +02:00
frr Fix the Loopback0 IPv6 address of LC's in chassis not reachable from (#16026) 2023-08-06 22:36:33 -07:00
.dockerignore [docker-fpm-frr]:filter out the file of 'Dockerfile.j2' from the 'docker-fpm-frr' image. (#3507) 2019-09-27 12:43:44 -07:00
bgp_regex.json Change bgp notification leaf name and mem_usage leaf type (#13012) 2023-01-24 15:47:32 -08:00
docker_init.sh Timezone sync issue between the host and containers (#14000) 2023-06-25 16:36:09 -07:00
Dockerfile.j2 [infra] Support syslog rate limit configuration (#12490) 2022-12-20 10:53:58 +02:00
events_info.json Streaming structured events implementation (#11848) 2022-09-03 07:33:25 -07:00
snmp.conf [FRR] Enable SNMP support (#2981) 2019-06-19 01:24:42 -07:00
TS Changes to support TSA from supervisor (#14691) 2023-04-28 16:28:06 +08:00
TSA Fixes for errors seen in staging devices (#7171) 2021-04-08 15:16:43 -07:00
TSB Fixes for errors seen in staging devices (#7171) 2021-04-08 15:16:43 -07:00
TSC Fixes for errors seen in staging devices (#7171) 2021-04-08 15:16:43 -07:00
vtysh.conf [sonic-frr]: FRR 4.0 integration with SONiC (#2099) 2018-10-02 10:24:59 -07:00
zsocket.sh [FRR] Create a separate script to wait zebra to be ready to receive connections (#6519) 2021-01-27 12:36:02 -08:00