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
F132485926: D11804.id31813.diff
Fri, Oct 17, 7:59 AM
Unknown Object (File)
Fri, Oct 10, 2:21 AM
Unknown Object (File)
Fri, Oct 3, 6:07 PM
Unknown Object (File)
Thu, Oct 2, 12:37 PM
Unknown Object (File)
Thu, Oct 2, 9:23 AM
Unknown Object (File)
Mon, Sep 22, 5:42 AM
Unknown Object (File)
Sep 11 2025, 5:15 AM
Unknown Object (File)
Sep 9 2025, 9:14 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was automatically updated to reflect the committed changes.
head/share/man/man4/enc.4
48

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.