History log of /openbsd-current/usr.sbin/unbound/util/netevent.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.37 13-Apr-2024 sthen

merge unbound 1.19.3


# 1.36 12-Apr-2024 sthen

merge unbound update


Revision tags: OPENBSD_7_4_BASE OPENBSD_7_5_BASE
# 1.35 11-Sep-2023 florian

Improve handling of ENOBUFS by not running in a tight loop forever.

This cherry-picks upstream git commit
0ee44ef384593ed0382d1ce6048d5a9c9440b45c.

Issue reported by landry@, which could be traced back to a buggy WiFi
driver that would constantly return ENOBUFS. This in turn lead
unwind(8) enter a tight loop through poll / sendto without making any
progress and burning 100% cpu.

OK sthen


# 1.34 05-Sep-2023 sthen

merge unbound-1.18.0


Revision tags: OPENBSD_7_3_BASE
# 1.33 20-Oct-2022 sthen

merge unbound 1.17.0


Revision tags: OPENBSD_7_2_BASE
# 1.32 07-Jun-2022 sthen

merge unbound 1.16.0


Revision tags: OPENBSD_7_1_BASE
# 1.31 23-Feb-2022 sthen

merge unbound 1.15.0


Revision tags: OPENBSD_7_0_BASE
# 1.30 13-Aug-2021 sthen

merge unbound-1.13.2 / regen configure, ok florian


Revision tags: OPENBSD_6_9_BASE
# 1.29 12-Mar-2021 sthen

merge unbound-1.13.1


# 1.28 06-Jan-2021 anton

do not call log_addr() when the address is NULL

ok florian@


# 1.27 10-Dec-2020 sthen

merge unbound 1.13.0


# 1.26 28-Oct-2020 sthen

merge Unbound 1.12.0


Revision tags: OPENBSD_6_8_BASE
# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.36 12-Apr-2024 sthen

merge unbound update


Revision tags: OPENBSD_7_4_BASE OPENBSD_7_5_BASE
# 1.35 11-Sep-2023 florian

Improve handling of ENOBUFS by not running in a tight loop forever.

This cherry-picks upstream git commit
0ee44ef384593ed0382d1ce6048d5a9c9440b45c.

Issue reported by landry@, which could be traced back to a buggy WiFi
driver that would constantly return ENOBUFS. This in turn lead
unwind(8) enter a tight loop through poll / sendto without making any
progress and burning 100% cpu.

OK sthen


# 1.34 05-Sep-2023 sthen

merge unbound-1.18.0


Revision tags: OPENBSD_7_3_BASE
# 1.33 20-Oct-2022 sthen

merge unbound 1.17.0


Revision tags: OPENBSD_7_2_BASE
# 1.32 07-Jun-2022 sthen

merge unbound 1.16.0


Revision tags: OPENBSD_7_1_BASE
# 1.31 23-Feb-2022 sthen

merge unbound 1.15.0


Revision tags: OPENBSD_7_0_BASE
# 1.30 13-Aug-2021 sthen

merge unbound-1.13.2 / regen configure, ok florian


Revision tags: OPENBSD_6_9_BASE
# 1.29 12-Mar-2021 sthen

merge unbound-1.13.1


# 1.28 06-Jan-2021 anton

do not call log_addr() when the address is NULL

ok florian@


# 1.27 10-Dec-2020 sthen

merge unbound 1.13.0


# 1.26 28-Oct-2020 sthen

merge Unbound 1.12.0


Revision tags: OPENBSD_6_8_BASE
# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.35 11-Sep-2023 florian

Improve handling of ENOBUFS by not running in a tight loop forever.

This cherry-picks upstream git commit
0ee44ef384593ed0382d1ce6048d5a9c9440b45c.

Issue reported by landry@, which could be traced back to a buggy WiFi
driver that would constantly return ENOBUFS. This in turn lead
unwind(8) enter a tight loop through poll / sendto without making any
progress and burning 100% cpu.

OK sthen


# 1.34 05-Sep-2023 sthen

merge unbound-1.18.0


Revision tags: OPENBSD_7_3_BASE
# 1.33 20-Oct-2022 sthen

merge unbound 1.17.0


Revision tags: OPENBSD_7_2_BASE
# 1.32 07-Jun-2022 sthen

merge unbound 1.16.0


Revision tags: OPENBSD_7_1_BASE
# 1.31 23-Feb-2022 sthen

merge unbound 1.15.0


Revision tags: OPENBSD_7_0_BASE
# 1.30 13-Aug-2021 sthen

