Age | Commit message (Expand) | Author | Files | Lines |
2019-03-05 | gre: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 3 | -19/+25 |
2019-03-05 | L2: ARP term - learn but don't send response to GARPs | Neale Ranns | 1 | -0/+3 |
2019-03-04 | test framework: Fix wrapper functions to match API message names. | Ole Troan | 18 | -297/+237 |
2019-03-04 | IPSEC: script to bounce IPSEC traffic through a pipe to test encrypt and decrpyt | Neale Ranns | 2 | -0/+99 |
2019-03-04 | Fix 2x overconsumption of debug cli input bugs | Dave Barach | 2 | -9/+20 |
2019-03-04 | test framework: add factory function and default parameters | Ole Troan | 5 | -89/+61 |
2019-03-04 | libmemif: Connection request APIs | Jakub Grajciar | 4 | -84/+147 |
2019-03-04 | devices: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 4 | -18/+12 |
2019-03-04 | GBP: return appropriate error code if tranport mode subnet has no interface | Neale Ranns | 1 | -0/+3 |
2019-03-04 | GBP: Global config for EP retention | Neale Ranns | 5 | -0/+475 |
2019-03-04 | adj: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 3 | -20/+11 |
2019-03-04 | buffers: support cases where numa node memory is not available | Damjan Marion | 3 | -40/+82 |
2019-03-04 | Hash and handoff reassembly fragments | Vijayabhaskar Katamreddy | 3 | -61/+450 |
2019-03-04 | stats: fix crash on early init | Filip Tehlar | 1 | -4/+18 |
2019-03-04 | GBP: fix and print GBP BD flags | Neale Ranns | 5 | -7/+31 |
2019-03-04 | session: remove svm_segment_index from session struct | Florin Coras | 6 | -10/+7 |
2019-03-04 | svm: avoid heap push/pop on fifo free | Florin Coras | 1 | -3/+0 |
2019-03-04 | session: eventfd for mq only for bapi socket transport | Florin Coras | 1 | -6/+8 |
2019-03-04 | vcl: remove unused fields and structures | Florin Coras | 3 | -27/+1 |
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: remove deprecated binary apis | Florin Coras | 8 | -567/+40 |
2019-03-02 | session: notify app of segment removal | Florin Coras | 1 | -1/+12 |
2019-03-02 | session: fix unlisten with invalid handles | Florin Coras | 1 | -2/+12 |
2019-03-02 | session: cleanup/rename functions | Florin Coras | 22 | -262/+189 |
2019-03-02 | session: cleanup session event types | Florin Coras | 10 | -74/+63 |
2019-03-01 | tcp: allow future acks if in window | Florin Coras | 1 | -4/+9 |
2019-03-01 | Tests: Trivial fox use of 'is'. | Paul Vinciguerra | 2 | -2/+2 |
2019-03-01 | IPSEC: tunnel-input; don't load the HW interface struct | Neale Ranns | 4 | -43/+41 |
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 | 3 | -7/+6 |
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 | VOM: mprefix and mpath encode fixes | Neale Ranns | 4 | -6/+10 |
2019-03-01 | session: refactor local connects | Florin Coras | 12 | -887/+475 |
2019-03-01 | VOM: vxlan-tunnel mcast interface fix | Neale Ranns | 1 | -1/+5 |
2019-03-01 | Tests: Remove all wildcard imports. | Paul Vinciguerra | 18 | -69/+63 |
2019-03-01 | Tests: Refactor duplicated code. | Paul Vinciguerra | 3 | -21/+14 |
2019-03-01 | Save signum and faulting address in static variables | Dave Barach | 1 | -0/+6 |
2019-03-01 | Fix API return code in case of error. | Igor Mikhailov (imichail) | 1 | -1/+1 |
2019-03-01 | stats: Add node names in /sys/nodes/names | Ole Troan | 2 | -1/+31 |
2019-03-01 | MAINTAINERS: Add Paul Vinciguerra to test/ | Paul Vinciguerra | 1 | -0/+1 |
2019-02-28 | vpp_papi.py: Change VppEnum from explicit metaclass to metaclass wrapper/deco... | Paul Vinciguerra | 1 | -4/+11 |
2019-02-28 | test/vpp_ip_route.py: Trivial. Remove duplicate key. | Paul Vinciguerra | 1 | -1/+0 |
2019-02-28 | Remove unused imports from hooks | Naveen Joy | 1 | -4/+0 |
2019-02-28 | stats: Add interface name to sw_if_index as /if/names | Ole Troan | 7 | -11/+108 |
2019-02-28 | VOM: child accessors on GBP route domain | Neale Ranns | 2 | -0/+17 |
2019-02-28 | l2e: Migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -318/+352 |
2019-02-28 | MPLS: tunnel delete crash | Neale Ranns | 1 | -0/+6 |