sonic-buildimage/files
Joe LeVeque 7ae30d7898 [caclmgrd] Get first VLAN host IP address via next() (#4685)
I found that with IPv4Network types, calling list(ip_ntwrk.hosts()) is reliable. However, when doing the same with an IPv6Network, I found that the conversion to a list can hang indefinitely. This appears to me to be a bug in the ipaddress.IPv6Network implementation. However, I could not find any other reports on the web.

This patch changes the behavior to call next() on the ip_ntwrk.hosts() generator instead, which returns the IP address of the first host.
2020-06-09 16:30:45 +00:00
..
Aboot [arista]: Fix convertfs condition for booting from EOS (#4139) 2020-02-25 16:38:56 +00:00
apt [201811][apt] Instruct apt-get to NOT check the "Valid Until" date in Release files (#3975) 2020-01-08 08:34:45 -08:00
build_scripts [build_debian] Include checksum of ASIC config files in SONiC filesystem (#3384) 2019-09-09 18:53:15 +00:00
build_templates [baseimage]: pin down package version for azure-storage, watchdog and futures (#4575) 2020-05-13 05:05:29 +00:00
dhcp [updategraph] Use empty configuration when DHCP graphurl option is missing (#2185) 2018-10-29 12:16:00 -07:00
docker [docker-engine]: upgrade docker engine to 18.09 (#2417) 2019-01-04 20:47:43 -08:00
image_config [caclmgrd] Get first VLAN host IP address via next() (#4685) 2020-06-09 16:30:45 +00:00
initramfs-tools [arista]: Fix convertfs condition for booting from EOS (#4139) 2020-02-25 16:38:56 +00:00
scripts [docker-syncd] Add timeout to force stop syncd container (#4617) 2020-06-09 16:07:24 +00:00
sshd [security] Do not generate ssh server keys for non RSA protocols (#2718) 2019-03-29 22:37:47 +00:00