Page MenuHomeFreeBSD

ipfw: simplify action case parser
ClosedPublic

Authored by melifaro on Jun 11 2023, 5:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 8, 12:15 AM
Unknown Object (File)
Fri, Jul 3, 6:07 PM
Unknown Object (File)
May 8 2026, 12:22 PM
Unknown Object (File)
May 7 2026, 11:38 PM
Unknown Object (File)
May 7 2026, 11:14 PM
Unknown Object (File)
May 7 2026, 3:06 AM
Unknown Object (File)
May 6 2026, 2:09 AM
Unknown Object (File)
Apr 30 2026, 3:18 PM
Subscribers

Details

Summary

Remove "goto charg" from the action parser.

This is a prerequisite for the further split of gigantic compile_rule().

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 51998
Build 48889: arc lint + arc unit

Event Timeline

melifaro added reviewers: network, ae.
This revision was not accepted when it landed; it landed in state Needs Review.Jun 13 2023, 11:56 AM
This revision was automatically updated to reflect the committed changes.