Age | Commit message (Expand) | Author | Files | Lines |
2019-01-22 | GBP: Sclass to src-epg conversions |  Neale Ranns | 8 | -16/+96 |
2019-01-22 | VOM: GBP bridge domain flags |  Neale Ranns | 8 | -23/+69 |
2019-01-17 | VOM: ip-mroute inspect register handler fix |  Neale Ranns | 1 | -1/+2 |
2019-01-17 | DOC ONLY: wireshark dissector upstreamed |  Dave Barach | 1 | -84/+0 |
2019-01-16 | DOC ONLY: update readme.md |  Dave Barach | 3 | -469/+28 |
2019-01-10 | vpp_config: Rework for Python2/3 compatibility. |  Paul Vinciguerra | 12 | -406/+554 |
2019-01-10 | VOM: IP route ECMP support |  Neale Ranns | 3 | -24/+56 |
2019-01-09 | Use the official libpcap file type |  Dave Barach | 1 | -1/+1 |
2019-01-07 | VOM: mroutes |  Neale Ranns | 12 | -117/+1306 |
2019-01-04 | libmemif: fix incorrect write leading to memory corruption |  Koichiro Den | 1 | -3/+3 |
2019-01-04 | VPP-1525: additional fixes for strings in Japi |  Michal Cmarada | 5 | -21/+104 |
2018-12-24 | GBP: fix dump and VOM populate |  Neale Ranns | 12 | -205/+96 |
2018-12-23 | VOM: stats |  Neale Ranns | 7 | -47/+87 |
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 |