Page MenuHomeFreeBSD

ipfw.8: Fix table example
ClosedPublic

Authored by donner on May 10 2021, 6:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 14, 3:40 PM
Unknown Object (File)
Aug 26 2025, 9:24 AM
Unknown Object (File)
Aug 16 2025, 9:12 AM
Unknown Object (File)
Aug 16 2025, 9:12 AM
Unknown Object (File)
Aug 16 2025, 9:12 AM
Unknown Object (File)
Aug 14 2025, 3:13 PM
Unknown Object (File)
Aug 11 2025, 8:55 PM
Unknown Object (File)
Aug 8 2025, 10:53 AM
Subscribers

Details

Summary

There are some erronous lines in the example, which are fixed now.

PR: 248943
Submitted by: Jose Luis Duran
MFC after: 2 weeks

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 10 2021, 8:56 PM
sbin/ipfw/ipfw.8
4458

I wonder if it should say 'table(T2)'?

This revision now requires review to proceed.May 11 2021, 5:21 AM
donner retitled this revision from ipfw.8: Fix NAT example to ipfw.8: Fix table example.May 11 2021, 5:22 AM
donner marked an inline comment as done.
donner added inline comments.
sbin/ipfw/ipfw.8
4458

You are right: T2.
I missed this while copying the old patch.

This revision is now accepted and ready to land.May 11 2021, 2:55 PM
This revision was automatically updated to reflect the committed changes.
donner marked an inline comment as done.