Age | Commit message (Expand) | Author | Files | Lines |
2019-03-20 | crypto_openssl: call EVP_EncryptFinal_ex only if needed |  Damjan Marion | 1 | -2/+4 |
2019-03-20 | perfmon: python to C parser for intel CPUs |  Damjan Marion | 24 | -445/+23854 |
2019-03-20 | tests: implement crypto tests per RFC2202 |  Filip Tehlar | 5 | -85/+417 |
2019-03-20 | tests: cdp plugin. Replace cdp enable cli command with API call. |  Paul Vinciguerra | 1 | -1/+1 |
2019-03-19 | MAP: Add optional user-supplied 'tag' field in MAPs. |  Jon Loeliger | 4 | -14/+135 |
2019-03-19 | crypto: introduce crypto infra |  Damjan Marion | 8 | -0/+900 |
2019-03-18 | vmxnet3: auto bind support |  Steven Luong | 7 | -23/+63 |
2019-03-14 | GBP: coverity legit bug |  Neale Ranns | 1 | -0/+1 |
2019-03-14 | GBP: update semantics for subnets |  Neale Ranns | 1 | -13/+23 |
2019-03-14 | IGMP: typo and doc fix (no behaviour change) |  Neale Ranns | 2 | -7/+7 |
2019-03-14 | dpdk: Add E810 family support |  ChenminSun | 3 | -0/+6 |
2019-03-14 | TEST: link-state up/down notifications on FIB forwarding |  Neale Ranns | 2 | -0/+76 |
2019-03-14 | GBP: get source address from ARP packets for LPM classification |  Neale Ranns | 1 | -43/+69 |
2019-03-13 | VPP-1576: fix a set of coverity warnings |  Dave Barach | 2 | -0/+6 |
2019-03-13 | Add the SRIOV variant PCI Device ID of the Cisco VIC |  Jay Lubomirski | 1 | -1/+2 |
2019-03-12 | svm mq: add unit test |  Florin Coras | 1 | -0/+179 |
2019-03-12 | dpdk: pass log-level configuration to EAL |  Stephen Hemminger | 3 | -31/+0 |
2019-03-12 | GBP: L3 out fixes |  Neale Ranns | 5 | -25/+129 |
2019-03-12 | GBP: custom-dump functions |  Neale Ranns | 5 | -17/+376 |
2019-03-12 | GBP: contracts API fixed length of allowed ethertypes |  Neale Ranns | 3 | -16/+45 |
2019-03-11 | VPP-1533: Deleting a non-existent pre-resolved MAP next-hop causes VPP core dump |  Ole Troan | 1 | -7/+10 |
2019-03-09 | SVS: cleanup default route on SVS disable |  Neale Ranns | 1 | -0/+5 |
2019-03-08 | updates now that flags are supported on the API |  Neale Ranns | 1 | -2/+0 |
2019-03-07 | parse ethernet header in ct6_in2out |  Dave Barach | 1 | -1/+16 |
2019-03-07 | Fix typo in feature arc constraint |  Dave Barach | 1 | -3/+3 |
2019-03-07 | Remove local REPLY_MACRO so that socket transport works. |  Ole Troan | 4 | -133/+8 |
2019-03-07 | Add VAT support for LB |  Hongjun Ni | 2 | -60/+179 |
2019-03-06 | ipv6 connection tracking plugin |  Dave Barach | 9 | -0/+1706 |
2019-03-06 | GBP: use sclass in the DP for policy |  Neale Ranns | 29 | -684/+204 |
2019-03-06 | GBP: format EPG retention policy |  Neale Ranns | 1 | -1/+12 |
2019-03-06 | GBP: learn from ARP and L2 packets |  Neale Ranns | 8 | -17/+69 |
2019-03-05 | GBP: format include EPG index |  Neale Ranns | 1 | -1/+2 |
2019-03-05 | GBP: per-group EP retention policy |  Neale Ranns | 8 | -66/+55 |
2019-03-04 | GBP: return appropriate error code if tranport mode subnet has no interface |  Neale Ranns | 1 | -0/+3 |
2019-03-04 | GBP: fix and print GBP BD flags |  Neale Ranns | 3 | -4/+26 |
2019-03-04 | GBP: fix UT after multi-arch change |  Neale Ranns | 13 | -1889/+2036 |
2019-03-04 | gbp: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 13 | -503/+535 |
2019-03-02 | session: cleanup/rename functions |  Florin Coras | 1 | -1/+1 |
2019-03-01 | nsh: fix load failure |  Filip Tehlar | 5 | -69/+69 |
2019-03-01 | gtpu: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 5 | -50/+34 |
2019-03-01 | dpdk: update mlx[45] linking options |  Matthew Smith | 1 | -1/+1 |
2019-03-01 | ioam: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 5 | -19/+27 |
2019-03-01 | pppoe: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 3 | -12/+6 |
2019-03-01 | Fix API return code in case of error. |  Igor Mikhailov (imichail) | 1 | -1/+1 |
2019-02-28 | l2e: Migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 5 | -318/+352 |
2019-02-27 | string_test: The dark side of coverity |  Steven Luong | 1 | -4/+0 |
2019-02-27 | IKEv2 plugin export fixes |  Neale Ranns | 3 | -7/+24 |
2019-02-27 | NAT44: active-passive HA (VPP-1571) |  Matus Fabian | 14 | -79/+2463 |
2019-02-26 | vmxnet3: RSS support |  Steven Luong | 7 | -81/+229 |
2019-02-26 | nsh: migrate old MUTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 8 | -2289/+2438 |