Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -9/+10 |
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 | 1 | -2/+167 |
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 | 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-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-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 |
2018-01-15 | svm: refactor memfd and remove ssvm_eth | Florin Coras | 1 | -3/+2 |
2018-01-11 | Remove vpp_api_test interface name filter catalog | Dave Barach | 1 | -66/+9 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -1/+1 |
2018-01-05 | sock api: add infra for bootstrapping shm clients | Florin Coras | 1 | -9/+63 |
2017-12-14 | tap_v2: include host-side parameters in the dump binary API | Milan Lenco | 1 | -3/+38 |
2017-12-08 | Remove the unused 'create VRF if needed' API parameters | Neale Ranns | 1 | -16/+0 |
2017-12-08 | tapv2: multiple improvements | Damjan Marion | 1 | -20/+29 |
2017-12-02 | tap_v2: multiple improvements | Damjan Marion | 1 | -12/+49 |
2017-12-01 | virtio: fix coverity warnings | Steven | 1 | -3/+1 |
2017-11-30 | virtio: fast TAP interfaces with vhost-net backend | Damjan Marion | 1 | -0/+259 |
2017-11-16 | Add Support of DHCP VSS Type 0 where VPN-ID is ASCII | John Lo | 1 | -32/+46 |
2017-11-10 | Break up vpe.api | Neale Ranns | 1 | -42/+0 |
2017-11-10 | session: add app ns index to ns create api | Florin Coras | 1 | -1/+35 |
2017-11-09 | BIER | Neale Ranns | 1 | -0/+158 |
2017-11-07 | vat: session_rules_dump missing network to host conversion | Steven | 1 | -8/+10 |
2017-11-07 | ip: add container proxy api | Florin Coras | 1 | -2/+60 |
2017-11-06 | session: add rule tags | Florin Coras | 1 | -7/+19 |
2017-11-05 | session: add api to dump rules | Florin Coras | 1 | -1/+97 |
2017-10-31 | LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 | Filip Tehlar | 1 | -0/+317 |
2017-10-31 | l2fib: MAC: Fix uint64 to u8 byte array | Mohsin Kazmi | 1 | -20/+10 |