ip_frag: refactor IPv4 fragmentation into a proper library
[dpdk.git] / doc / doxy-api-index.md
index 2825c08..1b8c7f8 100644 (file)
@@ -78,7 +78,9 @@ There are many libraries, so their headers may be grouped by topics:
   [SCTP]               (@ref rte_sctp.h),
   [TCP]                (@ref rte_tcp.h),
   [UDP]                (@ref rte_udp.h),
-  [LPM route]          (@ref rte_lpm.h)
+  [frag/reass]         (@ref rte_ip_frag.h),
+  [LPM route]          (@ref rte_lpm.h),
+  [ACL]                (@ref rte_acl.h)
 
 - **QoS**:
   [metering]           (@ref rte_meter.h),
@@ -94,6 +96,7 @@ There are many libraries, so their headers may be grouped by topics:
 - **containers**:
   [mbuf]               (@ref rte_mbuf.h),
   [ring]               (@ref rte_ring.h),
+  [distributor]        (@ref rte_distributor.h),
   [tailq]              (@ref rte_tailq.h),
   [bitmap]             (@ref rte_bitmap.h)