sonic-buildimage/src/dhcp6relay
Saikrishna Arcot 5b7e55dfac
Package debugging and hardening for dhcpmon and dhcp6relay (#9862) (#10063)
Enable dbgsym package for dhcpmon.

Allow CFLAGS and LDFLAGS from environment variables to be used
in the dhcp6relay build. This makes sure that the -O2 flag from
dpkg-buildflags gets used.

Finally, enable all hardening flags in dpkg-buildflags for
dhcp6relay and dhcpmon. The change from the default set of flags is that
during linking, immediate binding of symbols is done instead of lazy
binding.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
2022-02-25 11:09:15 -08:00
..
debian Package debugging and hardening for dhcpmon and dhcp6relay (#9862) (#10063) 2022-02-25 11:09:15 -08:00
src [dhcp_relay] Check payload size to prevent buffer overflow in dhcpv6 option (#9740) 2022-02-21 23:48:15 -08:00
.gitignore Add DHCPv6 Relay Agent (#8251) 2021-08-20 09:11:40 -07:00
Makefile Package debugging and hardening for dhcpmon and dhcp6relay (#9862) (#10063) 2022-02-25 11:09:15 -08:00