History log of /netbsd-current/external/mpl/bind/dist/lib/ns/query.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.21 19-Apr-2024 christos

PR/58170: Yoshitaka Tokugawa: Remove blocking statement when the requestor
asks for for an address that is in the cache and that access is prevented
by a cache acl because the querier has no way to know that this access is
denied, so it is not an abuse.


# 1.20 21-Feb-2024 christos

merge conflicts between 9.16.42 and 9.18.24


# 1.19 13-Feb-2024 christos

Apply patch for CVE-2023-5679:

A bad interaction between DNS64 and serve-stale may cause `named`
to crash with an assertion failure during recursive resolution,
when both of these features are enabled. This issue affects BIND
9 versions 9.16.12 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0
through 9.19.19, 9.16.12-S1 through 9.16.45-S1, and 9.18.11-S1
through 9.18.21-S1.


# 1.18 13-Feb-2024 christos

Apply patch for CVE-2023-5517:

A flaw in query-handling code can cause `named` to exit prematurely
with an assertion failure when: - `nxdomain-redirect <domain>;` is
configured, and - the resolver receives a PTR query for an RFC 1918
address that would normally result in an authoritative NXDOMAIN
response. This issue affects BIND 9 versions 9.12.0 through 9.16.45,
9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.16.8-S1 through
9.16.45-S1, and 9.18.11-S1 through 9.18.21-S1.


# 1.17 26-Jun-2023 christos

merge conflicts between 9.16.37 and 9.16.42


# 1.16 25-Jan-2023 christos

merge our changes from 9.16.33 to 9.16.37


Revision tags: netbsd-10-base
# 1.15 23-Sep-2022 christos

branches: 1.15.2;
Merge conflicts between 9.16.20 and 9.16.33


# 1.14 19-Aug-2021 christos

Merge changes between bind 9.16.15 and 9.16.20 and restore dns client APIs
needed by dhcpd.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.13 29-Apr-2021 christos

Merge our changes between bind 9.16.12 and 9.16.15


# 1.12 05-Apr-2021 rillig

bind: remove unnecessary CONSTCOND comments

Since lint1/tree.c 1.202 from 2021-01-31, lint no longer needs the
/*CONSTCOND*/ for do-while-0 "loops".

No functional change.


# 1.11 19-Feb-2021 christos

merge conflicts, adjust build.


# 1.10 03-Aug-2020 christos

Merge conflicts, bump libraries, adjust the build.


# 1.9 24-May-2020 christos

Merge conflicts


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.20 21-Feb-2024 christos

merge conflicts between 9.16.42 and 9.18.24


# 1.19 13-Feb-2024 christos

Apply patch for CVE-2023-5679:

A bad interaction between DNS64 and serve-stale may cause `named`
to crash with an assertion failure during recursive resolution,
when both of these features are enabled. This issue affects BIND
9 versions 9.16.12 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0
through 9.19.19, 9.16.12-S1 through 9.16.45-S1, and 9.18.11-S1
through 9.18.21-S1.


# 1.18 13-Feb-2024 christos

Apply patch for CVE-2023-5517:

A flaw in query-handling code can cause `named` to exit prematurely
with an assertion failure when: - `nxdomain-redirect <domain>;` is
configured, and - the resolver receives a PTR query for an RFC 1918
address that would normally result in an authoritative NXDOMAIN
response. This issue affects BIND 9 versions 9.12.0 through 9.16.45,
9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.16.8-S1 through
9.16.45-S1, and 9.18.11-S1 through 9.18.21-S1.


# 1.17 26-Jun-2023 christos

merge conflicts between 9.16.37 and 9.16.42


# 1.16 25-Jan-2023 christos

merge our changes from 9.16.33 to 9.16.37


Revision tags: netbsd-10-base
# 1.15 23-Sep-2022 christos

branches: 1.15.2;
Merge conflicts between 9.16.20 and 9.16.33


# 1.14 19-Aug-2021 christos

Merge changes between bind 9.16.15 and 9.16.20 and restore dns client APIs
needed by dhcpd.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.13 29-Apr-2021 christos

Merge our changes between bind 9.16.12 and 9.16.15


# 1.12 05-Apr-2021 rillig

bind: remove unnecessary CONSTCOND comments

