Actions
Bug #9867
closedPacket Capture IPv6 rejects all packets if CARP type is set in Protocol field
Start date:
10/31/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.4-p3
Affected Architecture:
All
Description
Packet Capture IPv6 rejects all packets if CARP type is set in Protocol field.
It might be an upstream issue.
tcpdump -i vmx0 ip6 and carp tcpdump: expression rejects all packets
Updated by Jim Pingle about 5 years ago
- Target version set to 2.5.0
- Affected Architecture All added
- Affected Architecture deleted (
)
It appears both are caught by "proto 112", so it might not be too difficult to solve that way.
Updated by Constantine Kormashev about 5 years ago
A "silly" workaround might be renaming CARP in dropdown Protocol list to CARP IPv4.
Updated by Jim Pingle about 5 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset b86891b1d5d62d30bc8f1bf3a7fdfee7030ed82b.
Updated by Viktor Gurov about 5 years ago
Jim Pingle wrote:
Applied in changeset b86891b1d5d62d30bc8f1bf3a7fdfee7030ed82b.
Tested on 2.5.0.a.20191109.1723
Now it works correctly
Resolved
Updated by Jim Pingle about 5 years ago
- Status changed from Feedback to Resolved
Updated by Jim Pingle about 5 years ago
- Target version changed from 2.5.0 to 2.4.5
Updated by Jim Pingle almost 5 years ago
- Status changed from Resolved to Feedback
Needs checked and/or tested again on 2.4.5 snapshots
Updated by Viktor Gurov almost 5 years ago
Jim Pingle wrote:
Needs checked and/or tested again on 2.4.5 snapshots
tested on 2.4.5.a.20191205.1442_3
ok, Resolved
Updated by Jim Pingle almost 5 years ago
- Status changed from Feedback to Resolved
Actions