DPDK patches and discussions
 help / color / mirror / Atom feed
* [Bug 976] rte_rib (and rte_rib6) do not handle /0 correctly
@ 2022-03-23 22:46 bugzilla
  2022-03-23 23:38 ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: bugzilla @ 2022-03-23 22:46 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=976

            Bug ID: 976
           Summary: rte_rib (and rte_rib6) do not handle /0 correctly
           Product: DPDK
           Version: 21.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: other
          Assignee: dev@dpdk.org
          Reporter: stephen@networkplumber.org
  Target Milestone: ---

The function rte_rib_insert() allows inserting 0/0 as a default route, but it
is not correctly handled by the current tree code. For example lookups will
never match the default route and tree traversal never finds this default
route.

Same bug probably exists in rte_rib6

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

end of thread, other threads:[~2022-03-24 18:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-23 22:46 [Bug 976] rte_rib (and rte_rib6) do not handle /0 correctly bugzilla
2022-03-23 23:38 ` Stephen Hemminger
2022-03-24 18:21   ` Medvedkin, Vladimir

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).