aboutsummaryrefslogtreecommitdiff
path: root/helper/iplookuptable.c
AgeCommit message (Expand)Author
2021-12-08helper: remove usage of deprecated ODP_SHM_SW_ONLY flagMatias Elo
2020-08-25validation: pool: honor max_align capabilityJerin Jacob
2020-06-11helper: do not ignore the return value of odp_pool_destroy()Janne Peltonen
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2019-08-20helper: debug: move odph_debug.h into helper APIPetri Savolainen
2018-10-15helper: iplookup: check capabilitiesPetri Savolainen
2018-09-13helper: iplookuptable fix puting values to tableMaxim Uvarov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2017-08-25helper: use config.h headerDmitry Eremin-Solenikov
2017-07-21helper: add missing pool param initsMaxim Uvarov
2017-04-03helper: iplookuptable: fix prefix_entry_t member orderMatias Elo
2017-02-10helper: tables: avoid invalid odp_shm_addr() callsBill Fischofer
2017-02-10helper: iplookuptable: removed unused variableBill Fischofer
2017-01-31helper: iplookuptable: avoid potential null pointer dereferencesBill Fischofer
2017-01-27helper: fix compilation with warningsMaxim Uvarov
2017-01-25helper: use odph_api.h for test include for unexported filesMike Holmes
2017-01-12helper: table: add impl of ip lookup tableRu Jia