Bug 2077521
| Summary: | nft: backport series: scanner: Some fixes, many new scope | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Eric Garver <egarver> |
| Component: | nftables | Assignee: | Phil Sutter <psutter> |
| Status: | CLOSED DUPLICATE | QA Contact: | qe-baseos-daemons |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 9.0 | CC: | todoleza |
| Target Milestone: | rc | Keywords: | Triaged, Upstream |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-04-26 11:58:07 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Problem already tracked in Bug 1658716, marking as duplicate. I hope to resolve this implicitly via rebase. *** This bug has been marked as a duplicate of bug 1658716 *** |
The series brings improvements to the CLI parser. $ git log --pretty=fixes 3d0ef874ecc9f4cd3df504f5241171b9f4b65251^..72e63d794c5fdb63361204a0997d4806d1fdf7c4 Fixes: 72e63d794c5f ("scanner: rt: Move seg-left keyword into scope") Fixes: b65ae5c1b4f7 ("scanner: Some time units are only used in limit scope") Fixes: 7151cadaa191 ("scanner: Move 'maps' keyword into list cmd scope") Fixes: 3d0ef874ecc9 ("tests: py: Test connlimit statement") $ git log --pretty=fixes a7d8cca9a18ac760913b55c8a2d1e915f3d0f612^..e8f0fa21fd77ecc51faf39cefa3cccdb7d6a30cf Fixes: e8f0fa21fd77 ("scanner: Fix for ipportmap nat statements") Fixes: 59d184be2d17 ("scanner: dup, fwd, tproxy: Move to own scopes") Fixes: 069a04507a55 ("scanner: meta: Move to own scope") Fixes: 2165324da913 ("scanner: at: Move to own scope") Fixes: a67fce7ffe7e ("scanner: nat: Move to own scope") Fixes: 578467c10f0e ("scanner: policy: move to own scope") Fixes: a16697097e2b ("scanner: flags: move to own scope") Fixes: 020372d9b333 ("scanner: reject: Move to own scope") Fixes: 543bf3c2bb5e ("scanner: import, export: Move to own scopes") Fixes: 881058103484 ("scanner: reset: move to own Scope") Fixes: 8a7e430ab23b ("scanner: monitor: Move to own Scope") Fixes: e554701721cc ("scanner: rt: Extend scope over rt0, rt2 and srh") Fixes: 04c95f147c7f ("scanner: type: Move to own scope") Fixes: 62a956986949 ("scanner: dst, frag, hbh, mh: Move to own scopes") Fixes: a060d912e55a ("scanner: ah, esp: Move to own scopes") Fixes: 4e215fdf569b ("scanner: osf: Move to own scope") Fixes: 5166b29816c4 ("scanner: dccp, th: Move to own scopes") Fixes: 3e04a6e239aa ("scanner: udp{,lite}: Move to own scope") Fixes: bbdcfbfa0810 ("scanner: comp: Move to own scope.") Fixes: 232f2c3287fc ("scanner: synproxy: Move to own scope") Fixes: 26b536538ac8 ("scanner: tcp: Move to own scope") Fixes: f572211935d3 ("scanner: igmp: Move to own scope") Fixes: a7d8cca9a18a ("scanner: icmp{,v6}: Move to own scope")