Age | Commit message (Expand) | Author | Files | Lines |
2019-03-13 | deprecate VLIB_NODE_FUNCTION_MULTIARCH |  Filip Tehlar | 1 | -1/+22 |
2019-03-12 | ip: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+12 |
2019-03-12 | l2: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+11 |
2019-03-11 | dpo: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+8 |
2019-03-11 | mfib: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+4 |
2019-03-07 | classify: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+5 |
2019-03-07 | policer: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+4 |
2019-03-06 | udp: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+5 |
2019-03-06 | tcp: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+6 |
2019-03-06 | interface: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+5 |
2019-03-06 | cop: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+6 |
2019-03-06 | vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+13 |
2019-03-06 | span: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+4 |
2019-03-06 | geneve: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+5 |
2019-03-06 | ipip: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+4 |
2019-03-06 | sctp: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+6 |
2019-03-05 | bier: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+6 |
2019-03-05 | qos: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+7 |
2019-03-05 | mpls: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+7 |
2019-03-05 | gre: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+5 |
2019-03-04 | devices: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+3 |
2019-03-04 | adj: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -0/+5 |
2019-02-25 | IKEv2 to plugin |  Neale Ranns | 1 | -7/+0 |
2019-02-23 | session: separate local session logic |  Florin Coras | 1 | -0/+2 |
2019-02-22 | IPSEC: header exports |  Neale Ranns | 1 | -0/+4 |
2019-02-13 | ip6: convert code to new multiarch |  Damjan Marion | 1 | -1/+5 |
2019-02-11 | ipsec: multi-arch, next-node-index cleanup |  Kingwel Xie | 1 | -0/+3 |
2019-02-09 | tls: move test certificates to separate header file |  Florin Coras | 1 | -0/+1 |
2019-02-06 | transport: cleanup |  Florin Coras | 1 | -1/+1 |
2019-02-05 | session: cleanup part 2 |  Florin Coras | 1 | -0/+1 |
2019-02-04 | session: cleanup part 1 |  Florin Coras | 1 | -1/+1 |
2019-02-01 | IPSEC: minor refactor |  Neale Ranns | 1 | -0/+3 |
2019-01-25 | deprecate tapcli |  Damjan Marion | 1 | -5/+0 |
2019-01-21 | virtio: Native virtio driver |  Mohsin Kazmi | 1 | -1/+8 |
2018-12-18 | MFIB: recurse resolution through an MFIB entry |  Neale Ranns | 1 | -0/+5 |
2018-12-03 | move [m]fib and BIER tests to unittest plugin |  Neale Ranns | 1 | -3/+0 |
2018-11-29 | Export ethernet/mac_address.h as part of API installation. |  Jon Loeliger | 1 | -0/+1 |
2018-11-22 | Add RFC5424 syslog protocol support (VPP-1139) |  Matus Fabian | 1 | -0/+17 |
2018-11-17 | pcap-based dispatch tracer |  Dave Barach | 1 | -2/+0 |
2018-11-09 | tcp: basic cubic implementation |  Florin Coras | 1 | -0/+1 |
2018-11-07 | l2: convert l2_patch to new multiarch scheme |  Damjan Marion | 1 | -0/+1 |
2018-11-07 | GBP Endpoint Learning |  Neale Ranns | 1 | -0/+1 |
2018-10-29 | migrate ipsec to new multiarch infra |  Klement Sekera | 1 | -0/+7 |
2018-10-28 | session: move test to unittest plugin |  Florin Coras | 1 | -1/+0 |
2018-10-15 | vnet: create L2 feature arc infrastructure |  Andrew Yourtchenko | 1 | -0/+1 |
2018-09-26 | bond: tx perf improvements |  Damjan Marion | 1 | -1/+1 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets |  Neale Ranns | 1 | -0/+1 |
2018-09-13 | L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fix |  Neale Ranns | 1 | -2/+6 |
2018-09-12 | vcl: improve read and fifo event handling |  Florin Coras | 1 | -0/+26 |
2018-09-11 | L2-learn; cache prefetch fix |  Neale Ranns | 1 | -1/+3 |