sonic-buildimage/files
Hua Liu f4b1eb0a5b
Fix IPV6 forced-mgmt-route not work issue (#17299) (#18045)
Fix IPV6 forced-mgmt-route not work issue

Why I did it
IPV6 forced-mgmt-route not work

When add a IPV6 route, should use 'ip -6 rule add pref 32764 address' command, but currently in the template the '-6' parameter are missing, so the IPV6 route been add to IPV4 route table.

Also this PR depends on #17281 , which will fix the IPV6 'default' route table missing in IPV6 route lookup issue. 

Microsoft ADO (number only):24719238
2024-02-07 06:50:57 -08:00
..
Aboot Disable CPU C-States other than C1 (#16703) 2023-10-13 20:24:39 -07:00
apparmor [tacacs]: Fix tcpdump report error when tacacs enabled (#16372) 2023-09-23 00:07:53 -07:00
apt Improve remote fetch (#12795) 2023-09-23 18:07:04 -07:00
build/versions [ci/build]: Upgrade SONiC package versions (#17956) 2024-02-02 08:15:51 -08:00
build_scripts During build time mask only those feature/services that are disabled excplicitly (#13283) 2023-01-07 02:36:37 +00:00
build_templates Disable eventd and rsyslog plugin in slim images (#17905) 2024-02-02 16:32:26 +08:00
dhcp Assign the higher metric value for Ipv6 default route learnt via RA message (#16367) 2023-09-01 11:38:14 -07:00
docker [dockerd] Force usage of cgo DNS resolver (#13649) 2023-02-14 08:57:19 +02:00
image_config Fix IPV6 forced-mgmt-route not work issue (#17299) (#18045) 2024-02-07 06:50:57 -08:00
initramfs-tools Fix the fsck script that does filesystem repair (#17424) 2024-01-30 06:32:12 +08:00
scripts Change orchagent stuck message from ERR to WARNING (#17872) 2024-02-02 18:32:16 +08:00
sshd Remove SSH host keys after installing the custom version of sshd (#10633) 2022-04-25 10:38:52 -07:00