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)
Oct 5 2024, 6:25 AM
Unknown Object (File)
Sep 27 2024, 10:40 AM
Unknown Object (File)
Sep 27 2024, 8:45 AM
Unknown Object (File)
Sep 25 2024, 10:05 AM
Unknown Object (File)
Sep 25 2024, 12:37 AM
Unknown Object (File)
Sep 25 2024, 12:37 AM
Unknown Object (File)
Sep 25 2024, 12:37 AM
Unknown Object (File)
Sep 25 2024, 12:37 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.