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/dockers
abdosi fc6bcff52b [sonic-buildimage] Changes to make network specific sysctl common for both host and docker namespace (#4838)
* [sonic-buildimage] Changes to make network specific sysctl
common for both host and docker namespace (in multi-npu).

This change is triggered with issue found in multi-npu platforms
where in docker namespace
net.ipv6.conf.all.forwarding was 0 (should be 1) because of
which RS/RA message were triggered and link-local router were learnt.

Beside this there were some other sysctl.net.ipv6* params whose value
in docker namespace is not same as host namespace.

So to make we are always in sync in host and docker namespace
created common file that list all sysctl.net.* params and used
both by host and docker namespace. Any change will get applied
to both namespace.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>

* Address Review Comments and made sure to invoke augtool
only one and do string concatenation of all set commands

* Address Review Comments.
2020-07-12 18:08:51 +00:00
..
docker-base [apt] Instruct apt-get to NOT check the "Valid Until" date in Release files (#3973) 2020-01-07 15:52:49 -08:00
docker-base-buster [redis] Install vanilla redis packages for Buster and Stretch; upgrade Buster to 6.0.5 (#4732) 2020-06-27 01:17:20 -07:00
docker-base-stretch [redis] Install vanilla redis packages for Buster and Stretch; upgrade Buster to 6.0.5 (#4732) 2020-06-27 01:17:20 -07:00
docker-basic_router Remove extra trailing newlines at EOF (#804) 2017-07-12 20:54:37 -07:00
docker-config-engine Remove unused packages in docker images and host (#2807) 2019-04-29 17:21:24 -07:00
docker-config-engine-buster [mgmt-framework]: convert mgmt-framework to use buster docker (#4480) 2020-04-28 15:57:13 -07:00
docker-config-engine-stretch [build]: Improve dockerfile instructions (#3048) 2019-06-22 11:26:23 -07:00
docker-database [sonic-buildimage] Changes to make network specific sysctl common for both host and docker namespace (#4838) 2020-07-12 18:08:51 +00:00
docker-dhcp-relay [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker-fpm-frr Changes to make default route programming correct in multi-npu platforms (#4774) 2020-06-29 11:38:46 -07:00
docker-fpm-gobgp [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker-fpm-quagga [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker-iccpd [docker-iccpd]: use service dependency in supervisord to start services 2020-05-22 11:01:28 -07:00
docker-lldp [docker] Correct the lldp-syncd program name in critical_process file. (#4862) 2020-06-28 11:08:30 -07:00
docker-nat [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker-orchagent [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker-platform-monitor [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker-ptf [docker-ptf] Add support for spytest to ptf container (#4410) 2020-04-13 16:56:19 -07:00
docker-ptf-saithrift [docker-ptf-*]: Use buildimage infrastructure to build docker-ptf-* (#638) 2017-05-26 17:18:11 -07:00
docker-router-advertiser [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker-sflow [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker-snmp [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker-sonic-mgmt [sonic-mgmt]: Support for pytest-html to control logs better (#4791) 2020-06-25 17:45:16 -07:00
docker-sonic-mgmt-framework [mgmt-framework]: REST server cert configurations (#4799) 2020-06-19 00:46:03 -07:00
docker-sonic-restapi [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker-sonic-telemetry [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker-teamd [docker-teamd]: Introducing tlm_teamd: telemetry for teamd (#4824) 2020-06-27 01:22:23 -07:00
dockerfile-macros.j2 Convert docker-snmp-sv2 to buster (#4529) 2020-05-14 10:23:37 -07:00