Page MenuHomeFreeBSD

ipfw: simplify action case parser
ClosedPublic

Authored by melifaro on Jun 11 2023, 5:54 PM.
Tags
None
Referenced Files
F115856038: D40490.id123152.diff
Tue, Apr 29, 3:07 PM
F115840635: D40490.diff
Tue, Apr 29, 10:05 AM
Unknown Object (File)
Feb 16 2025, 1:09 AM
Unknown Object (File)
Jan 27 2025, 4:50 PM
Unknown Object (File)
Jan 19 2025, 10:29 PM
Unknown Object (File)
Dec 2 2024, 9:25 PM
Unknown Object (File)
Nov 30 2024, 7:51 PM
Unknown Object (File)
Nov 30 2024, 7:32 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.