Since lint1/tree.c 1.202 from 2021-01-31, lint no longer needs the
/*CONSTCOND*/ for do-while-0 "loops".

No functional change.


# 1.11 19-Feb-2021 christos

merge conflicts, adjust build.


# 1.10 03-Aug-2020 christos

Merge conflicts, bump libraries, adjust the build.


# 1.9 24-May-2020 christos

Merge conflicts


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.19 13-Feb-2024 christos

Apply patch for CVE-2023-5679:

A bad interaction between DNS64 and serve-stale may cause `named`
to crash with an assertion failure during recursive resolution,
when both of these features are enabled. This issue affects BIND
9 versions 9.16.12 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0
through 9.19.19, 9.16.12-S1 through 9.16.45-S1, and 9.18.11-S1
through 9.18.21-S1.


# 1.18 13-Feb-2024 christos

Apply patch for CVE-2023-5517:

A flaw in query-handling code can cause `named` to exit prematurely
with an assertion failure when: - `nxdomain-redirect <domain>;` is
configured, and - the resolver receives a PTR query for an RFC 1918
address that would normally result in an authoritative NXDOMAIN
response. This issue affects BIND 9 versions 9.12.0 through 9.16.45,
9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.16.8-S1 through
9.16.45-S1, and 9.18.11-S1 through 9.18.21-S1.


# 1.17 26-Jun-2023 christos

merge conflicts between 9.16.37 and 9.16.42


# 1.16 25-Jan-2023 christos

merge our changes from 9.16.33 to 9.16.37


Revision tags: netbsd-10-base
# 1.15 23-Sep-2022 christos

branches: 1.15.2;
Merge conflicts between 9.16.20 and 9.16.33


# 1.14 19-Aug-2021 christos

Merge changes between bind 9.16.15 and 9.16.20 and restore dns client APIs
needed by dhcpd.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.13 29-Apr-2021 christos

Merge our changes between bind 9.16.12 and 9.16.15


# 1.12 05-Apr-2021 rillig

bind: remove unnecessary CONSTCOND comments

Since lint1/tree.c 1.202 from 2021-01-31, lint no longer needs the
/*CONSTCOND*/ for do-while-0 "loops".

No functional change.


# 1.11 19-Feb-2021 christos

merge conflicts, adjust build.


# 1.10 03-Aug-2020 christos

Merge conflicts, bump libraries, adjust the build.


# 1.9 24-May-2020 christos

Merge conflicts


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.17 26-Jun-2023 christos

merge conflicts between 9.16.37 and 9.16.42


# 1.16 25-Jan-2023 christos

merge our changes from 9.16.33 to 9.16.37


Revision tags: netbsd-10-base
# 1.15 23-Sep-2022 christos

Merge conflicts between 9.16.20 and 9.16.33


# 1.14 19-Aug-2021 christos

Merge changes between bind 9.16.15 and 9.16.20 and restore dns client APIs
needed by dhcpd.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.13 29-Apr-2021 christos

Merge our changes between bind 9.16.12 and 9.16.15


# 1.12 05-Apr-2021 rillig

bind: remove unnecessary CONSTCOND comments

Since lint1/tree.c 1.202 from 2021-01-31, lint no longer needs the
/*CONSTCOND*/ for do-while-0 "loops".

No functional change.


# 1.11 19-Feb-2021 christos

merge conflicts, adjust build.


# 1.10 03-Aug-2020 christos

Merge conflicts, bump libraries, adjust the build.


# 1.9 24-May-2020 christos

Merge conflicts


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.16 25-Jan-2023 christos

merge our changes from 9.16.33 to 9.16.37


Revision tags: netbsd-10-base
# 1.15 23-Sep-2022 christos

Merge conflicts between 9.16.20 and 9.16.33


# 1.14 19-Aug-2021 christos

Merge changes between bind 9.16.15 and 9.16.20 and restore dns client APIs
needed by dhcpd.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.13 29-Apr-2021 christos

Merge our changes between bind 9.16.12 and 9.16.15


# 1.12 05-Apr-2021 rillig

bind: remove unnecessary CONSTCOND comments

Since lint1/tree.c 1.202 from 2021-01-31, lint no longer needs the
/*CONSTCOND*/ for do-while-0 "loops".

