forked from ovn-org/ovn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
northd: Options for pass connection tracker for stateless lflow with LB
Currently, packets that match stateless ACL bypass conntrack, even with a load balancer (LB) in the switch. When the skip_stateless option is set on the logical switch, a commit will occur for the proper functioning of the load balancers together with overlapping stateless ACL. Signed-off-by: Alexandra Rukomoinikova <arukomoinikova@k2.cloud> Tested-by: Evgeniy Kovalev <EvgKovalev@k2.cloud> Signed-off-by: 0-day Robot <robot@bytheb.org>
- Loading branch information
Showing
4 changed files
with
184 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters