Skip to content

Commit 9e28924

Browse files
committed
CHANGES: additional pflog changes. [skip ci]
Switch to sentence case for some entries while we're at it.
1 parent 346122a commit 9e28924

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGES

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,12 +147,14 @@ Friday, August 30, 2024 / The Tcpdump Group
147147
OSPF: Pad TLVs in LS_OPAQUE_TYPE_RI to multiples of 4 bytes.
148148
OSPF: Update LS-Ack printing not to run off the end of the packet.
149149
OSPF6: Fix an undefined behavior.
150-
pflog: use nd_ types in struct pfloghdr.
151-
pflog: print some additional fields from the header (picked up
150+
pflog: Use nd_ types in struct pfloghdr.
151+
pflog: Print some additional fields from the header (picked up
152152
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 (picked up from the OpenBSD 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).
156158
PPP: Check if there is some data to hexdump.
157159
PPP: Remove an extra colon before LCP Callback Operation.
158160
Use the buffer stack for de-escaping PPP; fixes CVE-2024-2397;
@@ -293,7 +295,7 @@ Saturday, December 31, 2022 / The Tcpdump Group
293295
802.11: Fetch the CF and TIM IEs a field at a time.
294296
802.15.4, BGP, LISP: fix some length checks, compiler warnings,
295297
and undefined behavior warnings.
296-
PFLOG: handle LINKTYPE_PFLOG/DLT_PFLOG files from all OSes on all
298+
PFLOG: Handle LINKTYPE_PFLOG/DLT_PFLOG files from all OSes on all
297299
OSes.
298300
RRCP: support more Realtek protocols than just RRCP.
299301
MPLS: show the EXP field as TC, as per RFC 5462.

0 commit comments

Comments
 (0)