Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -8/+149 |
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 | 3 | -68/+40 |
2017-11-08 | ACL plugin support tagged subinterfaces |  Pavel Kotucek | 2 | -40/+311 |
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 | 5 | -0/+217 |
2017-11-08 | VOM rpm build fixes |  Neale Ranns | 1 | -1/+1 |
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 | 13 | -33/+2999 |
2017-11-07 | Fix include header for cmds |  Mohsin Kazmi | 1 | -0/+2 |
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 | 15 | -7/+1428 |
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 | NAT: DS-Lite (VPP-1040) |  Matus Fabian | 13 | -24/+1636 |
2017-11-07 | VCL-LDPRELOAD: enable accept4() wrapper |  Dave Wallace | 7 | -59/+79 |
2017-11-07 | fix bfd cli with gcc >= 6 |  Gabriel Ganne | 1 | -1/+1 |
2017-11-06 | Add --disable-vom config option |  Dave Barach | 2 | -1/+4 |
2017-11-06 | session: add rule tags |  Florin Coras | 14 | -246/+492 |
2017-11-06 | VOM reshuffle |  Neale Ranns | 105 | -3458/+4791 |
2017-11-06 | VCL_LDPRELOAD: mixed libc/vcl epoll fd's |  Dave Wallace | 5 | -170/+176 |
2017-11-05 | session: add api to dump rules |  Florin Coras | 8 | -26/+350 |
2017-11-05 | ip4 network request processing |  Dave Barach | 6 | -89/+751 |
2017-11-05 | Fix coverity warnings in VOM and VAPI |  Neale Ranns | 6 | -13/+19 |
2017-11-03 | NAT64: Input feature arc on virtual interface via interface RX DPO. |  Ole Troan | 3 | -4/+46 |
2017-11-03 | vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calc... |  Jakub Grajciar | 2 | -8/+26 |
2017-11-03 | punt: free whole buffer chain if such is punted |  Klement Sekera | 1 | -1/+1 |
2017-11-03 | silence clib_mem_unaligned() invalid read found by address-sanitizer |  Gabriel Ganne | 1 | -19/+28 |
2017-11-03 | silence l2fib_init() invalid read of size 2 found by address-sanitizer |  Gabriel Ganne | 1 | -1/+6 |
2017-11-03 | vppinfra: make _vec_resize_will_expand read-only |  Florin Coras | 1 | -7/+3 |
2017-11-03 | session: support drop action in rules table |  Florin Coras | 4 | -36/+114 |
2017-11-03 | Set up P2P flag to gtpu interface |  Hongjun Ni | 1 | -0/+1 |
2017-11-02 | session/udp: init rw locks |  Florin Coras | 2 | -1/+14 |
2017-11-02 | VCL: application proxy configuration |  Dave Wallace | 3 | -99/+157 |
2017-11-02 | LISP: fix negative mapping timeout, VPP-1043 |  Filip Tehlar | 1 | -1/+2 |
2017-11-02 | Add replicate DPO header to export list for VPPSB |  Neale Ranns | 1 | -0/+1 |
2017-11-02 | Add builtin http server option to return static reply |  Florin Coras | 1 | -23/+97 |
2017-11-01 | session: fix proxy coverity warnings |  Florin Coras | 1 | -1/+2 |
2017-11-01 | VPP-959: Support old version of CFFI |  Ole Troan | 2 | -3/+17 |