This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/files/image_config
Hua Liu c274be2e59
Fix IPV6 forced-mgmt-route not work issue (#17299)
ix 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-01-22 09:59:12 -08:00
..
backend_acl Update backend_acl.py to specify ACL table name (#17553) 2024-01-03 14:55:38 -08:00
bash
config-chassisdb [config-chassisdb] use cached variables (#17342) 2023-12-07 15:24:21 +02:00
config-setup
config-topology [config-topology] use cached variables (#17343) 2023-12-07 15:22:44 +02:00
constants
containercfgd Optimize syslog rate limit feature for fast and warm boot (#17458) 2023-12-20 09:12:03 +02:00
copp [image_config]: Update DHCP rate-limit for mgmt TOR devices (#17630) 2024-01-02 21:29:34 -08:00
corefile_uploader
cron.d
ebtables
environment
fstrim
hostname
interfaces Fix IPV6 forced-mgmt-route not work issue (#17299) 2024-01-22 09:59:12 -08:00
kdump
kubernetes
logrotate Ensure that 'logrotate-config.service' is set as a dependency to start before 'logrotate.service'. (#17312) 2023-11-29 17:22:47 -08:00
misc
monit
ntp [NTP] Add NTP extended configuration (#15058) 2023-12-11 13:31:35 -08:00
pcie-check
pip
platform Fix PAM module configuration issue 2023-11-21 18:53:15 -08:00
rasdaemon
readline
reset-factory
resolv-config
rsyslog Optimize syslog rate limit feature for fast and warm boot (#17458) 2023-12-20 09:12:03 +02:00
secureboot
snmp
sudoers Modify the sudoers file to lecture RO users once 2023-11-21 18:53:15 -08:00
sysctl
syslog
system-health
systemd
topology
updategraph
warmboot-finalizer
watchdog-control