Age | Commit message (Expand) | Author | Files | Lines |
2017-11-10 | vppinfra: add 512-bit vector definitions and types |  Damjan Marion | 1 | -0/+25 |
2017-11-10 | Fix bug in key calculation for IPsec tunnel interface |  Matthew Smith | 1 | -2/+2 |
2017-11-10 | session: add app ns index to ns create api |  Florin Coras | 3 | -4/+66 |
2017-11-10 | Add sw_if_index to the ip_neighbor_details_t response. |  Jon Loeliger | 2 | -4/+9 |
2017-11-10 | session: use listener logic for proxy rules |  Florin Coras | 5 | -53/+133 |
2017-11-10 | VOM: enum_base - not constexpr to appease coverity |  Neale Ranns | 1 | -23/+23 |
2017-11-10 | VOM: memset DHCP hostname in VPP API |  Neale Ranns | 1 | -0/+1 |
2017-11-10 | BIER: replace uintXX_t with uXX |  Neale Ranns | 4 | -12/+12 |
2017-11-10 | session: use pool for segment manager properties |  Florin Coras | 5 | -37/+83 |
2017-11-09 | tcp: call accept notify after full connection init |  Florin Coras | 1 | -9/+9 |
2017-11-10 | Add udp.api.h to vnet.am |  Florin Coras | 1 | -1/+2 |
2017-11-09 | VCL: Set debug output level from env var |  Dave Wallace | 3 | -37/+67 |
2017-11-09 | session: fix app index in unbind |  Florin Coras | 1 | -1/+1 |
2017-11-09 | buffers: fix bug in free list n_alloc tracking |  Klement Sekera | 1 | -0/+1 |
2017-11-09 | memif: use clib_socket_t for socket connections |  Damjan Marion | 4 | -210/+122 |
2017-11-09 | VOM: Inspect: fix the bug |  Mohsin Kazmi | 1 | -2/+1 |
2017-11-09 | VOM: Makefile: Fix the execution time initialization order |  Mohsin Kazmi | 1 | -1/+1 |
2017-11-09 | BIER |  Neale Ranns | 73 | -147/+10133 |
2017-11-09 | session: lookup/rules table improvements and cleanup |  Florin Coras | 7 | -207/+363 |
2017-11-09 | session: fix app ns list cli dump |  Florin Coras | 1 | -4/+8 |
2017-11-09 | Port restricted NAT44 (VPP-1048) |  Matus Fabian | 3 | -8/+181 |
2017-11-09 | Remove boost-log link dependency from test/ext/Makefile |  Neale Ranns | 1 | -1/+0 |
2017-11-09 | VOM logger levels fix |  Neale Ranns | 1 | -4/+4 |
2017-11-09 | lock init |  JingLiuZTE | 1 | -0/+1 |
2017-11-08 | memif: do not mask head and tail pointers |  Damjan Marion | 6 | -127/+101 |
2017-11-08 | ACL plugin support tagged subinterfaces |  Pavel Kotucek | 4 | -270/+820 |
2017-11-08 | punt: fix sendmsg() failure detection |  Klement Sekera | 1 | -1/+1 |
2017-11-08 | jvpp: test measuring number of invocations per time (VPP-619) |  Matej | 4 | -2/+454 |
2017-11-08 | session: fix show app ns table cli |  Florin Coras | 1 | -10/+15 |
2017-11-08 | NAT64: fixed csum crash (VPP-1055) |  Matus Fabian | 2 | -28/+25 |
2017-11-08 | NAT64 to use IPv4 address from interface (VPP-1051) |  Matus Fabian | 7 | -1/+249 |
2017-11-08 | VOM rpm build fixes |  Neale Ranns | 2 | -1/+2 |
2017-11-08 | http_server_rx_callback |  JingLiuZTE | 1 | -2/+8 |
2017-11-08 | Fix SHG handling for ARP/ICMPv6 received from BVI in a BD |  John Lo | 1 | -0/+8 |
2017-11-08 | ip: fix container proxy coverity warning |  Florin Coras | 1 | -4/+7 |
2017-11-07 | vat: session_rules_dump missing network to host conversion |  Steven | 1 | -8/+10 |
2017-11-07 | VCL: Fix error handling during heap alloc |  Dave Wallace | 1 | -13/+24 |
2017-11-07 | SNAT: IP fragmentation (VPP-890) |  Matus Fabian | 15 | -35/+3448 |
2017-11-07 | Fix include header for cmds |  Mohsin Kazmi | 1 | -0/+2 |
2017-11-07 | libmmeif: Makefile fix |  Jakub Grajciar | 1 | -1/+1 |
2017-11-07 | add tracing to udp punt code |  Klement Sekera | 1 | -5/+58 |
2017-11-07 | vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix |  Jakub Grajciar | 2 | -13/+13 |
2017-11-07 | UDP Encapsulation. |  Neale Ranns | 19 | -7/+1783 |
2017-11-07 | ip: add container proxy api |  Florin Coras | 6 | -22/+243 |
2017-11-07 | session: fix v6 double binds |  Florin Coras | 4 | -8/+100 |
2017-11-07 | VCL: handle process fork. |  Dave Wallace | 1 | -268/+223 |
2017-11-07 | libmemif: add dep to Makefile |  Jakub Grajciar | 1 | -2/+2 |
2017-11-07 | NAT: DS-Lite (VPP-1040) |  Matus Fabian | 15 | -24/+1812 |
2017-11-07 | VCL-LDPRELOAD: enable accept4() wrapper |  Dave Wallace | 8 | -60/+80 |
2017-11-07 | fix bfd cli with gcc >= 6 |  Gabriel Ganne | 1 | -1/+1 |