Age | Commit message (Expand) | Author | Files | Lines |
2017-11-11 | ACLs: Use better error return codes than "-1" everywhere. | Jon Loeliger | 1 | -5/+5 |
2017-11-11 | MPLS disposition actions at the tail of unicast LSPs | Neale Ranns | 4 | -8/+115 |
2017-11-10 | make test: fix logic for CACHE_OUTPUT option | Klement Sekera | 1 | -1/+1 |
2017-11-10 | add classify session action set-sr-policy-index | Gabriel Ganne | 2 | -0/+155 |
2017-11-10 | make test: automatically seed random generator | Klement Sekera | 3 | -14/+34 |
2017-11-09 | VCL: Set debug output level from env var | Dave Wallace | 1 | -2/+7 |
2017-11-09 | BIER | Neale Ranns | 7 | -42/+899 |
2017-11-09 | Port restricted NAT44 (VPP-1048) | Matus Fabian | 1 | -0/+32 |
2017-11-09 | Remove boost-log link dependency from test/ext/Makefile | Neale Ranns | 1 | -1/+0 |
2017-11-08 | ACL plugin support tagged subinterfaces | Pavel Kotucek | 2 | -230/+509 |
2017-11-08 | NAT64 to use IPv4 address from interface (VPP-1051) | Matus Fabian | 2 | -1/+32 |
2017-11-07 | SNAT: IP fragmentation (VPP-890) | Matus Fabian | 2 | -2/+449 |
2017-11-07 | UDP Encapsulation. | Neale Ranns | 4 | -0/+355 |
2017-11-07 | NAT: DS-Lite (VPP-1040) | Matus Fabian | 2 | -0/+176 |
2017-11-07 | VCL-LDPRELOAD: enable accept4() wrapper | Dave Wallace | 1 | -1/+1 |
2017-11-06 | make test: add CACHE_OUTPUT option | Klement Sekera | 2 | -0/+13 |
2017-11-06 | make test: fix DEBUG=core error | Klement Sekera | 2 | -1/+3 |
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 |