sonic-buildimage/files
abdosi 7558d03611
[202205] Assign altname for bridge interface on chassis and iptables rules update to allow traffic on it. (#16504)
What I did:
Fixes: #16468

Why I did:
On Some chassis there is no dedicated eth1-midplane interface on supervisor for supervisor and LC communication but instead Linux bridge br1 is used for that. Because of this changes that were done to white-list traffic over eth1-midplane would not work.

How I did:
To fix this we are using altname property of ip link command to set eth1-midplane as altname of br interface. This is done to keep design generic across chassis and between supervisor and LC also. IP-table rules are updated to get parent/base interface name of eth1-midplane.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2023-09-22 10:53:23 -07:00
..
Aboot [platform]: Disable interrupt for intel i2c-i801 driver (#16309) (#16457) 2023-09-06 09:49:58 -07:00
apt [Build] Support j2 template for debian sources (#12557) (#13185) 2022-12-30 09:47:33 +08:00
build/versions [ci/build]: Upgrade SONiC package versions (#16316) 2023-09-05 21:54:50 -07:00
build_scripts During build time mask only those feature/services that are disabled excplicitly (#13283) (#13296) 2023-01-09 10:28:03 -08:00
build_templates [202205] Assign altname for bridge interface on chassis and iptables rules update to allow traffic on it. (#16504) 2023-09-22 10:53:23 -07:00
dhcp Assign the higher metric value for Ipv6 default route learnt via RA message (#16367) (#16440) 2023-09-05 21:52:38 -07:00
docker [dockerd] Force usage of cgo DNS resolver (#13649) 2023-02-22 04:33:44 +08:00
image_config Fix issue: systemctl daemon-reload would sporadically cause udev handler fail (#15253) (#15959) 2023-08-22 09:54:56 -07:00
initramfs-tools [202205] Implement zram compression for docker in RAM (#15137) 2023-06-02 08:36:18 -07:00
scripts [swss] Chassis db clean up optimization and bug fixes (#16454) (#16541) 2023-09-14 14:07:15 -07:00
sshd Remove SSH host keys after installing the custom version of sshd (#10633) 2022-04-25 10:38:52 -07:00