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)
Sat, Sep 19, 6:47 PM
Unknown Object (File)
Wed, Sep 16, 1:53 PM
Unknown Object (File)
Thu, Sep 10, 6:04 PM
Unknown Object (File)
Mon, Sep 7, 12:20 PM
Unknown Object (File)
Sun, Sep 6, 7:32 PM
Unknown Object (File)
Sun, Sep 6, 3:26 PM
Unknown Object (File)
Fri, Sep 4, 8:28 PM
Unknown Object (File)
Fri, Sep 4, 9: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.