Age | Commit message (Expand) | Author | Files | Lines |
2018-12-07 | VPP-1506: dump local punts and registered punt sockets | Pavel Kotucek | 1 | -9/+9 |
2018-12-04 | MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump | Neale Ranns | 1 | -2/+2 |
2018-11-12 | IPv6: Make link-local configurable per-interface (VPP-1446) | Juraj Sloboda | 1 | -54/+0 |
2018-11-06 | BD ARP entry use common API types | Neale Ranns | 1 | -15/+9 |
2018-11-05 | Genric API types format/unformat support for VAT and custom dump | Neale Ranns | 3 | -0/+13 |
2018-10-23 | c11 safe string handling support | Dave Barach | 5 | -51/+51 |
2018-10-17 | fix ip6 prefix check for tap_v2 | Michal Cmarada | 1 | -1/+1 |
2018-10-04 | Fix handling of mpls_tunnel_add_del API | John Lo | 1 | -14/+41 |
2018-10-01 | vat: fix coverity warning for show_threads | Mohsin Kazmi | 1 | -3/+7 |
2018-10-01 | thread: Add show threads api | Mohsin Kazmi | 1 | -0/+72 |
2018-09-29 | vom: Fix the l2 port type in bridge domain | Mohsin Kazmi | 1 | -4/+5 |
2018-09-27 | Trivial: Cleanup some typos. | Paul Vinciguerra | 1 | -3/+3 |
2018-09-26 | MPLS tunnel dump: use sw_if_index not tunnel_index | Neale Ranns | 1 | -8/+5 |
2018-09-26 | itf: dump interface rx-placement | Mohsin Kazmi | 1 | -0/+79 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets | Neale Ranns | 1 | -10/+14 |
2018-09-21 | Add more CLI options to vpp_api_test for calling ip_add_del_route | John Lo | 1 | -2/+14 |
2018-09-20 | Route counters in the stats segment | Neale Ranns | 1 | -4/+4 |
2018-09-20 | vhost-user: Add disable feature support in api | Mohsin Kazmi | 1 | -0/+10 |
2018-09-14 | Ehnance and fix vpp_api_test and custom_dump to support SR-MPLS | John Lo | 1 | -25/+176 |
2018-09-11 | vat: remove the endiness for u8 | Mohsin Kazmi | 1 | -1/+1 |
2018-09-10 | cmake: put vpp_api_test back to packaging | Damjan Marion | 1 | -1/+1 |
2018-09-07 | cmake: set packaging component for different files | Damjan Marion | 1 | -3/+7 |
2018-08-30 | Fix array bound failure in api_sr_localsid_add_del | Lijian Zhang | 1 | -2/+2 |
2018-08-26 | cmake: add add_vpp_library and add_vpp_executable macros | Damjan Marion | 1 | -25/+23 |
2018-08-24 | rx-placement: Add API call for interface rx-placement | Mohsin Kazmi | 1 | -0/+55 |
2018-08-23 | CMake: Add Cmake support for Vat | Mohsin Kazmi | 1 | -0/+63 |
2018-08-17 | l2: arp termination dump | Mohsin Kazmi | 1 | -0/+96 |
2018-08-09 | Fix "Old Style VLA" build warnings | Juraj Sloboda | 1 | -0/+2 |
2018-07-31 | Fix undefined symbol: fformat_append_cr in vat plugins loading | Yi He | 1 | -11/+0 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -9/+1 |
2018-07-13 | VPP-1338: fix ipsec api coverity warnings | Dave Barach | 1 | -8/+4 |
2018-07-10 | FIB path dump: fix next-hop-table ID for recursive routes | Neale Ranns | 1 | -4/+6 |
2018-06-25 | MAP: Move MAP-E/T to a plugin. | Ole Troan | 1 | -373/+0 |
2018-06-19 | Fixed bugs in SRv6 API | Pablo Camarillo | 1 | -4/+12 |
2018-06-15 | STATS: Separate socket for fd exchange. | Ole Troan | 1 | -90/+2 |
2018-06-13 | Stat segment / client: show run" works now | Dave Barach | 2 | -10/+11 |
2018-06-13 | vxlan:offload RX flow | eyal bari | 1 | -5/+106 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | Ole Troan | 1 | -6/+6 |
2018-06-08 | export counters in a memfd segment | Dave Barach | 2 | -2/+170 |
2018-06-07 | DHCP Client Dump | Neale Ranns | 1 | -9/+10 |
2018-05-31 | Improve L2FIB delete entry handling and "show l2fib" CLI options | John Lo | 1 | -2/+2 |
2018-05-30 | vppinfra: explicitely state for signed types that they are signed | Damjan Marion | 1 | -1/+1 |
2018-05-30 | Fix clang compilation on aarch64: sizeof operator error. | Sirshak Das | 1 | -1/+1 |
2018-05-29 | af_packet: Add support for dump interfaces | Mohsin Kazmi | 1 | -0/+49 |
2018-05-25 | ARP proxy dumps | Neale Ranns | 1 | -3/+3 |
2018-05-11 | Periodic scan and probe of IP neighbors to maintain neighbor pools | John Lo | 1 | -0/+77 |
2018-05-10 | Remove the historical memfd api segment bootstrap | Dave Barach | 1 | -164/+30 |
2018-05-04 | ipsec: allow null/null for crypto/integ algorithms pair | Radu Nicolau | 1 | -4/+4 |
2018-04-27 | VAT for qos_record_enable_disable API | Igor Mikhailov (imichail) | 1 | -1/+73 |
2018-04-19 | Allow an IPsec tunnel interface to be renumbered | Matthew Smith | 1 | -1/+12 |