aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-11-09session: fix app ns list cli dumpFlorin Coras1-4/+8
2017-11-09Port restricted NAT44 (VPP-1048)Matus Fabian2-8/+149
2017-11-09VOM logger levels fixNeale Ranns1-4/+4
2017-11-09lock initJingLiuZTE1-0/+1
2017-11-08memif: do not mask head and tail pointersDamjan Marion3-68/+40
2017-11-08ACL plugin support tagged subinterfacesPavel Kotucek2-40/+311
2017-11-08punt: fix sendmsg() failure detectionKlement Sekera1-1/+1
2017-11-08jvpp: test measuring number of invocations per time (VPP-619)Matej4-2/+454
2017-11-08session: fix show app ns table cliFlorin Coras1-10/+15
2017-11-08NAT64: fixed csum crash (VPP-1055)Matus Fabian2-28/+25
2017-11-08NAT64 to use IPv4 address from interface (VPP-1051)Matus Fabian5-0/+217
2017-11-08VOM rpm build fixesNeale Ranns1-1/+1
2017-11-08http_server_rx_callbackJingLiuZTE1-2/+8
2017-11-08Fix SHG handling for ARP/ICMPv6 received from BVI in a BDJohn Lo1-0/+8
2017-11-08ip: fix container proxy coverity warningFlorin Coras1-4/+7
2017-11-07vat: session_rules_dump missing network to host conversionSteven1-8/+10
2017-11-07VCL: Fix error handling during heap allocDave Wallace1-13/+24
2017-11-07SNAT: IP fragmentation (VPP-890)Matus Fabian13-33/+2999
2017-11-07Fix include header for cmdsMohsin Kazmi1-0/+2
2017-11-07add tracing to udp punt codeKlement Sekera1-5/+58
2017-11-07vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fixJakub Grajciar2-13/+13
2017-11-07UDP Encapsulation.Neale Ranns15-7/+1428
2017-11-07ip: add container proxy apiFlorin Coras6-22/+243
2017-11-07session: fix v6 double bindsFlorin Coras4-8/+100
2017-11-07VCL: handle process fork.Dave Wallace1-268/+223
2017-11-07NAT: DS-Lite (VPP-1040)Matus Fabian13-24/+1636
2017-11-07VCL-LDPRELOAD: enable accept4() wrapperDave Wallace7-59/+79
2017-11-07fix bfd cli with gcc >= 6Gabriel Ganne1-1/+1
2017-11-06Add --disable-vom config optionDave Barach2-1/+4
2017-11-06session: add rule tagsFlorin Coras14-246/+492
2017-11-06VOM reshuffleNeale Ranns105-3458/+4791
2017-11-06VCL_LDPRELOAD: mixed libc/vcl epoll fd'sDave Wallace5-170/+176
2017-11-05session: add api to dump rulesFlorin Coras8-26/+350
2017-11-05ip4 network request processingDave Barach6-89/+751
2017-11-05Fix coverity warnings in VOM and VAPINeale Ranns6-13/+19
2017-11-03NAT64: Input feature arc on virtual interface via interface RX DPO.Ole Troan3-4/+46
2017-11-03vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calc...Jakub Grajciar2-8/+26
2017-11-03punt: free whole buffer chain if such is puntedKlement Sekera1-1/+1
2017-11-03silence clib_mem_unaligned() invalid read found by address-sanitizerGabriel Ganne1-19/+28
2017-11-03silence l2fib_init() invalid read of size 2 found by address-sanitizerGabriel Ganne1-1/+6
2017-11-03vppinfra: make _vec_resize_will_expand read-onlyFlorin Coras1-7/+3
2017-11-03session: support drop action in rules tableFlorin Coras4-36/+114
2017-11-03Set up P2P flag to gtpu interfaceHongjun Ni1-0/+1
2017-11-02session/udp: init rw locksFlorin Coras2-1/+14
2017-11-02VCL: application proxy configurationDave Wallace3-99/+157
2017-11-02LISP: fix negative mapping timeout, VPP-1043Filip Tehlar1-1/+2
2017-11-02Add replicate DPO header to export list for VPPSBNeale Ranns1-0/+1
2017-11-02Add builtin http server option to return static replyFlorin Coras1-23/+97
2017-11-01session: fix proxy coverity warningsFlorin Coras1-1/+2
2017-11-01VPP-959: Support old version of CFFIOle Troan2-3/+17