X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flibrte_fib%2Frte_fib.h;h=84ee774d2d0295cdc0207dbc89c31ab920a25e14;hb=4d4e245ad637c0befbd6da9976c28174a1d74b88;hp=af3bbf07ee5c3c6b26f5a0079633912f30ab4a71;hpb=44415a62e6c64af014d935f13e099b17b4ad4893;p=dpdk.git diff --git a/lib/librte_fib/rte_fib.h b/lib/librte_fib/rte_fib.h index af3bbf07ee..84ee774d2d 100644 --- a/lib/librte_fib/rte_fib.h +++ b/lib/librte_fib/rte_fib.h @@ -8,6 +8,13 @@ /** * @file + * + * RTE FIB library. + * + * @warning + * @b EXPERIMENTAL: + * All functions in this file may be changed or removed without prior notice. + * * FIB (Forwarding information base) implementation * for IPv4 Longest Prefix Match */