aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-05NAT: convert remaining clib_warning to nat_log_*Juraj Sloboda4-30/+30
2018-10-05node_cli: Give the user a hint as to the problem.Paul Vinciguerra1-5/+15
2018-10-05session: fix local session tagging and cleanupFlorin Coras6-9/+11
2018-10-05vhost_user: Add test for interface states and eventsJuraj Sloboda3-3/+71
2018-10-05On interface deletion - make sure any vlan qinq table is clearedJohn Lo1-0/+2
2018-10-05Improve ip_mroute_add_del documentationIan Wells1-4/+24
2018-10-05vxlan:ip4 decap:remove access to tunnel objectEyal Bari3-183/+190
2018-10-04vcl: fix test throughput computationFlorin Coras1-2/+2
2018-10-04Support reassembly for fragments coming to ip4-local nodeJuraj Sloboda4-1/+127
2018-10-04acl-plugin: tuplemerge: avoid batch-resize of the applied entries vector - VP...Andrew Yourtchenko1-2/+6
2018-10-04udp_echo: fix cut-through server modeFlorin Coras3-225/+243
2018-10-04MFIB-API: when programming an (S,G) fix the grp-lenNeale Ranns2-2/+6
2018-10-04clib_count_equal_*: don't read of the end of a small array and init data only...Neale Ranns1-8/+28
2018-10-04VPP-1430: remove unnecessary paddingMarco Varlese2-3/+1
2018-10-04Fix handling of mpls_tunnel_add_del APIJohn Lo3-23/+79
2018-10-03vmxnet3: coverity woeSteven2-12/+12
2018-10-03LISP ONLY: maintain the make-plugin.sh scriptDave Barach1-3/+14
2018-10-03LISP ONLY: maintain the emacs lisp plugin generatorDave Barach8-98/+70
2018-10-03test framework: add shell-style wildcard matching to filenamesAndrew Yourtchenko1-2/+5
2018-10-03ipsec: add missing ipv6 ah code & ipv6 testsKlement Sekera13-321/+629
2018-10-03session: fix first segment manager cleanupFlorin Coras2-4/+5
2018-10-03memif: include interface name in logsJuraj Sloboda3-29/+57
2018-10-03VPP-1440: clean up coverity warningsDave Barach1-2/+2
2018-10-03VPP-1426: CLI crash on 'set int feature'Paul Vinciguerra1-1/+1
2018-10-03sock api: fix registrations and client readsFlorin Coras5-28/+69
2018-10-03stat_client.c coverity error.Ole Troan1-2/+0
2018-10-03vmxnet3: error handlingSteven4-60/+84
2018-10-03fix format error in show logging config outputJerome Tollet1-3/+6
2018-10-03jvppgen: update headersBernhard M. Wiedemann1-2/+2
2018-10-02Enabled untagged vs default functionalityMike Bly2-6/+5
2018-10-02VPP-1440: clean up coverity warningsDave Barach5-8/+23
2018-10-02Stats: vpp_prometheus_export fixes.Ole Troan3-1/+16
2018-10-02PAPI: Use UNIX domain sockets instead of shared memoryOle Troan11-151/+427
2018-10-02vcl: fix coverity warningFlorin Coras1-1/+1
2018-10-02ip4-local: classify protos that skip csum and src checkFlorin Coras1-13/+38
2018-10-02vhost-user: add support for vlib_log APIJerome Tollet4-177/+129
2018-10-02Fix JVPP enum _host_to_net_ translation (VPP-1438)Michal Cmarada1-2/+2
2018-10-02BFD: add get echo source API (VPP-1367)Matus Fabian4-1/+135
2018-10-02IPsec: add API for SPDs dump (VPP-1363)Matus Fabian2-1/+60
2018-10-02vhost-user: Interface state updatesJuraj Sloboda4-16/+29
2018-10-02vhost_user: Fix setting MTU using uninitialized variableJuraj Sloboda1-2/+1
2018-10-02Update code to compute checksum for buffer chainsJuraj Sloboda3-7/+11
2018-10-02tls: fix disconnects for sessions with pending dataFlorin Coras8-37/+93
2018-10-02tcp: fix close wait timeout with no finFlorin Coras1-0/+4
2018-10-02tcp: accept fins if in recoveryFlorin Coras1-1/+3
2018-10-01Fix documentation about sw_interface_set_l2_bridgeYichen Wang1-1/+1
2018-10-01Source VRF SelectNeale Ranns10-0/+1204
2018-10-01Rename device class from PPPPOE to PPPoEPaul Vinciguerra2-10/+10
2018-10-01dpdk: updated makefile to enable QAT cryptodevRadu Nicolau1-0/+1
2018-10-01Add adjacency counters to the stats segmentNeale Ranns7-9/+155