aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-17VPP-1459:Ip4 lookup fail when exist prefix cover.v18.10-rc2mu.duojiao1-3/+1
2018-10-17tls: fix multi threaded medium scale test (VPP-1457)Florin Coras7-11/+52
2018-10-16acl-plugin: tuplemerge: refresh the pointer to hash-readied ACL entries per e...Andrew Yourtchenko1-0/+2
2018-10-16vcl: fix bidirectional tests (VPP-1455)Florin Coras4-37/+41
2018-10-15vmxnet3: show vmxnet3 with filtering capability [VPP-1452]Steven3-12/+234
2018-10-15vmxnet3: vmxnet3_test_plugin.so: undefined symbol: format_vlib_pci_addr [VPP-...Steven1-1/+9
2018-10-15VPP-1448: Fix error when recurse on down the trie.mu.duojiao2-21/+68
2018-10-14vxlan:fix ip6 tunnel deletionEyal Bari1-1/+2
2018-10-14vcl: fix empty epoll returns (VPP-1453)Florin Coras1-0/+3
2018-10-12session: don't wait indefinitely for apps to consume evts (VPP-1454)Florin Coras1-10/+28
2018-10-12L2-flood: no clone for 1 replicationNeale Ranns2-59/+102
2018-10-11vmxnet3: better error handling [VPP-1449]Steven2-20/+42
2018-10-11bfd:fix handling session creation batchEyal Bari1-27/+34
2018-10-11Stats: Include stat_segment.h in packages.Ole Troan1-0/+1
2018-10-11Integer underflow and out-of-bounds read (VPP-1442)Neale Ranns2-8/+13
2018-10-11NAT44: identity NAT fix (VPP-1441)Matus Fabian5-32/+122
2018-10-11acl-plugin: reduce the syslog level for debug messages (VPP-1443)Andrew Yourtchenko1-5/+6
2018-10-11vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass...Andrew Yourtchenko1-1/+1
2018-10-11Fix vpp-ext-deps package version in stable branchDamjan Marion1-1/+1
2018-10-10Update .gitreview for stable 18.10 branchv18.10-rc1Marco Varlese1-0/+1
2018-10-09vppinfra: Fix extendto_high aarch64 NEON api.v19.01-rc0Sirshak Das1-1/+1
2018-10-09memif: coverity fixJakub Grajciar1-2/+4
2018-10-09API: Spurious timeouts from timeout thread.Ole Troan1-13/+27
2018-10-09vnet: ethernet-input incorrectly sets l3_hdr_offset in some casesAndrew Yourtchenko1-26/+26
2018-10-08memif: socket filename add/del bugfixJakub Grajciar1-3/+3
2018-10-08Adding Multipath support for exclusive DPO based fib path entries via rpathVijayabhaskar Katamreddy2-2/+16
2018-10-08Fix coverity issue for NSH pluginHongjun Ni1-69/+70