Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-04-16 | Implement ip_probe_neighbor API | John Lo | 1 | -1/+56 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 1 | -1/+1 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 1 | -1/+1 |
2018-04-09 | Autodetect plugin path | Damjan Marion | 1 | -0/+1 |
2018-03-21 | bond: Add bonding driver and LACP protocol | Steven | 1 | -1/+476 |
2018-03-14 | Improve l2_macs_events API to provide MAC move information | John Lo | 1 | -2/+2 |
2018-03-13 | Rationalize plugin symbol error reporting | Dave Barach | 1 | -2/+7 |
2018-03-12 | SPAN: Add 'is_l2" flag to DETAILS response messages. | Jon Loeliger | 1 | -2/+4 |
2018-03-09 | MPLS Unifom mode | Neale Ranns | 1 | -8/+8 |
2018-03-02 | tapv2: CLI and binary API fixes | Steven | 1 | -7/+7 |
2018-02-15 | Optimize GRE Tunnel and add support for ERSPAN encap | John Lo | 1 | -11/+23 |
2018-02-12 | Fix the order of RFC2685 fields in the output. | Igor Mikhailov (imichail) | 1 | -2/+2 |
2018-02-07 | VXLAN: Allow user to specify a custom vxlan tunnel instance id. | Jon Loeliger | 1 | -4/+13 |
2018-02-07 | classifier-based ACL: refactor + add output ACL | Andrew Yourtchenko | 1 | -2/+60 |
2018-01-18 | tapv2: add option to set host-side default gw | Damjan Marion | 1 | -1/+14 |