aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-18fix format_hexdumpDamjan Marion1-1/+2
2018-02-17make test: add test framework debuggingKlement Sekera3-1/+58
2018-02-17make test: detect child crashKlement Sekera1-7/+17
2018-02-17vpp_papi: remove legacy way of calling VPP APIsKlement Sekera1-7/+0
2018-02-17vpp_papi: reduce memory leaksKlement Sekera1-12/+16
2018-02-17SCTP: 'multi-home' supportMarco Varlese6-186/+218
2018-02-16memif: VPP-1172: Ensure memif_create reply contains sw_if_indexJon Loeliger1-1/+6
2018-02-16Adj: VFTs for adjacency sub-blocksOle Troan5-29/+69
2018-02-16Allow providers to override glean behaviourNeale Ranns12-78/+186
2018-02-16Minor VXLAN/GRE Tunnel Encap Optimization and CleanupJohn Lo4-37/+53
2018-02-16Add iperf VM/vhost creationJohn DeNisco12-19/+452
2018-02-16VPP modified some state checking logicKeith Burns (alagalah)1-72/+72
2018-02-15session: fix fifo allocation for empty connect seg-managersFlorin Coras1-1/+0
2018-02-15Revert "Allow interface types to override glean adjacency behaivour"Ole Trøan12-164/+77
2018-02-15Revert "Adj: VFTs for adjacency sub-blocks"Ole Trøan5-74/+29
2018-02-15Adj: VFTs for adjacency sub-blocksOle Troan5-29/+74
2018-02-15VOM: Fix broken MakefileMohsin Kazmi1-1/+1
2018-02-15SCTP: coverity warning fixMarco Varlese1-1/+5
2018-02-15Allow interface types to override glean adjacency behaivourNeale Ranns12-77/+164
2018-02-15dpdk: add support for DPDK 18.02, deprecate 17.08Damjan Marion5-72/+5
2018-02-15Optimize GRE Tunnel and add support for ERSPAN encapJohn Lo16-371/+756
2018-02-15session: avoid session handle conflict with vclFlorin Coras6-13/+63
2018-02-15SCTP: fix corrupted buffers seen in output nodeMarco Varlese4-44/+62
2018-02-15SCTP: refactoringMarco Varlese4-129/+97
2018-02-14Reenable dhcp client detect when lease expiresDave Barach1-1/+50
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras24-496/+1280
2018-02-14VOM: build with plugins disabledNeale Ranns5-34/+83
2018-02-14vppinfra: Remove empty fileMohsin Kazmi1-0/+0
2018-02-14make-test: use api custom-dump to reduce log size.Dave Wallace2-2/+8
2018-02-14NAT44 out2in DHCP client next nodeMatthew Smith1-8/+24
2018-02-14vxlan:remove interface recycle mechanismEyal Bari2-69/+11
2018-02-14NAT44: run NAT nodes after ACL (VPP-1160)Matus Fabian1-15/+15
2018-02-13vnet:remove duplicate interface function macroEyal Bari1-15/+3
2018-02-13BFD: make CLI consume only one line at a timeKlement Sekera1-26/+78
2018-02-13VOM: ACL: Add Object Model for acl ethertypeMohsin Kazmi8-0/+763
2018-02-12Fix the order of RFC2685 fields in the output.Igor Mikhailov (imichail)1-2/+2
2018-02-12Fix DHCP client crash with worker threadsMatthew Smith3-51/+56
2018-02-12SCTP: fix build errors on ubuntu bionicMarco Varlese1-4/+2
2018-02-12Improve MTU handlingNeale Ranns11-28/+142
2018-02-12dpdk:fix trace to follow feature arcEyal Bari3-87/+66
2018-02-09vppapigen: simplify JSON format for servicesMarek Gradzki1-2/+2
2018-02-09LD_PRELOAD: Refactor nomenclature (vcom -> ldp).Dave Wallace6-432/+432
2018-02-09acl-plugin: Stale classify table after deleting macip ACLSteve Shin1-0/+22
2018-02-09GBP pluginNeale Ranns23-3/+3102
2018-02-09ip4_forward: set pkt error in case potential memory corruptChun Li1-0/+2
2018-02-09memif: fix crash caused by zero pkt len in memif and clear dirty cache while ...Chun Li5-12/+102
2018-02-08classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2...Andrew Yourtchenko2-3/+639
2018-02-08Geneve - reduce unit-test run timeGabriel Ganne1-2/+2
2018-02-08virtio: reset vnet header on txDamjan Marion1-0/+3
2018-02-08vhostuser: Fix vhostuser file descriptor leakHaiyang Tan1-4/+13