Age | Commit message (Expand) | Author | Files | Lines |
2018-11-30 | Metadata / opaque formatting belongs in vpp | Dave Barach | 1 | -781/+178 |
2018-11-29 | VOM: missing GBP symbol | Neale Ranns | 1 | -1/+2 |
2018-11-29 | VOM: deprecate TAP add ip-punt redirect dump | Neale Ranns | 13 | -297/+174 |
2018-11-29 | GBP: l3-out subnets | Neale Ranns | 7 | -1/+685 |
2018-11-29 | VPP-1507: Added binary api to dump configured ip_punt_redirect | Pavel Kotucek | 1 | -8/+7 |
2018-11-29 | API: Add support for type aliases | Ole Troan | 1 | -0/+7 |
2018-11-26 | Minor tweaks | Dave Barach | 1 | -10/+38 |
2018-11-25 | Use a dissector table instead of strcmp | Dave Barach | 1 | -30/+51 |
2018-11-23 | Fix permission for vpp_papi | Onong Tayeng | 1 | -1/+1 |
2018-11-22 | stats: golang vpp_if_stats_client | Koren Lev | 8 | -0/+1180 |
2018-11-20 | Add wireshark dissector to extras | Dave Barach | 3 | -0/+1079 |
2018-11-20 | Fix inspection for 18.10, requirements | jdenisco | 5 | -42/+68 |
2018-11-20 | vom: Add support for redirect contracts in gbp | Mohsin Kazmi | 7 | -13/+613 |
2018-11-15 | GBP: redirect contracts | Neale Ranns | 1 | -2/+2 |
2018-11-14 | VPP-1477: Replace DatatypeConverter.printHexBinary with bytesToHex | Michal Cmarada | 1 | -3/+14 |
2018-11-13 | docs and Config utility, package cloud support | jdenisco | 1 | -53/+80 |
2018-11-13 | japi: Move Java API binding to cmake | Mohsin Kazmi | 6 | -384/+268 |
2018-11-07 | VOM: GBP missing header file exports | Neale Ranns | 1 | -2/+5 |
2018-11-07 | GBP Endpoint Learning | Neale Ranns | 24 | -103/+2392 |
2018-11-07 | Update the vpp config utility | jdenisco | 3 | -15/+19 |
2018-11-06 | BD ARP entry use common API types | Neale Ranns | 1 | -4/+5 |
2018-11-01 | vom: Add igmp 'host' support in vom | Mohsin Kazmi | 9 | -0/+1249 |
2018-10-31 | EMACS-LISP-ONLY: fix names of xxx_main_t pointers | Dave Barach | 3 | -29/+32 |
2018-10-31 | EMACS-LISP-ONLY: fix boilerplate compile error | Dave Barach | 1 | -3/+3 |
2018-10-26 | extras/scripts: update vfctl script | Damjan Marion | 1 | -1/+3 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 1 | -2/+2 |
2018-10-18 | Update version (18.10) for API changes script | Marco Varlese | 1 | -2/+2 |
2018-10-03 | LISP ONLY: maintain the make-plugin.sh script | Dave Barach | 1 | -3/+14 |
2018-10-03 | LISP ONLY: maintain the emacs lisp plugin generator | Dave Barach | 8 | -98/+70 |
2018-10-03 | jvppgen: update headers | Bernhard M. Wiedemann | 1 | -2/+2 |
2018-10-02 | Fix JVPP enum _host_to_net_ translation (VPP-1438) | Michal Cmarada | 1 | -2/+2 |
2018-10-01 | Fix the path error inside vcl socket_test.sh | Yalei Wang | 1 | -2/+2 |
2018-09-29 | vom: Fix the l2 port type in bridge domain | Mohsin Kazmi | 5 | -35/+105 |
2018-09-27 | Revert "japi: Move Java API binding to cmake" | Damjan Marion | 6 | -218/+384 |
2018-09-27 | libmemif: external region bugfix | Jakub Grajciar | 2 | -2/+5 |
2018-09-27 | vom: Add ip punt redirect | Mohsin Kazmi | 5 | -0/+585 |
2018-09-26 | japi: Move Java API binding to cmake | Mohsin Kazmi | 6 | -384/+218 |
2018-09-26 | rpm: Fix the spec file to look into right directories | Mohsin Kazmi | 2 | -4/+4 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets | Neale Ranns | 1 | -2/+4 |
2018-09-21 | Fixed japi/java/Makefile.am so the JAR for NSH plugin builds as well. | Tibor Král | 2 | -1/+21 |
2018-09-20 | rename vpp-dpdk-dev to vpp-ext-deps | Damjan Marion | 1 | -1/+1 |
2018-09-14 | cpack: add deb/rpm packaging to VPP module | Damjan Marion | 2 | -0/+8 |
2018-09-14 | cmake: use VPP package in VOM | Damjan Marion | 2 | -7/+9 |
2018-09-13 | Fix: vppapigen make build fails on fresh install | Paul Vinciguerra | 1 | -2/+2 |
2018-09-12 | Always use 'lib' instead of 'lib64' | Damjan Marion | 9 | -29/+21 |
2018-09-11 | GBP Endpoint Updates | Neale Ranns | 7 | -64/+104 |
2018-09-09 | cmake: Move VOM to cmake | Mohsin Kazmi | 5 | -263/+274 |
2018-09-07 | update regex used by rpm build to find lib files | Matthew Smith | 1 | -1/+1 |
2018-09-07 | libmemif: slave connecting bugfix | Jakub Grajciar | 3 | -48/+70 |
2018-09-04 | Add JVPP for NSH plugin | Hongjun Ni | 3 | -0/+149 |