Age | Commit message (Expand) | Author | Files | Lines |
2018-12-21 | GBP: add allowed ethertypes to contracts |  Neale Ranns | 6 | -93/+138 |
2018-12-19 | VOM: stats fixes |  Neale Ranns | 6 | -83/+88 |
2018-12-19 | VOM: VXLAN-GBP command fixes |  Neale Ranns | 3 | -6/+9 |
2018-12-19 | VOM: GBP-bridge-domain fix |  Neale Ranns | 2 | -14/+8 |
2018-12-19 | Allow the user to select master or release during the install |  jdenisco | 3 | -51/+38 |
2018-12-18 | VAPI/VOM: Removing legacy stats tests, add string type. |  Ole Troan | 2 | -9/+10 |
2018-12-18 | Build changes required for Fedora and CentOS |  Thomas F Herbert | 1 | -7/+8 |
2018-12-18 | PAPI: Add MACAddress object wrapper for vl_api_mac_address_t |  Ole Troan | 5 | -13/+9 |
2018-12-18 | Remove autotools files from extras/libmemif |  Mauro Sardara | 3 | -117/+0 |
2018-12-17 | VOM: IGMP only supports IPv4 |  Neale Ranns | 7 | -19/+73 |
2018-12-17 | libmemif: fix possible segfault on memif_get_details |  Koichiro Den | 1 | -31/+28 |
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 |