No functional change.


# 1.11 19-Feb-2021 christos

merge conflicts, adjust build.


# 1.10 03-Aug-2020 christos

Merge conflicts, bump libraries, adjust the build.


# 1.9 24-May-2020 christos

Merge conflicts


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.15 23-Sep-2022 christos

Merge conflicts between 9.16.20 and 9.16.33


# 1.14 19-Aug-2021 christos

Merge changes between bind 9.16.15 and 9.16.20 and restore dns client APIs
needed by dhcpd.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.13 29-Apr-2021 christos

Merge our changes between bind 9.16.12 and 9.16.15


# 1.12 05-Apr-2021 rillig

bind: remove unnecessary CONSTCOND comments

Since lint1/tree.c 1.202 from 2021-01-31, lint no longer needs the
/*CONSTCOND*/ for do-while-0 "loops".

No functional change.


# 1.11 19-Feb-2021 christos

merge conflicts, adjust build.


# 1.10 03-Aug-2020 christos

Merge conflicts, bump libraries, adjust the build.


# 1.9 24-May-2020 christos

Merge conflicts


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.14 19-Aug-2021 christos

Merge changes between bind 9.16.15 and 9.16.20 and restore dns client APIs
needed by dhcpd.


Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.13 29-Apr-2021 christos

Merge our changes between bind 9.16.12 and 9.16.15


# 1.12 05-Apr-2021 rillig

bind: remove unnecessary CONSTCOND comments

Since lint1/tree.c 1.202 from 2021-01-31, lint no longer needs the
/*CONSTCOND*/ for do-while-0 "loops".

No functional change.


# 1.11 19-Feb-2021 christos

merge conflicts, adjust build.


# 1.10 03-Aug-2020 christos

Merge conflicts, bump libraries, adjust the build.


# 1.9 24-May-2020 christos

Merge conflicts


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.13 29-Apr-2021 christos

Merge our changes between bind 9.16.12 and 9.16.15


# 1.12 05-Apr-2021 rillig

bind: remove unnecessary CONSTCOND comments

Since lint1/tree.c 1.202 from 2021-01-31, lint no longer needs the
/*CONSTCOND*/ for do-while-0 "loops".

No functional change.


# 1.11 19-Feb-2021 christos

merge conflicts, adjust build.


# 1.10 03-Aug-2020 christos

Merge conflicts, bump libraries, adjust the build.


# 1.9 24-May-2020 christos

Merge conflicts


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.12 05-Apr-2021 rillig

bind: remove unnecessary CONSTCOND comments

Since lint1/tree.c 1.202 from 2021-01-31, lint no longer needs the
/*CONSTCOND*/ for do-while-0 "loops".

No functional change.


# 1.11 19-Feb-2021 christos

merge conflicts, adjust build.


# 1.10 03-Aug-2020 christos

Merge conflicts, bump libraries, adjust the build.


# 1.9 24-May-2020 christos

Merge conflicts


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.11 19-Feb-2021 christos

merge conflicts, adjust build.


# 1.10 03-Aug-2020 christos

Merge conflicts, bump libraries, adjust the build.


# 1.9 24-May-2020 christos

Merge conflicts


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.10 03-Aug-2020 christos

Merge conflicts, bump libraries, adjust the build.


# 1.9 24-May-2020 christos

Merge conflicts


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.9 24-May-2020 christos

Merge conflicts


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406
# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.8 27-Nov-2019 christos

merge bind 9.14.8


Revision tags: phil-wifi-20191119
# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2; 1.5.4;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.7 09-Sep-2019 christos

put back the blacklistd integration that got lost in the bsd -> mpl move.


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.6 05-Sep-2019 christos

Merge conflicts and fix the build.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.5 28-Apr-2019 christos

branches: 1.5.2;
merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision


# 1.5 28-Apr-2019 christos

merge conflicts, bump versions, sync includes


# 1.4 24-Feb-2019 christos

merge conflicts


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.3 09-Jan-2019 christos

merge conflicts, bump major, fix build.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 12-Aug-2018 christos

branches: 1.2.2;
merge conflicts, add build glue.


# 1.1 12-Aug-2018 christos

branches: 1.1.1;
Initial revision