aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-18NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)Matus Fabian8-54/+540
2018-12-18VAPI/VOM: Removing legacy stats tests, add string type.Ole Troan8-362/+35
2018-12-18MAP: Add longest matching prefix (LPM) data structuresOle Troan3-0/+220
2018-12-18MFIB: recurse resolution through an MFIB entryNeale Ranns24-199/+2097
2018-12-18make wipe: Clean up *.api.json files.Paul Vinciguerra1-0/+1
2018-12-18Build changes required for Fedora and CentOSThomas F Herbert2-18/+20
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan34-216/+199
2018-12-18MAP: Remove dual loop in MAP-T in preparation for refactor.Ole Troan3-587/+0
2018-12-18tcp: cleanup connections if handshake failsFlorin Coras1-3/+2
2018-12-18Remove autotools files from extras/libmemifMauro Sardara3-117/+0
2018-12-18punt: additional tests for multi clientsPavel Kotucek1-91/+408
2018-12-18STATS: add vlib_set_simple_counter (VPP-1484)Matus Fabian1-0/+16
2018-12-17Improve perfmon json table pickerDave Barach4-23/+341
2018-12-17docs: Add vmxmet3 driverjdenisco3-2/+131
2018-12-17tcp: fix handling of broken syn optionsFlorin Coras4-5/+15
2018-12-17tcp: accept rst that fail pawsFlorin Coras1-9/+9
2018-12-17vcl: handle reset while reading/writing dataFlorin Coras1-17/+9
2018-12-17VOM: IGMP only supports IPv4Neale Ranns7-19/+73
2018-12-17stats: Deprecate old stats frameworkOle Troan10-4809/+2
2018-12-17make test: add option for adding extra vpp configKlement Sekera1-1/+2
2018-12-17libmemif: fix possible segfault on memif_get_detailsKoichiro Den1-31/+28
2018-12-17Fix TestIPv4FibCrud interdependencies.Paul Vinciguerra1-0/+14
2018-12-17Added CMake building system for libmemifmsardara13-70/+405
2018-12-17String type: Not include \0 in show_versionOle Troan3-16/+33
2018-12-17vcl/session: handle reset/disconnect before app acceptFlorin Coras6-81/+167
2018-12-17vmxnet3: support clear hardware interface countersSteven3-20/+60
2018-12-17MAP: Encode ht-ratio as f64 for API.Jon Loeliger1-2/+2
2018-12-17docs: clarify vector element alignment description.Dave Wallace2-11/+16
2018-12-16VPP-1523: harden reassemblyKlement Sekera2-7/+45
2018-12-16IP6-MFIB: replace the radix tree with bihash (VPP-1526)Neale Ranns15-194/+266
2018-12-16VOM: fixes for statsNeale Ranns4-10/+9
2018-12-14String type: Fix off by one errorOle Troan3-5/+5
2018-12-14Revert gerrit 16429 to fix a Debian build-breakDave Barach1-22/+44
2018-12-14NAT: counters (VPP-1484)Matus Fabian9-77/+477
2018-12-14Fix test resultsjuraj.linkes1-19/+23
2018-12-14Fix compiling issue with GCC-8.x in string test functionsLijian.Zhang1-44/+22
2018-12-14VPP-1510: add support for punt deletePavel Kotucek1-1/+12
2018-12-13MAP: Fix inverted 'is_add'/'is_del' flag in map_pre_resolve() call.Jon Loeliger1-1/+1
2018-12-13reassembly: fix internal buffer count accountingKlement Sekera2-0/+34
2018-12-13VPP-1522: harden reassembly codeKlement Sekera5-43/+85
2018-12-13fix vlib_buffer_chain_compress assert in debugKlement Sekera1-1/+2
2018-12-13tcp: drop handshake ack with fin setFlorin Coras1-1/+1
2018-12-13make build failure.Paul Vinciguerra4-7/+7
2018-12-13test/hook.py. Add human-friendly annotations to log msgs.Paul Vinciguerra1-3/+19
2018-12-13Fix VPP-1530 Classify session creation errorjackiechen19851-1/+1
2018-12-13tcp: fix handling of no wscale in synsFlorin Coras2-1/+6
2018-12-13ldp/vcl: reduce debug verbosityFlorin Coras2-336/+129
2018-12-13tcp: validate seq for handshake ackFlorin Coras2-0/+9
2018-12-13session/tcp: support tx flush markFlorin Coras8-7/+61
2018-12-13API: Use string type instead of u8.Ole Troan30-105/+349