Skip to content

Commit bb873c0

Browse files
committed
CHANGES: move some misplaced main branch changes. [skip ci]
They were mistakenly put in a section for a 1.10 branch change.
1 parent 9e28924 commit bb873c0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGES

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
3131
advance the packet data pointer
3232
OSPF: Print more truncation indications
3333
OSPF: Add more length checks
34+
pflog: Print some additional fields from the header (picked up
35+
from the FreeBSD tcpdump).
36+
pflog: Handle all types of pflog files (as best as can be done)
37+
pflog: Print the ruleset if it's present, regardless of whether
38+
the subrule is present (inspird by the OpenBSD tcpdump).
39+
pflog: Handle OpenBSD's "rewritten" flag and addresses (adapted
40+
from the OpenBSD tcpdump).
3441
SLL2: Translate interface indices to names on Linux only.
3542
RT6: Add a bounds check for the PadN TLV in Segment Routing Header.
3643
TCP: Add support for the AE (AccECN) flag.
@@ -148,13 +155,6 @@ Friday, August 30, 2024 / The Tcpdump Group
148155
OSPF: Update LS-Ack printing not to run off the end of the packet.
149156
OSPF6: Fix an undefined behavior.
150157
pflog: Use nd_ types in struct pfloghdr.
151-
pflog: Print some additional fields from the header (picked up
152-
from the FreeBSD tcpdump).
153-
pflog: Handle all types of pflog files (as best as can be done)
154-
pflog: Print the ruleset if it's present, regardless of whether
155-
the subrule is present (inspird by the OpenBSD tcpdump).
156-
pflog: Handle OpenBSD's "rewriten" flag and addresses (adapted
157-
from the OpenBSD tcpdump).
158158
PPP: Check if there is some data to hexdump.
159159
PPP: Remove an extra colon before LCP Callback Operation.
160160
Use the buffer stack for de-escaping PPP; fixes CVE-2024-2397;

0 commit comments

Comments
 (0)