Age | Commit message (Expand) | Author | Files | Lines |
2020-02-11 | misc: fix coverity warnings | Dave Barach | 1 | -2/+8 |
2019-12-19 | interface: Prevent bad inner-dot1q any exact-match configuration | Jon Loeliger | 1 | -0/+10 |
2019-12-04 | gre: Multi-point interfaces | Neale Ranns | 1 | -0/+10 |
2019-12-04 | gso: remove the interface count | Mohsin Kazmi | 1 | -1/+0 |
2019-10-09 | interface: callback to manage extra MAC addresses | Matthew Smith | 1 | -0/+42 |
2019-09-26 | misc: add vnet classify filter set support | Dave Barach | 1 | -0/+1 |
2019-08-27 | interface: Remove residual dpdk bonding code | Steven Luong | 1 | -9/+0 |
2019-07-31 | vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t | jaszha03 | 1 | -4/+3 |
2019-06-18 | ipsec: ipsec-tun protect | Neale Ranns | 1 | -0/+24 |
2019-05-13 | vnet: remove macro definitions | Zhiyong Yang | 1 | -3/+0 |
2019-02-19 | tap gso: experimental support | Andrew Yourtchenko | 1 | -0/+6 |
2019-02-02 | Deprecate old mutliarch code, phase 1 | Damjan Marion | 1 | -2/+2 |
2018-11-08 | vnet: store hw interface speed in kbps instead of using flags | Damjan Marion | 1 | -2/+1 |
2018-10-30 | change mac address functions take const mac | Neale Ranns | 1 | -2/+2 |
2018-10-29 | interface-flags; fix coverity error found in conversion | Neale Ranns | 1 | -3/+28 |
2018-10-27 | Enumify interface flags | Neale Ranns | 1 | -10/+23 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -2/+2 |
2018-10-01 | API / CLI event-log tracing | Dave Barach | 1 | -121/+0 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets | Neale Ranns | 1 | -3/+4 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -3/+3 |
2018-09-08 | L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes | Neale Ranns | 1 | -2/+6 |
2018-08-11 | Multiversioning: Device (tx) function constructor | Mohsin Kazmi | 1 | -0/+21 |
2018-07-20 | IP directed broadcast | Neale Ranns | 1 | -0/+17 |
2018-07-07 | Pipes | Neale Ranns | 1 | -3/+23 |
2018-06-15 | STATS: Add more hierarchy to counters. | Ole Troan | 1 | -31/+13 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | Ole Troan | 1 | -19/+82 |
2018-06-08 | export counters in a memfd segment | Dave Barach | 1 | -0/+4 |
2018-06-03 | Interface Tag: memset field in VOM, clear the tag in VPP on interface delete | Neale Ranns | 1 | -0/+1 |
2018-05-28 | itf: Fix admin up down for AF_PACKET and vhost-user | Mohsin Kazmi | 1 | -2/+5 |
2018-05-25 | ARP proxy dumps | Neale Ranns | 1 | -1/+20 |
2018-04-27 | TAP memory leaks: | Neale Ranns | 1 | -1/+4 |
2018-04-18 | Mcast rewrite optimisations | Neale Ranns | 1 | -1/+1 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 1 | -49/+13 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 1 | -13/+49 |
2018-03-19 | Use x(void) not x() in new interface stats code | Neale Ranns | 1 | -2/+2 |
2018-03-19 | Interface Unicast, Multicast and Broadcast stats on the API | Neale Ranns | 1 | -0/+66 |
2018-03-18 | Remove unnumbered configuration on interface delete | Neale Ranns | 1 | -0/+45 |
2018-02-16 | Allow providers to override glean behaviour | Neale Ranns | 1 | -1/+3 |
2018-02-15 | Revert "Allow interface types to override glean adjacency behaivour" | Ole Trøan | 1 | -3/+1 |
2018-02-15 | Allow interface types to override glean adjacency behaivour | Neale Ranns | 1 | -1/+3 |
2018-02-12 | Improve MTU handling | Neale Ranns | 1 | -0/+16 |
2018-01-24 | Improve tunnel interface creation performance | John Lo | 1 | -21/+29 |
2018-01-19 | Sub-Interface deletion not cleanup hash's properly (VPP-1136) | John Lo | 1 | -4/+11 |
2017-10-31 | Fix set interface mac address API to be endian neutral | John Lo | 1 | -4/+5 |
2017-10-19 | VPP-1024: rewrite buffer trajectory tracer | Dave Barach | 1 | -6/+9 |
2017-08-13 | default update adjacency function deos not return multicast adjacency | Neale Ranns | 1 | -6/+40 |
2017-08-01 | P2P Ethernet | Pavel Kotucek | 1 | -0/+4 |
2017-07-27 | Fix interface reuse when running multithreaded | Damjan Marion | 1 | -4/+12 |
2017-07-12 | Deprecate support for flattened output nodes | Damjan Marion | 1 | -6/+2 |
2017-06-21 | Introduce default rx mode for device drivers | Damjan Marion | 1 | -0/+1 |