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)
Tue, Mar 24, 3:13 PM
Unknown Object (File)
Tue, Mar 24, 1:29 AM
Unknown Object (File)
Wed, Mar 18, 4:46 PM
Unknown Object (File)
Wed, Mar 18, 7:47 AM
Unknown Object (File)
Tue, Mar 17, 4:41 AM
Unknown Object (File)
Sun, Mar 15, 3:45 AM
Unknown Object (File)
Fri, Mar 13, 11:00 AM
Unknown Object (File)
Fri, Mar 13, 3:22 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.