Age | Commit message (Expand) | Author | Files | Lines |
2017-02-10 | Update plugin templates | Dave Barach | 3 | -118/+106 |
2017-02-02 | Refactor fragile msg macro W and W2 to not burry return control flow. | Jon Loeliger | 1 | -1/+3 |
2017-02-02 | Localize the timeout variable within the W message macro. | Jon Loeliger | 1 | -2/+1 |
2017-02-02 | Convert message macro S to accept a message pointer parameter; | Jon Loeliger | 1 | -2/+2 |
2017-02-02 | Convert M() and M2() macros to honor their second, mp, parameter. | Jon Loeliger | 1 | -2/+2 |
2017-02-02 | Ensure all M() and M2() second parameters are the message pointer. | Jon Loeliger | 1 | -1/+1 |
2017-01-11 | Makefile.am cleanup | Damjan Marion | 1 | -1/+1 |
2017-01-02 | Update emacs plugin generator skeleton | Dave Barach | 5 | -76/+27 |
2016-11-21 | Add client-side msg_name_and_crc -> msg_index table | Dave Barach | 1 | -18/+31 |
2016-11-09 | Update sample plugin and plugin skeletons: use driver feature arc | Dave Barach | 3 | -13/+37 |
2016-08-12 | VPP-237: Bracket VL_API_PACKED(...) macros, which indent mangles | Ed Warnicke | 1 | -0/+3 |
2016-08-12 | Bracket CLIB_PACKED(...) macros, which indent mangles | Dave Barach | 1 | -0/+4 |
2016-08-11 | Don't re-add *INDENT-OFF* ... *INDENT-ON* tags | Dave Barach | 1 | -24/+58 |
2016-08-08 | VPP-311 Coding standards cleanup for vnet/vnet/*.[ch] | Dave Barach | 1 | -0/+8 |
2016-08-07 | VPP-243 - Coding style changes - updated emacs LISP styleify | Keith Burns (alagalah) | 1 | -0/+4 |
2016-08-05 | VPP-237 Coding standards cleanup | Dave Barach | 1 | -2/+8 |
2016-08-04 | Update coding style for hash_foreach_mem | Keith Burns (alagalah) | 1 | -0/+4 |
2016-07-18 | Improve "indent foo.c" prep script | Dave Barach | 1 | -29/+53 |
2016-07-08 | fd-io-styleify for svm | Dave Barach | 1 | -25/+55 |
2016-07-08 | fd-io-styleify pass | Dave Barach | 1 | -0/+45 |
2016-07-08 | Update emacs plugin skeleton | Damjan Marion | 2 | -25/+16 |
2016-04-22 | Add clib_memcpy macro based on DPDK rte_memcpy implementation | Damjan Marion | 1 | -1/+1 |
2016-03-28 | event logger skeletons, improve debug CLI | Dave Barach | 5 | -0/+132 |
2016-03-19 | Adminis-trivia - rename skel files | Keith Burns (alagalah) | 20 | -35/+35 |
2016-03-16 | Add VLIB_INIT_FUNCTION() to dual-loop-skel | Dave Wallace | 1 | -0/+13 |
2016-03-14 | Fix skel files to use <vppinfra/*.h> instead of <clib/*.h> when | Dave Wallace | 4 | -9/+8 |
2016-01-19 | Shell script to run the emacs-skeleton plugin boilerplate generator | Dave Barach | 1 | -0/+4 |
2016-01-04 | Add --with-plugin-toolkit to README, clean up unwanted files | Dave Barach | 2 | -1/+3 |
2016-01-04 | Emacs-lisp scripts to generate complete vpp plugins | Dave Barach | 12 | -4/+1271 |
2015-12-08 | Initial commit of vpp code.v1.0.0 | Ed Warnicke | 10 | -0/+1692 |