Age | Commit message (Expand) | Author | Files | Lines |
2017-12-06 | Remove unused, uninteresting code | Dave Barach | 2 | -527/+122 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 2 | -2/+2 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+2 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 3 | -3/+0 |
2017-09-07 | vlib physmem rework | Damjan Marion | 1 | -2/+1 |
2017-08-23 | NAT: Rename snat plugin to nat (VPP-955) | Matus Fabian | 1 | -1/+1 |
2017-06-09 | Sample plugin: Add sample plugin documentation | Ray Kinsella | 2 | -7/+89 |
2017-06-07 | VPP-872 and End.T function for SRv6 | Pablo Camarillo | 1 | -21/+82 |
2017-05-05 | First commit SR MPLS | Pablo Camarillo | 2 | -3/+3 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -9/+1 |
2017-04-20 | Extend ebuild to specify "configure" subdir, enable verify for sample-plugin | Damjan Marion | 1 | -2/+0 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -2/+2 |
2017-03-29 | Bugfixing and documentation for SRv6 | Pablo Camarillo | 4 | -0/+470 |
2017-03-22 | vlib: add description field in plugin registration | Damjan Marion | 1 | -0/+1 |
2017-03-16 | API:replaced all REPLY_MACRO's with api_helper_macros.h | Eyal Bari | 1 | -23/+2 |
2017-03-04 | Fix duplicate binary API registration messages / bugs | Dave Barach | 1 | -2/+2 |
2017-02-22 | Support multiple plugin build in the sample-plugin | Anlu Yan | 3 | -18/+52 |
2017-02-16 | Fix sample plugin breakage. | Anlu Yan | 2 | -22/+9 |
2017-02-02 | Refactor fragile msg macro W and W2 to not burry return control flow. | Jon Loeliger | 1 | -1/+3 |
2017-02-02 | Convert message macro S to accept a message pointer parameter; | Jon Loeliger | 1 | -1/+1 |
2017-02-02 | Ensure all M() and M2() second parameters are the message pointer. | Jon Loeliger | 1 | -1/+1 |
2017-01-28 | Add files to CLEANFILES for robust make clean. | Burt Silverman | 1 | -0/+2 |
2017-01-25 | Repair plugin binary API message numbering | Dave Barach | 1 | -0/+2 |
2017-01-23 | binary-api debug CLI works with plugins | Dave Barach | 1 | -36/+1 |
2017-01-17 | sample-plugin: fix build | Damjan Marion | 2 | -2/+2 |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 9 | -0/+951 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 4 | -0/+1351 |