summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-16fix dpdk cryptodev enable issuev19.04-rc0Simon Zhang1-6/+9
2019-01-16NAT: Fixed issues with dropping reverse packets with output-feature.Dmitry Vakhrushev1-0/+32
2019-01-16make test: raise packet tracing limit to 1000Klement Sekera1-2/+2
2019-01-16DOC ONLY: update readme.mdDave Barach3-469/+28
2019-01-15vmxnet3: add numa support and link speedSteven4-13/+23
2019-01-14api_helper_macro mp->pid is network endianOle Troan1-1/+1
2019-01-14VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection.Paul Vinciguerra1-5/+5
2019-01-14VTL: Allow running simple unittest.TestCases.Paul Vinciguerra3-14/+18
2019-01-14VTL: New version of pyparsing breaks tests.Paul Vinciguerra1-0/+2
2019-01-13remove useless line in dpdk cryptodevSimon Zhang1-2/+0
2019-01-13bonding: support custom interface IDsAlexander Chernavin8-8/+55
2019-01-13dpdk: show hardware may display the wrong information for rss activeSteven1-0/+1
2019-01-12session: generate wrong thread errors instead of crashingFlorin Coras7-23/+47
2019-01-11Fix custom-dump for gre_add_del_tunnel: src and dst IPsIgor Mikhailov (imichail)1-7/+4
2019-01-11Fix 'show interface span' field lengthIgor Mikhailov (imichail)1-2/+2
2019-01-11Fix interactive testsjuraj.linkes1-2/+4
2019-01-11gbp2: Fix typo in conditionMohsin Kazmi1-1/+3
2019-01-10strncpy_s_inline copies more bytes than necessarySteven2-3/+13
2019-01-10vpp_config: Rework for Python2/3 compatibility.Paul Vinciguerra12-406/+554
2019-01-10VOM: IP route ECMP supportNeale Ranns4-33/+85
2019-01-10session/vcl: improve fifo tx notificationsFlorin Coras5-83/+144
2019-01-10ARP/ND: copy opaque2 persistent fields to new packetNeale Ranns4-6/+19
2019-01-10Enable random reassembly test for ARMjuraj.linkes1-4/+1
2019-01-10Enable GBP tests for ARMjuraj.linkes1-6/+1
2019-01-09Use the official libpcap file typeDave Barach3-15/+10
2019-01-09test/vpp_papi_provider.py: Fix simple copy/paste error.Paul Vinciguerra1-1/+0
2019-01-09test framework. Remove unused code.Paul Vinciguerra1-14/+3
2019-01-09gbp: Fix coverity warningsMohsin Kazmi4-9/+19
2019-01-09VXLAN: Prevent duplicate bypass graph nodes.Jon Loeliger2-4/+37
2019-01-08Fix name of ipv6-n-tupleHongjun Ni1-1/+1
2019-01-08virtio: fix kick race issueDamjan Marion3-10/+29
2019-01-08vcl/ldp: select cleanup/improvementsFlorin Coras4-254/+223
2019-01-07string_test: coverity woeSteven1-6/+0
2019-01-07tapv2: add "tap_flags" field to the TAPv2 interface APIAndrew Yourtchenko4-2/+11
2019-01-07avf: allocate descriptor memory from local numaDamjan Marion7-14/+52
2019-01-07VOM: mroutesNeale Ranns17-123/+1378
2019-01-07L2 BD API to flush all IP-MAC entries in the specified BDJohn Lo6-13/+133
2019-01-07MAP: Prevent duplicate MAP-E/T graph nodes.Jon Loeliger3-0/+35
2019-01-07Change vpp code to align with openssl interface changePing Yu3-36/+27
2019-01-07Handle buffer alloc failure in vlib_buffer_add_dataDave Barach5-42/+81
2019-01-07Fix TCP checksum.Andrej Kozemcak1-1/+4
2019-01-07vcl/ldp: add locked sessions shim layerFlorin Coras7-1297/+890
2019-01-07Update tcpdump / wireshark packet format writeupDave Barach1-6/+14
2019-01-07gbp: Fix typo in conditionMohsin Kazmi1-1/+1
2019-01-06vpp-api: Add context to VPPStatsIOError.Paul Vinciguerra2-7/+29
2019-01-06pktgen: support mixed multi/single chunk pcap replayDave Barach3-71/+165
2019-01-05vcl/session: add api for changing session app workerFlorin Coras11-183/+544
2019-01-05socket API: Use pool index instead of handle in sock_delete handlerOle Troan1-1/+1
2019-01-05VPP-1508: Python3: Support simultaneous p2/p3 venvs.Paul Vinciguerra1-1/+1
2019-01-04tcp: fix reset in syn-sentFlorin Coras1-2/+1