DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 365] Do not reimplement inet_pton
@ 2019-11-13  8:10 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2019-11-13  8:10 UTC (permalink / raw)
  To: dev

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

            Bug ID: 365
           Summary: Do not reimplement inet_pton
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: other
          Assignee: dev@dpdk.org
          Reporter: david.marchand@redhat.com
  Target Milestone: ---

We currently have 3 components that reimplement inet_pton.
These should be cleaned up.

$ git grep ^inet_pton v19.11-rc2
v19.11-rc2:drivers/net/softnic/parser.c:inet_pton4(const char *src, unsigned
char *dst)
v19.11-rc2:drivers/net/softnic/parser.c:inet_pton6(const char *src, unsigned
char *dst)
v19.11-rc2:examples/ip_pipeline/parser.c:inet_pton4(const char *src, unsigned
char *dst)
v19.11-rc2:examples/ip_pipeline/parser.c:inet_pton6(const char *src, unsigned
char *dst)
v19.11-rc2:examples/ipsec-secgw/parser.c:inet_pton4(const char *src, unsigned
char *dst)
v19.11-rc2:examples/ipsec-secgw/parser.c:inet_pton6(const char *src, unsigned
char *dst)

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-13  8:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13  8:10 [dpdk-dev] [Bug 365] Do not reimplement inet_pton bugzilla

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).