merge unbound-1.13.2 / regen configure, ok florian


Revision tags: OPENBSD_6_9_BASE
# 1.29 12-Mar-2021 sthen

merge unbound-1.13.1


# 1.28 06-Jan-2021 anton

do not call log_addr() when the address is NULL

ok florian@


# 1.27 10-Dec-2020 sthen

merge unbound 1.13.0


# 1.26 28-Oct-2020 sthen

merge Unbound 1.12.0


Revision tags: OPENBSD_6_8_BASE
# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.34 05-Sep-2023 sthen

merge unbound-1.18.0


Revision tags: OPENBSD_7_3_BASE
# 1.33 20-Oct-2022 sthen

merge unbound 1.17.0


Revision tags: OPENBSD_7_2_BASE
# 1.32 07-Jun-2022 sthen

merge unbound 1.16.0


Revision tags: OPENBSD_7_1_BASE
# 1.31 23-Feb-2022 sthen

merge unbound 1.15.0


Revision tags: OPENBSD_7_0_BASE
# 1.30 13-Aug-2021 sthen

merge unbound-1.13.2 / regen configure, ok florian


Revision tags: OPENBSD_6_9_BASE
# 1.29 12-Mar-2021 sthen

merge unbound-1.13.1


# 1.28 06-Jan-2021 anton

do not call log_addr() when the address is NULL

ok florian@


# 1.27 10-Dec-2020 sthen

merge unbound 1.13.0


# 1.26 28-Oct-2020 sthen

merge Unbound 1.12.0


Revision tags: OPENBSD_6_8_BASE
# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.33 20-Oct-2022 sthen

merge unbound 1.17.0


Revision tags: OPENBSD_7_2_BASE
# 1.32 07-Jun-2022 sthen

merge unbound 1.16.0


Revision tags: OPENBSD_7_1_BASE
# 1.31 23-Feb-2022 sthen

merge unbound 1.15.0


Revision tags: OPENBSD_7_0_BASE
# 1.30 13-Aug-2021 sthen

merge unbound-1.13.2 / regen configure, ok florian


Revision tags: OPENBSD_6_9_BASE
# 1.29 12-Mar-2021 sthen

merge unbound-1.13.1


# 1.28 06-Jan-2021 anton

do not call log_addr() when the address is NULL

ok florian@


# 1.27 10-Dec-2020 sthen

merge unbound 1.13.0


# 1.26 28-Oct-2020 sthen

merge Unbound 1.12.0


Revision tags: OPENBSD_6_8_BASE
# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.32 07-Jun-2022 sthen

merge unbound 1.16.0


Revision tags: OPENBSD_7_1_BASE
# 1.31 23-Feb-2022 sthen

merge unbound 1.15.0


Revision tags: OPENBSD_7_0_BASE
# 1.30 13-Aug-2021 sthen

merge unbound-1.13.2 / regen configure, ok florian


Revision tags: OPENBSD_6_9_BASE
# 1.29 12-Mar-2021 sthen

merge unbound-1.13.1


# 1.28 06-Jan-2021 anton

do not call log_addr() when the address is NULL

ok florian@


# 1.27 10-Dec-2020 sthen

merge unbound 1.13.0


# 1.26 28-Oct-2020 sthen

merge Unbound 1.12.0


Revision tags: OPENBSD_6_8_BASE
# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.31 23-Feb-2022 sthen

merge unbound 1.15.0


Revision tags: OPENBSD_7_0_BASE
# 1.30 13-Aug-2021 sthen

merge unbound-1.13.2 / regen configure, ok florian


Revision tags: OPENBSD_6_9_BASE
# 1.29 12-Mar-2021 sthen

merge unbound-1.13.1


# 1.28 06-Jan-2021 anton

do not call log_addr() when the address is NULL

ok florian@


# 1.27 10-Dec-2020 sthen

merge unbound 1.13.0


# 1.26 28-Oct-2020 sthen

merge Unbound 1.12.0


Revision tags: OPENBSD_6_8_BASE
# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.30 13-Aug-2021 sthen

merge unbound-1.13.2 / regen configure, ok florian


Revision tags: OPENBSD_6_9_BASE
# 1.29 12-Mar-2021 sthen

merge unbound-1.13.1


# 1.28 06-Jan-2021 anton

do not call log_addr() when the address is NULL

ok florian@


# 1.27 10-Dec-2020 sthen

merge unbound 1.13.0


# 1.26 28-Oct-2020 sthen

