Age | Commit message (Expand) | Author | Files | Lines |
2017-11-06 | VOM reshuffle | Neale Ranns | 2 | -283/+310 |
2017-11-06 | VCL_LDPRELOAD: mixed libc/vcl epoll fd's | Dave Wallace | 1 | -8/+2 |
2017-11-02 | VCL: application proxy configuration | Dave Wallace | 1 | -7/+11 |
2017-11-01 | VPP Object Model (VOM) | Neale Ranns | 5 | -52/+1565 |
2017-10-31 | VPP PAPI: Error in unserializer for non-array compound types. | Ole Troan | 1 | -0/+438 |
2017-10-31 | l2fib: MAC: Fix uint64 to u8 byte array | Mohsin Kazmi | 1 | -1/+1 |
2017-10-31 | Refactor IP input checks for re-use at MPLS disposition | Neale Ranns | 3 | -3/+233 |
2017-10-31 | lb plugin tests - wipe flowtable after each unit test | Gabriel Ganne | 1 | -0/+4 |
2017-10-26 | NAT: delete session API/CLI (VPP-1041) | Matus Fabian | 2 | -0/+50 |
2017-10-26 | VCL: add session namespace support. | Dave Wallace | 1 | -24/+56 |
2017-10-25 | VCL: Fix vcl test scripts to check vcl.am instead of uri.am | Dave Wallace | 1 | -1/+1 |
2017-10-25 | VPP-1033: Python API support arbitrary sized input parameters. | Ole Troan | 5 | -12/+47 |
2017-10-25 | L3 proxy FIB source for container networking | Andrew Yourtchenko | 1 | -0/+131 |
2017-10-25 | One armed NAT (VPP-1035) | Matus Fabian | 1 | -2/+140 |
2017-10-24 | VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so | Dave Wallace | 1 | -7/+8 |
2017-10-24 | fix test_lb_ip4_gre6() cleanup | Gabriel Ganne | 1 | -1/+1 |
2017-10-21 | test bfd - DPO_PROTO_IP6 is part of DpoProto | Gabriel Ganne | 1 | -2/+2 |
2017-10-19 | make test: control sanity via SANITY=yes|no option | Klement Sekera | 1 | -2/+11 |
2017-10-19 | Remove unused 'not_last' parameter from ip_add_del_route | Marek Gradzki | 1 | -7/+2 |
2017-10-18 | TEST,SPAN:add broadcast+QiniQ tests | Eyal Bari | 1 | -67/+137 |
2017-10-17 | TEST,SPAN: add rx+tx span test | Eyal Bari | 1 | -127/+78 |
2017-10-17 | VCL: refactor VCL_LDPRELOAD env vars. | Dave Wallace | 1 | -1/+1 |
2017-10-15 | Revert "Enforce FIB table creation before use" | Florin Coras | 2 | -17/+4 |
2017-10-14 | Source Lookup progammable via API | Neale Ranns | 3 | -1/+116 |
2017-10-13 | Enforce FIB table creation before use | Neale Ranns | 2 | -4/+17 |
2017-10-12 | Remove libsubunit 'dependency' for openSUSE and fix NASM | Marco Varlese | 1 | -1/+4 |
2017-10-10 | make test: add RETRIES option | Klement Sekera | 3 | -20/+93 |
2017-10-10 | punt and drop features: | Neale Ranns | 3 | -2/+281 |
2017-10-09 | TEST,L2-FIB:refactor test-removing shared state | Eyal Bari | 1 | -179/+135 |
2017-10-06 | VCL: add epoll_* functions. | Dave Wallace | 1 | -2/+2 |
2017-10-06 | Initial GENEVE TUNNEL implementation and tests. | Marco Varlese | 4 | -0/+335 |
2017-10-05 | Distributed Virtual Router Support | Neale Ranns | 3 | -0/+182 |
2017-10-03 | L2FIB,TEST:add max macs in event test | eyal bari | 1 | -0/+22 |
2017-10-03 | make test: Copy api_post_mortem.$$ file tmp test dir for archiving. | Dave Wallace | 2 | -7/+13 |
2017-10-02 | L2-FIB:add mac learn events test | Eyal Bari | 2 | -0/+27 |
2017-09-30 | make test: Create link to failed test dir on timeout. | Dave Wallace | 2 | -1/+7 |
2017-09-30 | make test: archive failed test data with build logs. | Dave Wallace | 2 | -17/+32 |
2017-09-29 | make test: fix/disable VAPI tests on centos | Klement Sekera | 4 | -2/+27 |
2017-09-27 | acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it. | Andrew Yourtchenko | 2 | -1/+40 |
2017-09-27 | make test: clean ext binaries when doing test-wipe | Klement Sekera | 1 | -0/+1 |
2017-09-26 | make test: don't recompile ext if not needed | Klement Sekera | 1 | -4/+4 |
2017-09-26 | jvpp: lowering verbosity level for jvpp tests | Matej Perina | 2 | -56/+55 |
2017-09-26 | acl-plugin: test: move the API calls to vpp_papi_provider.py | Andrew Yourtchenko | 4 | -152/+79 |
2017-09-25 | Refactor multi-host socket_test.sh for bare-metal. | Dave Wallace | 1 | -18/+51 |
2017-09-22 | IP-MAC,ND:wildcard events,fix sending multiple events | Eyal Bari | 2 | -2/+72 |
2017-09-19 | Add C++ API | Klement Sekera | 5 | -17/+701 |
2017-09-19 | Add new C API | Klement Sekera | 5 | -6/+1261 |
2017-09-19 | ACL plugin enable macip for ip4/ip6 traffic | Pavel Kotucek | 1 | -81/+200 |
2017-09-18 | L2BD,ARP-TERM:fix arp query report mechanism+test | Eyal Bari | 2 | -6/+88 |
2017-09-17 | Add multi-vm Vagrantfile for vcl-test. | Dave Wallace | 1 | -3/+10 |