Actions
Bug #4993
closedpf: divert(9) is not supported for IPv6
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Layer 7
Target version:
-
Start date:
08/22/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2.x
Affected Architecture:
All
Description
Upgraded from 2.1.something to 2.2.4 and now /var/log/system.log is getting flooded with:
Aug 22 20:11:42 inara kernel: pf: divert(9) is not supported for IPv6 Aug 22 20:11:45 inara kernel: pf: divert(9) is not supported for IPv6 Aug 22 20:11:48 inara kernel: pf: divert(9) is not supported for IPv6 Aug 22 20:11:52 inara kernel: pf: divert(9) is not supported for IPv6
Updated by Chris Buechler about 9 years ago
- Subject changed from /var/log/system.log getting flooded with "kernel: pf: divert(9) is not supported for IPv6" after upgrade to 2.2.4 (from 2.1.something) to pf: divert(9) is not supported for IPv6
- Category set to Operating System
- Status changed from New to Confirmed
- Affected Version changed from 2.2.4 to 2.2.x
- Affected Architecture All added
- Affected Architecture deleted (
i386)
divert for IPv6 is missing in FreeBSD 10.x base versions. Until #4276 is fixed there isn't any point in fixing this as it isn't used for anything else.
Updated by Chris Buechler about 9 years ago
- Category changed from Operating System to Layer 7
Updated by Chris Buechler about 9 years ago
- Status changed from Confirmed to Closed
closing since #5508 removes the only thing that would use this
Actions