aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ipsec
AgeCommit message (Expand)AuthorFilesLines
2016-05-04VPP-42: VPP crashes in IPsec code when running multithreadedMatthew Smith5-33/+58
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion6-38/+38
2016-04-08fix uninitialized vars warnings with -OsBenoƮt Ganne1-2/+2
2016-03-14fix declaration of symbol of different sizeJean-Mickael Guerin5-17/+14
2016-02-26Add support for native vpp_lite (non-dpdk) platformDamjan Marion5-30/+31
2015-12-18Fix warnings/errors reported by clangDamjan Marion1-1/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke19-0/+8565