All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ACL fix 8B field
@ 2022-04-26 17:44 Konstantin Ananyev
  2022-04-26 17:44 ` [PATCH 1/2] acl: fix rules with 8 bytes field size are broken Konstantin Ananyev
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Konstantin Ananyev @ 2022-04-26 17:44 UTC (permalink / raw)
  To: dev

Fix problem with 8B fields and extend test-acl test coverage.

Konstantin Ananyev (2):
  acl: fix rules with 8 bytes field size are broken
  app/acl: support different formats for IPv6 address

 app/test-acl/main.c | 355 ++++++++++++++++++++++++++++++++++----------
 lib/acl/acl_bld.c   |  14 +-
 2 files changed, 286 insertions(+), 83 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-05-30 21:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-26 17:44 [PATCH 0/2] ACL fix 8B field Konstantin Ananyev
2022-04-26 17:44 ` [PATCH 1/2] acl: fix rules with 8 bytes field size are broken Konstantin Ananyev
2022-04-26 17:44 ` [PATCH 2/2] app/acl: support different formats for IPv6 address Konstantin Ananyev
2022-05-15 20:03 ` [PATCH v2 0/2] ACL fix 8B field Konstantin Ananyev
2022-05-15 20:03   ` [PATCH v2 1/2] acl: fix rules with 8 bytes field size are broken Konstantin Ananyev
2022-05-16  6:23     ` Ido Goshen
2022-05-15 20:03   ` [PATCH v2 2/2] app/acl: support different formats for IPv6 address Konstantin Ananyev
2022-05-30 21:33   ` [PATCH v2 0/2] ACL fix 8B field Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.