Age | Commit message (Expand) | Author | Files | Lines |
2018-12-17 | Added CMake building system for libmemif | msardara | 12 | -69/+367 |
2018-12-16 | VOM: fixes for stats | Neale Ranns | 4 | -10/+9 |
2018-12-13 | API: Use string type instead of u8. | Ole Troan | 15 | -40/+122 |
2018-12-13 | vom: Add support for new stats | Mohsin Kazmi | 13 | -266/+990 |
2018-12-12 | VOM: vxlan-tunnel takes egress interface for multicast | Neale Ranns | 6 | -17/+49 |
2018-12-10 | VOM: vxlan-gbp | Neale Ranns | 11 | -100/+522 |
2018-12-07 | vpp_if_stats: Fixing a bug in getting vpp interfaces indexes | Koren Lev | 2 | -10/+10 |
2018-12-07 | vom: Fix the api type definition | Mohsin Kazmi | 1 | -2/+4 |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. | Ole Troan | 6 | -54/+19 |
2018-12-06 | Update japi to support type aliases | Michal Cmarada | 5 | -32/+126 |
2018-12-05 | VOM: interface event struct | Neale Ranns | 7 | -5/+72 |
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 |