Age | Commit message (Expand) | Author | Files | Lines |
2019-10-22 | vppinfra: add clib_mem_free_s |  Benoît Ganne | 2 | -12/+4 |
2019-10-22 | ikev2: fix GCM cipher |  Filip Tehlar | 4 | -108/+166 |
2019-10-22 | gbp: missing contract hash-mode setting |  Neale Ranns | 1 | -3/+5 |
2019-10-22 | ip: ipfix-export API update |  Jakub Grajciar | 2 | -82/+78 |
2019-10-22 | cdp: disable failing tests for python3 |  Ole Troan | 1 | -0/+6 |
2019-10-22 | tests: python3 changes for dns tests |  snaramre | 1 | -1/+1 |
2019-10-22 | flowprobe: tests support python3 |  Ole Troan | 1 | -12/+8 |
2019-10-21 | acl: l2 classify test support python3 |  Ole Troan | 1 | -2/+2 |
2019-10-21 | quic: Add PICOTLS_INCLUDE_DIR var to CMakeLists. |  Mathias Raoul | 1 | -0/+6 |
2019-10-21 | dhcp: python3 support in tests |  Ole Troan | 2 | -40/+53 |
2019-10-18 | mactime: fix handle_get_mactime fcn prototype |  Dave Barach | 1 | -4/+5 |
2019-10-18 | map: python3 support in tests |  Ole Troan | 1 | -8/+8 |
2019-10-18 | memif: add python3 support to test |  Ole Troan | 2 | -20/+13 |
2019-10-17 | tests: python3 changes for span and aclplugin test |  snaramre | 2 | -7/+7 |
2019-10-17 | http_static: pass http request type to builtin handlers |  Dave Barach | 2 | -33/+60 |
2019-10-17 | tests: python3 changes for load balancer test |  snaramre | 1 | -1/+1 |
2019-10-17 | nat: tests support python3 |  Ole Troan | 1 | -10/+9 |
2019-10-17 | http_static: add "http static cache clear" CLI |  Dave Barach | 1 | -0/+75 |
2019-10-16 | cdp: fix non-null terminated vector use |  Benoît Ganne | 1 | -1/+1 |
2019-10-16 | dpdk: add function to add/del extra MAC addrs |  Matthew Smith | 1 | -0/+24 |
2019-10-16 | rdma: add rdma API |  Benoît Ganne | 8 | -29/+401 |
2019-10-16 | flow: Add 'drop' and 'redirect-to-queue' actions support |  Chenmin Sun | 1 | -3/+20 |
2019-10-16 | svm: reset vector data instead of length |  Benoît Ganne | 1 | -1/+1 |
2019-10-15 | gbp: Add extended SFC unit tests |  Mohsin Kazmi | 1 | -2/+459 |
2019-10-14 | ping: Move to plugin |  Mohsin Kazmi | 3 | -0/+1381 |
2019-10-14 | memif: Revert "memif buffer leaks during disconnect." |  Andrew Yourtchenko | 1 | -36/+2 |
2019-10-14 | mactime: add the "mactime.json" builtin URL |  Dave Barach | 5 | -1/+181 |
2019-10-14 | gbp: use correct dst mac for RD-UU forward |  Benoît Ganne | 1 | -1/+1 |
2019-10-13 | mactime: pass context in reply to mactime_dump |  Keith Burns | 1 | -0/+1 |
2019-10-11 | hsa: vpp_echo refactor quic nclients arg |  Dave Wallace | 2 | -4/+3 |
2019-10-11 | hsa: vpp_echo clean up results comparison |  Dave Wallace | 2 | -20/+20 |
2019-10-11 | hsa: vpp_echo remove redundant unformat function |  Dave Wallace | 3 | -31/+9 |
2019-10-11 | vppinfra: fix page boundary crossing bug in hash_memory64 |  Dave Barach | 1 | -0/+62 |
2019-10-10 | http_static: add .json content |  Dave Barach | 1 | -2/+53 |
2019-10-10 | tests: add cli_return_response to vpp_papi_provider |  Dave Barach | 1 | -1/+6 |
2019-10-10 | acl: remove api boilerplate |  Ole Troan | 5 | -172/+44 |
2019-10-10 | mactime: fix undefined symbol in mactime_test |  Ole Troan | 1 | -1/+2 |
2019-10-10 | memif: remove api boilerplate |  Ole Troan | 6 | -252/+15 |
2019-10-09 | ikev2: fix dangling pointer |  Filip Tehlar | 2 | -14/+28 |
2019-10-09 | map: use ip6-full-reassembly instead of own code |  Klement Sekera | 6 | -978/+30 |
2019-10-09 | dhcp: dhcp6_pd_client_cp API cleanup |  Jakub Grajciar | 4 | -53/+53 |
2019-10-09 | ioam: remove api boilerplate |  Ole Troan | 28 | -974/+76 |
2019-10-09 | api: autogenerate event handler functions for *_test.c |  Ole Troan | 1 | -106/+50 |
2019-10-09 | hsa: use crypto_engine_type_t for TLS |  Nathan Skrzypczak | 10 | -17/+17 |
2019-10-09 | session: Add certificate store |  Nathan Skrzypczak | 4 | -28/+25 |
2019-10-09 | hsa: fix vpp_echo session close |  Dave Wallace | 6 | -115/+268 |
2019-10-08 | hsa: make vpp_echo use mq instead of bapi |  Nathan Skrzypczak | 9 | -193/+286 |
2019-10-08 | session: add is_migrating flag |  Nathan Skrzypczak | 2 | -49/+38 |
2019-10-07 | api: Add API support for marvell PP2 plugin |  Jianlin Lv | 7 | -1/+336 |
2019-10-07 | rdma: fix crash when failing to read pci addr on create |  Benoît Ganne | 1 | -0/+3 |