diff options
| author | Kristof Provost <kp@FreeBSD.org> | 2026-08-03 14:05:28 +0000 |
|---|---|---|
| committer | Kristof Provost <kp@FreeBSD.org> | 2026-08-11 08:34:13 +0000 |
| commit | 71ac7ff5d6f97d0f49b72922bcaca191ff7677d2 (patch) | |
| tree | 26b5e22cac1432a097bc56fce58b6f0bc539f4ef /.gitignore | |
| parent | 82255ae9139995c0597246b90c90ba4cf955d3ed (diff) | |
pf: attempt to handle overlapping group and interface namesstable/14
pf assumes that network groups and network interfaces share a namespace
(that is, a name is unused, a group or an interface, never both a the
same time). Unfortunately this assumption was broken when interface
renaming was introduced.
Attempt to cope with this rather than panicking. Note that this is a
band-aid, not a full solution. The correct fix is for the network stack
to go back to enforcing a single namespace for groups and interfaces.
PR: 297220
Reported by: Robert Morris
MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")
(cherry picked from commit d2a5b5a86a92e86f77737273ab4b2e99da63c21d)
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
