aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2tp
AgeCommit message (Expand)AuthorFilesLines
2018-10-23c11 safe string handling supportDave Barach2-2/+2
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra2-2/+2
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns1-0/+1
2018-07-23Update pipeline.h: use vlib_get_buffersDave Barach2-12/+6
2018-07-19Remove unused argument to vlib_feature_nextDamjan Marion1-1/+1
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2018-01-11api: remove transport specific code from handlersFlorin Coras1-6/+6
2018-01-09api: refactor vlibmemoryFlorin Coras1-2/+2
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-1/+1
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-0/+2
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-25/+3
2017-04-06Use thread local storage for thread indexDamjan Marion3-5/+5
2017-03-16vlib: make runtime_data thread-localDamjan Marion1-0/+10
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-11/+28
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion8-0/+1976