Age | Commit message (Expand) | Author | Files | Lines |
2019-03-06 | sctp: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 6 | -452/+449 |
2019-03-06 | ip: coverity woes | Steven Luong | 1 | -4/+4 |
2019-03-06 | vlib: coverity woes | Steven Luong | 1 | -2/+1 |
2019-03-06 | IPSEC: tunnel encap/decap dual loop speedups | Neale Ranns | 3 | -89/+255 |
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 | 9 | -19/+69 |
2019-03-06 | punt.c -- coverity woes | Steven Luong | 1 | -9/+0 |
2019-03-05 | ipsec: cleanup, remove unnecessary code, | Kingwel Xie | 5 | -13/+7 |
2019-03-05 | VXLAN-GBP: decap checks src,dst&VNI for unicast, then checks only dst&VNI for... | Neale Ranns | 2 | -71/+62 |
2019-03-05 | GBP: format include EPG index | Neale Ranns | 1 | -1/+2 |
2019-03-05 | bier: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 4 | -16/+10 |
2019-03-05 | qos: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -703/+735 |
2019-03-05 | mpls: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 6 | -55/+31 |
2019-03-05 | GBP: per-group EP retention policy | Neale Ranns | 8 | -66/+55 |
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 | 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 | 1 | -0/+2 |
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 | 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 | 3 | -4/+26 |
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 | 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 | 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 | session: refactor local connects | Florin Coras | 12 | -887/+475 |
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-02-28 | vpp_papi.py: Change VppEnum from explicit metaclass to metaclass wrapper/deco... | Paul Vinciguerra | 1 | -4/+11 |
2019-02-28 | stats: Add interface name to sw_if_index as /if/names | Ole Troan | 5 | -11/+105 |