Page MenuHomeFreeBSD

Add ability to capture packets on if_enc(4) interface after PFIL processing
ClosedPublic

Authored by ae on Aug 1 2017, 12:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 7, 12:02 AM
Unknown Object (File)
Sat, Apr 6, 3:21 PM
Unknown Object (File)
Feb 1 2024, 12:56 PM
Unknown Object (File)
Jan 2 2024, 7:28 PM
Unknown Object (File)
Jan 2 2024, 6:48 PM
Unknown Object (File)
Dec 22 2023, 9:43 PM
Unknown Object (File)
Nov 15 2023, 11:06 AM
Unknown Object (File)
Sep 14 2023, 2:05 AM
Subscribers

Details

Summary

This patch adds ability to capture packets using tcpdump() on the if_enc(4) interface additionally after firewall processing.
This is useful for debugging in case, when firewall does address translation.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10779
Build 11174: arc lint + arc unit

Event Timeline

This revision was automatically updated to reflect the committed changes.
head/share/man/man4/enc.4
48 ↗(On Diff #31813)

Please do not use the "Alternatively...pause...do something else" language any more.

See https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/manpages-sample-structures.html#manpages-sample-structures-section-4 for suggested wording.