aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-02-21API: client does not set root permissions on shm segmentNeale Ranns1-4/+2
2019-02-21GBP: BD index not BD IDNeale Ranns1-1/+1
2019-02-21vcl/session: send unlisten over message queueFlorin Coras6-20/+84
2019-02-21tcp: drop outstanding data when entering closing stateFlorin Coras4-7/+16
2019-02-21svm: fix mem ordering for enqueue nocopyFlorin Coras1-1/+1
2019-02-20pg: fix payload hex-string bugKingwel Xie1-6/+8
2019-02-20pg: fix tracing when device-input feature arc is usedDamjan Marion1-6/+4
2019-02-20pg: fix crash when multiple streams are enqueuing to the same nextDamjan Marion1-1/+1
2019-02-20pg: remove no-recycle optionDamjan Marion41-83/+0
2019-02-20calculate per-thread time offsetDave Barach3-1/+66
2019-02-20session: fix local sessions disconnectsFlorin Coras2-22/+21
2019-02-20tls: add vcl testFlorin Coras4-8/+8
2019-02-20IPSEC: API coverity error of unitialised stat_index valueNeale Ranns1-0/+2
2019-02-20IPSEC-GRE: no clib_warning in the DPNeale Ranns1-3/+0
2019-02-19ldp: return byte count from a successful recvfromHaggai Eran1-2/+6
2019-02-19reassembly: handle ip6 atomic fragmentsKlement Sekera1-6/+3
2019-02-19avf: fix feature arc, take twoDamjan Marion1-1/+2
2019-02-19reassembly: fix buffer usage counterKlement Sekera1-5/+7
2019-02-19dpdk: update Cisco VIC port typeHyong Youb Kim1-4/+1
2019-02-19dpdk: do not shift PKT_RX_FDIRHyong Youb Kim1-1/+1
2019-02-19acl-plugin: split the dataplane function into two, save 10sec in compile timeAndrew Yourtchenko1-87/+110
2019-02-19VPP-1568:when entry src cover change, recursive-loop fib still can not work.mu.duojiao2-0/+84
2019-02-19tap gso: experimental supportAndrew Yourtchenko14-59/+786
2019-02-19VPP-1573 fix crash in ip6 reassemblyKlement Sekera1-1/+1
2019-02-19ip6-local: fix uninitialized variable errorDamjan Marion1-1/+1
2019-02-19avf: fix feature arcDamjan Marion1-0/+3
2019-02-18tls: fix openssl/mbedtls use of app_wrk indexFlorin Coras4-19/+29
2019-02-18session: move fifo allocation logic to app workerFlorin Coras9-176/+159
2019-02-18NAT: fix: multiple definition of nat64_cleaner_process_event_eNeale Ranns3-3/+3
2019-02-18Resolve vppapigen DeprecationWarning.Paul Vinciguerra1-6/+7
2019-02-18tcp: harden for high scale scenariosFlorin Coras9-35/+82
2019-02-18DHCP: trace flags copied from old to new not vice-versaNeale Ranns2-2/+2
2019-02-18NAT: VPP-1552 code migration from old multiarch schemeFilip Varga26-448/+387
2019-02-18Explicit dual-loop in ip6-localBenoît Ganne1-72/+134
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns14-27/+80
2019-02-18NAT44: fix snat_get_worker_out2in_cb (VPP-1536)Matus Fabian4-17/+126
2019-02-18tcp: fix handling of retransmitted synsFlorin Coras2-16/+26
2019-02-15Optimize ip6-localBenoît Ganne1-246/+187
2019-02-15Fix connexion segfault in session api affecting tcp_echoNathan Skrzypczak1-1/+2
2019-02-15dpdk-ipsec: store buffer index into crypto-op privateKingwel Xie5-44/+115
2019-02-15FIB: pass a copy the walk contextNeale Ranns1-1/+3
2019-02-14ipsec: memory leak fixupKingwel Xie1-1/+4
2019-02-14Add -fno-common compile optionBenoît Ganne27-22/+34
2019-02-14buffer: bug fix vlib_buffer_free_inlineLollita Liu1-6/+7
2019-02-13ip6: convert code to new multiarchDamjan Marion3-97/+87
2019-02-13IPSEC: restack SAs on backend changeNeale Ranns3-13/+42
2019-02-12fix assert failureDave Barach1-0/+6
2019-02-12ipsec: cli bug fixKingwel Xie1-6/+23
2019-02-11IPSEC-tun: The tunnel DB uses the network order SPI to save the byte swap in ...Neale Ranns2-8/+11
2019-02-11session: add config for evt qs segment sizeFlorin Coras2-3/+6