aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-11-10Break up vpe.apiNeale Ranns29-2523/+2888
2017-11-10add warning control macro setGabriel Ganne2-11/+106
2017-11-10Further fix to SHG handling for ARP/ICMPv6 from BVI in a BDJohn Lo1-6/+25
2017-11-10add classify session action set-sr-policy-indexGabriel Ganne5-1/+41
2017-11-10Allow Openssl 1.1.0Marco Varlese5-12/+159
2017-11-10vppinfra: add 512-bit vector definitions and typesDamjan Marion1-0/+25
2017-11-10Fix bug in key calculation for IPsec tunnel interfaceMatthew Smith1-2/+2
2017-11-10session: add app ns index to ns create apiFlorin Coras3-4/+66
2017-11-10Add sw_if_index to the ip_neighbor_details_t response.Jon Loeliger2-4/+9
2017-11-10session: use listener logic for proxy rulesFlorin Coras5-53/+133
2017-11-10VOM: enum_base - not constexpr to appease coverityNeale Ranns1-23/+23
2017-11-10VOM: memset DHCP hostname in VPP APINeale Ranns1-0/+1
2017-11-10BIER: replace uintXX_t with uXXNeale Ranns4-12/+12
2017-11-10session: use pool for segment manager propertiesFlorin Coras5-37/+83
2017-11-09tcp: call accept notify after full connection initFlorin Coras1-9/+9
2017-11-10Add udp.api.h to vnet.amFlorin Coras1-1/+2
2017-11-09VCL: Set debug output level from env varDave Wallace2-35/+60
2017-11-09session: fix app index in unbindFlorin Coras1-1/+1
2017-11-09buffers: fix bug in free list n_alloc trackingKlement Sekera1-0/+1
2017-11-09memif: use clib_socket_t for socket connectionsDamjan Marion4-210/+122
2017-11-09VOM: Inspect: fix the bugMohsin Kazmi1-2/+1
2017-11-09VOM: Makefile: Fix the execution time initialization orderMohsin Kazmi1-1/+1
2017-11-09BIERNeale Ranns66-105/+9234
2017-11-09session: lookup/rules table improvements and cleanupFlorin Coras7-207/+363
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