Age | Commit message (Expand) | Author | Files | Lines |
2019-12-04 | gre: Multi-point interfaces | Neale Ranns | 1 | -0/+7 |
2019-12-04 | gso: remove the interface count | Mohsin Kazmi | 1 | -3/+0 |
2019-10-09 | interface: callback to manage extra MAC addresses | Matthew Smith | 1 | -0/+10 |
2019-09-26 | misc: add vnet classify filter set support | Dave Barach | 1 | -1/+5 |
2019-09-23 | misc: unify pcap rx / tx / drop trace | Dave Barach | 1 | -7/+9 |
2019-09-20 | misc: classifier-based packet trace filter | Dave Barach | 1 | -0/+1 |
2019-09-10 | misc: clean up "pcap [rx|tx] trace" debug CLI | Dave Barach | 1 | -0/+12 |
2019-08-27 | interface: Remove residual dpdk bonding code | Steven Luong | 1 | -1/+1 |
2019-07-31 | vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t | jaszha03 | 1 | -4/+4 |
2019-07-05 | sctp: move to plugins, disabled by default | Florin Coras | 1 | -0/+13 |
2019-06-28 | interface: fixes for buliding for 32bit targets | Vijayabhaskar Katamreddy | 1 | -1/+1 |
2019-06-18 | ipsec: ipsec-tun protect | Neale Ranns | 1 | -1/+11 |
2019-06-03 | ARP: add feature arc | Neale Ranns | 1 | -1/+1 |
2019-05-31 | bonding: add support for numa awareness | Zhiyong Yang | 1 | -0/+4 |
2019-04-11 | Stats: Spelling mistake: s/tx-unicast-miss/tx-unicast/ | Ole Troan | 1 | -1/+1 |
2019-03-13 | deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH | Filip Tehlar | 1 | -3/+0 |
2019-02-22 | Callback functions must have the correct signature | Neale Ranns | 1 | -2/+2 |
2019-02-19 | tap gso: experimental support | Andrew Yourtchenko | 1 | -0/+15 |
2019-02-02 | Deprecate old mutliarch code, phase 1 | Damjan Marion | 1 | -23/+5 |
2019-01-21 | VPP-1549 Add missing counter name. | Paul Vinciguerra | 1 | -1/+2 |
2018-11-17 | pcap-based dispatch tracer | Dave Barach | 1 | -1/+2 |
2018-11-08 | vnet: remove unused field | Damjan Marion | 1 | -2/+0 |
2018-11-08 | vnet: store hw interface speed in kbps instead of using flags | Damjan Marion | 1 | -27/+4 |
2018-10-29 | interface-flags; fix coverity error found in conversion | Neale Ranns | 1 | -1/+2 |
2018-10-27 | Enumify interface flags | Neale Ranns | 1 | -30/+37 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 1 | -2/+2 |
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 | -1/+2 |
2018-08-13 | Multiarch handling in different constructor macros | Damjan Marion | 1 | -0/+14 |
2018-08-11 | Multiversioning: Device (tx) function constructor | Mohsin Kazmi | 1 | -0/+21 |
2018-07-20 | IP directed broadcast | Neale Ranns | 1 | -14/+22 |
2018-07-07 | Pipes | Neale Ranns | 1 | -0/+1 |
2018-06-15 | STATS: Add more hierarchy to counters. | Ole Troan | 1 | -0/+20 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support | Ole Troan | 1 | -9/+18 |
2018-05-11 | Fix issue with xconnect not working on the main interface | Damjan Marion | 1 | -9/+6 |
2018-05-10 | vnet: device flow offload infra | Damjan Marion | 1 | -0/+20 |
2018-04-25 | Adjacency walk more scalable | Neale Ranns | 1 | -0/+5 |
2018-04-13 | Revert "MTU: Setting of MTU on software interface (instead of hardware interf... | Damjan Marion | 1 | -3/+8 |
2018-04-13 | MTU: Setting of MTU on software interface (instead of hardware interface) | Ole Troan | 1 | -8/+3 |
2018-04-13 | bond: ping fails between l2 BD [VPP-1238] | Steven | 1 | -0/+8 |
2018-04-09 | L2: no-flood interface type in the Bridge-Domain | Neale Ranns | 1 | -1/+5 |
2018-04-09 | plugins: unload plugin if early init fails | Damjan Marion | 1 | -0/+41 |
2018-04-04 | Detailed stats collection feature | Neale Ranns | 1 | -15/+15 |
2018-03-19 | Use x(void) not x() in new interface stats code | Neale Ranns | 1 | -3/+3 |
2018-03-19 | Interface Unicast, Multicast and Broadcast stats on the API | Neale Ranns | 1 | -1/+35 |
2018-03-09 | Coordinate known Ethernet speeds with Linux kernel and DPDK | Lee Roberts | 1 | -6/+16 |
2018-02-26 | vnet: add 25G interface speed flag | Damjan Marion | 1 | -2/+4 |
2018-02-13 | vnet:remove duplicate interface function macro | Eyal Bari | 1 | -15/+3 |
2018-01-24 | Improve tunnel interface creation performance | John Lo | 1 | -0/+4 |
2017-08-01 | P2P Ethernet | Pavel Kotucek | 1 | -0/+15 |