aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-12-23vcl: fix coverity warningsFlorin Coras3-3/+21
2018-12-22tcp: improve waitclose in closing statesFlorin Coras6-17/+83
2018-12-22ethernet-input tagged packets optimizationsDamjan Marion1-269/+474
2018-12-22dpdk: switch to in-memory mode, deprecate use of socket-memDamjan Marion1-112/+25
2018-12-22tapv2: coverity woeSteven1-2/+4
2018-12-22crypto-input impprovement:Kingwel Xie1-74/+163
2018-12-22bapi/vat: fix socket transport for vatFlorin Coras2-4/+17
2018-12-21http server: improvementsFlorin Coras3-109/+291
2018-12-21GBP: add allowed ethertypes to contractsNeale Ranns5-55/+129
2018-12-21MAP: Convert from DPO to input feature.Jon Loeliger11-477/+582
2018-12-21MFIB: coverity fixesNeale Ranns2-7/+16
2018-12-21NAT: fix coverity error 190176 (VPP-1474)Matus Fabian1-0/+2
2018-12-21Revert "Build issue after https://gerrit.fd.io/r/#/c/16508/."Ole Trøan1-3/+3
2018-12-21tcp: fix fin_wait_1 condition to send finFlorin Coras4-3/+20
2018-12-20tcp: fix syn-sent resetFlorin Coras1-7/+9
2018-12-20NAT: total users and sessions gauges (VPP-1484)Matus Fabian10-9/+154
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns15-23/+177
2018-12-20Build issue after https://gerrit.fd.io/r/#/c/16508/.Paul Vinciguerra1-3/+3
2018-12-20Trivial: fix src/plugins/map/test.c memory leakPaul Vinciguerra1-1/+2
2018-12-20delete policer classify repeat count drop packets when action is DROPcohu1-5/+0
2018-12-20reassembly: replace asserts with error countersKlement Sekera4-128/+272
2018-12-19session: add cli option to dump session elogFlorin Coras8-8/+62
2018-12-19tcp: fix fin in syn-rcvdFlorin Coras2-11/+18
2018-12-19tcp: add more state machine arcsFlorin Coras1-5/+79
2018-12-19tw: fix _16t_1w_2048sl timer weel definitionFlorin Coras1-3/+3
2018-12-19MAP: Add API support for MAP input feature.Jon Loeliger4-0/+216
2018-12-19Stats: Updated wrong slot on new vectorOle Troan1-1/+0
2018-12-19tcp/session: notify transport of close when tx fifo is not emptyFlorin Coras4-22/+29
2018-12-19session: handle close before app accept replyFlorin Coras3-7/+5
2018-12-19vlib: support Hyper-v/Azure VMBusStephen Hemminger5-1/+550
2018-12-19dpdk plugin: blacklist PCI devices by typeDave Barach3-5/+52
2018-12-18tcp/session: drop connections if message queue is fullFlorin Coras4-21/+28
2018-12-18NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)Matus Fabian6-54/+447
2018-12-18VAPI/VOM: Removing legacy stats tests, add string type.Ole Troan3-4/+8
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-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan12-35/+82
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-18STATS: add vlib_set_simple_counter (VPP-1484)Matus Fabian1-0/+16
2018-12-17Improve perfmon json table pickerDave Barach4-23/+341
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-17stats: Deprecate old stats frameworkOle Troan10-4809/+2
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 Wallace1-6/+8