add new net library 37/4237/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Fri, 9 Dec 2016 07:56:53 +0000 (08:56 +0100)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 12 Dec 2016 14:41:59 +0000 (15:41 +0100)
commit5c33397117330c152f43744e001b4b0b7a14b5a6
treebe93ea26776eae6f0bbe4d958e83b9c9ea3bc099
parentc91a5b0b795dd3dc6c453336262feb3b551288f2
add new net library

The librte_net library is a collection of IP protocol definitions and
convenience macros. It is based on code from the FreeBSD* IP stack and
contains protocol numbers (for use in IP headers), IP-related macros,
IPv4/IPv6 header structures and TCP, UDP and SCTP header structures.

This is newly built by default as of DPDK 16.11, so make it available in
the packaging.

Change-Id: I7dff9347b54918d908a3ed436077470fcdef1969
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/control