merge Unbound 1.12.0


Revision tags: OPENBSD_6_8_BASE
# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.29 12-Mar-2021 sthen

merge unbound-1.13.1


# 1.28 06-Jan-2021 anton

do not call log_addr() when the address is NULL

ok florian@


# 1.27 10-Dec-2020 sthen

merge unbound 1.13.0


# 1.26 28-Oct-2020 sthen

merge Unbound 1.12.0


Revision tags: OPENBSD_6_8_BASE
# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.28 06-Jan-2021 anton

do not call log_addr() when the address is NULL

ok florian@


# 1.27 10-Dec-2020 sthen

merge unbound 1.13.0


# 1.26 28-Oct-2020 sthen

merge Unbound 1.12.0


Revision tags: OPENBSD_6_8_BASE
# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.27 10-Dec-2020 sthen

merge unbound 1.13.0


# 1.26 28-Oct-2020 sthen

merge Unbound 1.12.0


Revision tags: OPENBSD_6_8_BASE
# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.26 28-Oct-2020 sthen

merge Unbound 1.12.0


Revision tags: OPENBSD_6_8_BASE
# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.25 24-Aug-2020 sthen

merge unbound 1.11.0


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.24 08-May-2020 jca

Use a union to ensure cmsg buffer is properly aligned

Fix synced from unwind/libunbound.
unwind(8) crash on landisk (strict alignement arch) reported by otto@,
original diff ok deraadt@ otto@


Revision tags: OPENBSD_6_7_BASE
# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.23 19-Mar-2020 sthen

merge update to Unbound 1.10.0


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.22 18-Dec-2019 sthen

merge Unbound 1.9.6


Revision tags: OPENBSD_6_6_BASE
# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.21 28-Jun-2019 sthen

merge unbound 1.9.2


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


Revision tags: OPENBSD_6_5_BASE
# 1.20 27-Mar-2019 sthen

merge unbound 1.9.1


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.19 08-Feb-2019 sthen

merge unbound-1.9.0


Revision tags: OPENBSD_6_4_BASE
# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.18 20-Sep-2018 sthen

merge unbound 1.8.0


# 1.17 17-Sep-2018 sthen

merge conflicts


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.16 29-Mar-2018 florian

update to unbound 1.7.0
testing tb, sthen
OK benno, sthen


Revision tags: OPENBSD_6_3_BASE
# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


# 1.15 07-Feb-2018 florian

update to unbound 1.6.8, testing millert, OK sthen


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision


Revision tags: OPENBSD_6_2_BASE
# 1.14 29-Sep-2017 sthen

update to unbound-1.6.6, ok florian


# 1.13 12-Aug-2017 sthen

update to unbound 1.6.4, ok florian@


Revision tags: OPENBSD_6_1_BASE
# 1.12 17-Feb-2017 sthen

Update to unbound-1.6.1rc3 - thanks millert@ and Brad for tests.


Revision tags: OPENBSD_6_0_BASE
# 1.11 22-Jun-2016 sthen

update to unbound-1.5.9. (there will be a follow-up commit to cherrypick a
couple of post-1.5.9 patches).

tests from Mark Patruck, danj, matthieu, millert. reads ok to jung, ok florian.


# 1.10 05-Mar-2016 sthen

update to unbound 1.5.8, ok florian@ jung@


Revision tags: OPENBSD_5_9_BASE
# 1.9 19-Jan-2016 sthen

Backport r3602 | wouter | 2016-01-19 15:37:54 +0000 (Tue, 19 Jan 2016) | 3 lines

- Squelch 'cannot assign requested address' log messages unless
verbosity is high, it was spammed after network down.

(problem reported by Philippe Meunier)


Revision tags: OPENBSD_5_8_BASE
# 1.8 16-Jul-2015 sthen

merge


Revision tags: OPENBSD_5_7_BASE
# 1.7 20-Nov-2014 brad

merge conflicts


Revision tags: OPENBSD_5_6_BASE
# 1.6 16-Mar-2014 sthen

merge conflicts, remove old libldns files


Revision tags: OPENBSD_5_5_BASE
# 1.5 22-Sep-2013 sthen

merge unbound 1.4.21


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.4 23-Aug-2012 sthen

resolve conflicts


# 1.3 23-Aug-2012 sthen

resolve conflicts


Revision tags: OPENBSD_5_2_BASE
# 1.2 16-May-2012 sthen

Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.


# 1.1 26-Mar-2012 sthen

branches: 1.1.1;
Initial revision