| #
e12ec5f4
|
| 28-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
Revert "blocklist-helper: Silence a bogus pf warning"
This reverts commit 2347ca21d657121670e6e7246c6ac32efc996cac.
A fix has been implemented in 99560fe98c76 ("pfctl: Do not warn if there is no Et
Revert "blocklist-helper: Silence a bogus pf warning"
This reverts commit 2347ca21d657121670e6e7246c6ac32efc996cac.
A fix has been implemented in 99560fe98c76 ("pfctl: Do not warn if there is no Ethernet anchor").
Revert this commit to avoid having differences with upstream.
MFC after: 2 days
show more ...
|
| #
6f0942bd
|
| 28-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
Revert "blocklistd-helper: Silence another bogus pf warning"
This reverts commit 67ade69eb6079887215db1fde86eba2fb8e2acf7.
A fix has been implemented in a943a96a50ba ("libpfctl: Fix displaying deep
Revert "blocklistd-helper: Silence another bogus pf warning"
This reverts commit 67ade69eb6079887215db1fde86eba2fb8e2acf7.
A fix has been implemented in a943a96a50ba ("libpfctl: Fix displaying deeply nested anchors").
Revert this commit to avoid having differences with upstream.
show more ...
|
| #
67ade69e
|
| 25-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
blocklistd-helper: Silence another bogus pf warning
It has been reported as PR 290478. In the meantime, just sweep under the carpet.
It is worth noting that neither commit: 2347ca21d657 ("blocklis
blocklistd-helper: Silence another bogus pf warning
It has been reported as PR 290478. In the meantime, just sweep under the carpet.
It is worth noting that neither commit: 2347ca21d657 ("blocklist-helper: Silence a bogus pf warning") nor this one will be upstreamed, as this is a FreeBSD-specific issue.
PR: 290478 MFC after: 2 days
show more ...
|
| #
2347ca21
|
| 12-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
blocklist-helper: Silence a bogus pf warning
Silence a bogus warning about (an ethernet) anchor not being found.
It has been reported as PR 280516. In the meantime, just sweep under the carpet.
A
blocklist-helper: Silence a bogus pf warning
Silence a bogus warning about (an ethernet) anchor not being found.
It has been reported as PR 280516. In the meantime, just sweep under the carpet.
Approved by: emaste (mentor) MFC after: 2 days
show more ...
|
| #
72383174
|
| 12-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
blocklist: Rename blacklist to blocklist
Follow up upstream rename from blacklist to blocklist.
- Old names and rc scripts are still valid, but emitting an ugly warning - Old firewall rules and anc
blocklist: Rename blacklist to blocklist
Follow up upstream rename from blacklist to blocklist.
- Old names and rc scripts are still valid, but emitting an ugly warning - Old firewall rules and anchor names should work, but emitting an ugly warning - Old MK_BLACKLIST* knobs are wired to the new ones
Although care has been taken not to break current configurations, this is a large patch containing mostly duplicated code. If issues arise, it will be swiftly reverted.
Reviewed by: ivy (pkgbase) Approved by: emaste (mentor) MFC after: 2 days Relnotes: yes
show more ...
|
| #
e12ec5f4
|
| 28-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
Revert "blocklist-helper: Silence a bogus pf warning"
This reverts commit 2347ca21d657121670e6e7246c6ac32efc996cac.
A fix has been implemented in 99560fe98c76 ("pfctl: Do not warn if there is no Et
Revert "blocklist-helper: Silence a bogus pf warning"
This reverts commit 2347ca21d657121670e6e7246c6ac32efc996cac.
A fix has been implemented in 99560fe98c76 ("pfctl: Do not warn if there is no Ethernet anchor").
Revert this commit to avoid having differences with upstream.
MFC after: 2 days
show more ...
|
| #
6f0942bd
|
| 28-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
Revert "blocklistd-helper: Silence another bogus pf warning"
This reverts commit 67ade69eb6079887215db1fde86eba2fb8e2acf7.
A fix has been implemented in a943a96a50ba ("libpfctl: Fix displaying deep
Revert "blocklistd-helper: Silence another bogus pf warning"
This reverts commit 67ade69eb6079887215db1fde86eba2fb8e2acf7.
A fix has been implemented in a943a96a50ba ("libpfctl: Fix displaying deeply nested anchors").
Revert this commit to avoid having differences with upstream.
show more ...
|
| #
67ade69e
|
| 25-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
blocklistd-helper: Silence another bogus pf warning
It has been reported as PR 290478. In the meantime, just sweep under the carpet.
It is worth noting that neither commit: 2347ca21d657 ("blocklis
blocklistd-helper: Silence another bogus pf warning
It has been reported as PR 290478. In the meantime, just sweep under the carpet.
It is worth noting that neither commit: 2347ca21d657 ("blocklist-helper: Silence a bogus pf warning") nor this one will be upstreamed, as this is a FreeBSD-specific issue.
PR: 290478 MFC after: 2 days
show more ...
|
| #
2347ca21
|
| 12-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
blocklist-helper: Silence a bogus pf warning
Silence a bogus warning about (an ethernet) anchor not being found.
It has been reported as PR 280516. In the meantime, just sweep under the carpet.
A
blocklist-helper: Silence a bogus pf warning
Silence a bogus warning about (an ethernet) anchor not being found.
It has been reported as PR 280516. In the meantime, just sweep under the carpet.
Approved by: emaste (mentor) MFC after: 2 days
show more ...
|
| #
72383174
|
| 12-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
blocklist: Rename blacklist to blocklist
Follow up upstream rename from blacklist to blocklist.
- Old names and rc scripts are still valid, but emitting an ugly warning - Old firewall rules and anc
blocklist: Rename blacklist to blocklist
Follow up upstream rename from blacklist to blocklist.
- Old names and rc scripts are still valid, but emitting an ugly warning - Old firewall rules and anchor names should work, but emitting an ugly warning - Old MK_BLACKLIST* knobs are wired to the new ones
Although care has been taken not to break current configurations, this is a large patch containing mostly duplicated code. If issues arise, it will be swiftly reverted.
Reviewed by: ivy (pkgbase) Approved by: emaste (mentor) MFC after: 2 days Relnotes: yes
show more ...
|
| #
e12ec5f4
|
| 28-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
Revert "blocklist-helper: Silence a bogus pf warning"
This reverts commit 2347ca21d657121670e6e7246c6ac32efc996cac.
A fix has been implemented in 99560fe98c76 ("pfctl: Do not warn if there is no Et
Revert "blocklist-helper: Silence a bogus pf warning"
This reverts commit 2347ca21d657121670e6e7246c6ac32efc996cac.
A fix has been implemented in 99560fe98c76 ("pfctl: Do not warn if there is no Ethernet anchor").
Revert this commit to avoid having differences with upstream.
MFC after: 2 days
show more ...
|
| #
6f0942bd
|
| 28-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
Revert "blocklistd-helper: Silence another bogus pf warning"
This reverts commit 67ade69eb6079887215db1fde86eba2fb8e2acf7.
A fix has been implemented in a943a96a50ba ("libpfctl: Fix displaying deep
Revert "blocklistd-helper: Silence another bogus pf warning"
This reverts commit 67ade69eb6079887215db1fde86eba2fb8e2acf7.
A fix has been implemented in a943a96a50ba ("libpfctl: Fix displaying deeply nested anchors").
Revert this commit to avoid having differences with upstream.
show more ...
|
| #
67ade69e
|
| 25-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
blocklistd-helper: Silence another bogus pf warning
It has been reported as PR 290478. In the meantime, just sweep under the carpet.
It is worth noting that neither commit: 2347ca21d657 ("blocklis
blocklistd-helper: Silence another bogus pf warning
It has been reported as PR 290478. In the meantime, just sweep under the carpet.
It is worth noting that neither commit: 2347ca21d657 ("blocklist-helper: Silence a bogus pf warning") nor this one will be upstreamed, as this is a FreeBSD-specific issue.
PR: 290478 MFC after: 2 days
show more ...
|
| #
2347ca21
|
| 12-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
blocklist-helper: Silence a bogus pf warning
Silence a bogus warning about (an ethernet) anchor not being found.
It has been reported as PR 280516. In the meantime, just sweep under the carpet.
A
blocklist-helper: Silence a bogus pf warning
Silence a bogus warning about (an ethernet) anchor not being found.
It has been reported as PR 280516. In the meantime, just sweep under the carpet.
Approved by: emaste (mentor) MFC after: 2 days
show more ...
|
| #
72383174
|
| 12-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
blocklist: Rename blacklist to blocklist
Follow up upstream rename from blacklist to blocklist.
- Old names and rc scripts are still valid, but emitting an ugly warning - Old firewall rules and anc
blocklist: Rename blacklist to blocklist
Follow up upstream rename from blacklist to blocklist.
- Old names and rc scripts are still valid, but emitting an ugly warning - Old firewall rules and anchor names should work, but emitting an ugly warning - Old MK_BLACKLIST* knobs are wired to the new ones
Although care has been taken not to break current configurations, this is a large patch containing mostly duplicated code. If issues arise, it will be swiftly reverted.
Reviewed by: ivy (pkgbase) Approved by: emaste (mentor) MFC after: 2 days Relnotes: yes
show more ...
|