aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-07mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,stable/1810Steven Luong4-0/+11
2019-05-03VPP-1477: Replace DatatypeConverter.printHexBinary with bytesToHexMichal Cmarada1-3/+14
2019-03-30SPAN: Add pending frame on current thread, not on mainIgor Mikhailov (imichail)1-6/+5
2019-03-13FIB: pass a copy the walk contextNeale Ranns1-1/+3
2019-03-12FIB: path parsing, table-id not fib-index (VPP-1586)Neale Ranns3-8/+44
2019-03-07assign flood_class to vnet_sw_interface_t template in subif api handle functionJoe Zhou1-0/+2
2019-03-05Fix 'show interface span' field lengthIgor Mikhailov (imichail)1-2/+2
2019-03-03Makefile: correct opensuse 15.0 dep namingEd Kern1-4/+3
2019-03-011810 version of VPP-1573 fix crash in ip6 reassemblyOle Troan1-7/+4
2019-03-01VPP-1529: check hop-by-hop header lengthDave Barach1-7/+37
2019-02-28reassembly fixes merged into one for stable/18.10.Ole Troan2-181/+260
2019-02-18vhost: VPP stalls with vhost performing control plane actionsSteven Luong3-214/+259
2019-01-23bond: packet drops on VPP bond interface [VPP-1544]Steven2-20/+21
2019-01-23virtio: fix kick race issue [VPP-1489]Damjan Marion3-10/+29
2019-01-23install-dep: force osleap boost dep installFlorin Coras1-4/+4
2018-12-14Fix vat dependenciesjuraj.linkes1-0/+2
2018-12-13ip4_rewrite_inline: fix variable errorZhiyong Yang1-2/+2
2018-12-12Delete shared memory segment files when vpp startsDave Barach3-3/+23
2018-12-10Add UDP encap flagFilip Tehlar2-0/+3
2018-12-05MPLS: buffer over-run with incorrectly init'd vector. fix VAT dumpNeale Ranns2-3/+3
2018-11-30IPSEC-AH: fix packet dropNeale Ranns2-7/+0
2018-11-26Fix permission for vpp_papiOnong Tayeng1-1/+1
2018-11-23acl-plugin: fix coverity error that the fix related for [VPP-1502] has triggeredAndrew Yourtchenko1-9/+13
2018-11-23NAT44: improve expired sessions reuse (VPP-1503)Matus Fabian3-96/+67
2018-11-22acl-plugin: optimize hash memory usage + fix the startup config parsing for m...Andrew Yourtchenko3-7/+33
2018-11-22NAT44: Apply transitory timeout on TCP RST (VPP-1494)Matus Fabian3-0/+60
2018-11-20NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501)Matus Fabian2-0/+34
2018-11-19NAT44: fix bug in TCP close with output-feature interface (VPP-1493)Matus Fabian5-4/+164
2018-11-07NAT44: fix undesired dependency between static mapping and address from the p...Matus Fabian2-1/+9
2018-11-02VPP-1450: binary api call for dumping SPD to interface registrationFilip Varga2-1/+81
2018-11-02vlib: define minimum chained buffer segment sizeDamjan Marion4-5/+15
2018-11-02Use throttle_t for ND throttling (VPP-1480)Neale Ranns7-52/+71
2018-11-02Makefile: support both RHEL and CentOS in install-dep (VPP-1481)Yichen Wang1-2/+6
2018-10-23vmxnet3: add logging support to the control plane [VPP-1470]Steven4-17/+87
2018-10-23Release Notes for 18.10v18.10Marco Varlese1-0/+316
2018-10-22Fix buffer overflow when fragmenting packets (VPP-1383)Juraj Sloboda2-2/+53
2018-10-22stats: Add wrapper for vec_freeOle Troan3-0/+8
2018-10-22lisp-gpe: register udp port only if enabled (VPP-1468)Florin Coras1-5/+7
2018-10-21tcp: count first lost hole (VPP-1465)Florin Coras2-17/+46
2018-10-19NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466)Matus Fabian5-172/+144
2018-10-19Test FW: Use unittest temp dir as unix runtime dirJakub Grajciar3-29/+34
2018-10-19tls: fix connection failures/interrupts at scale (VPP-1464)Florin Coras5-29/+45
2018-10-19tcp: fix sacks lost bytes counting (VPP-1465)Florin Coras2-50/+118
2018-10-18Update version (18.10) for API changes scriptMarco Varlese1-2/+2
2018-10-18tcp: fix cleanup of non established connections (VPP-1463)Florin Coras2-1/+5
2018-10-17tcp: fix multiple fin retries (VPP-1461)Florin Coras2-10/+10
2018-10-17vxlan:decap caching error (VPP-1462)Eyal Bari1-1/+1
2018-10-17fix ip6 prefix check for tap_v2Michal Cmarada1-1/+1
2018-10-17Update to doxygen documentation for release 18.10Marco Varlese1-0/+2
2018-10-17tcp: avoid sack processing when not needed (VPP-1460)Florin Coras3-4/+7