Files
coredns/plugin
Mark Mickan 1de92ec9dc fix(plugin/bind): remove zone for link-local IPv4 (#7295)
This fixes a bug introduced in
https://github.com/coredns/coredns/pull/6547 which resulted in the zone
being added to IPv4 addresses.  This bug results in a failure to start
when binding to an interface with a link-local IPv4 address assigned to
it, with the following error:

    $ ./coredns -conf=/etc/coredns/Corefile
    maxprocs: Leaving GOMAXPROCS=4: CPU quota undefined
    lookup 169.254.1.1%dummy0: no such host

Signed-off-by: Mark Mickan <mark.mickan@openlms.net>
Co-authored-by: Mark Mickan <mark.mickan@openlms.net>
2025-05-20 06:07:46 -07:00
..
2022-07-10 11:06:33 -07:00
2022-05-30 10:29:34 +00:00
2024-08-18 06:13:10 +02:00
2020-11-05 15:02:07 +01:00
2024-11-13 09:40:25 -08:00
2022-07-10 11:06:33 -07:00
2023-04-25 11:24:49 -04:00
2024-03-07 14:24:38 -05:00
2024-08-18 07:13:53 +02:00
2019-08-24 18:14:25 +00:00
2018-07-19 16:23:06 +01:00
2022-07-10 11:06:33 -07:00
2020-09-24 18:14:41 +02:00