summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-20fix data_length in IpSec API call (VPP-1548)Michal Cmarada1-4/+6
2019-01-20log: bug fix register class compare mismatchSu Wang1-1/+3
2019-01-20minor fixup in map doc (people -> seconds)Jim Thompson1-1/+1
2019-01-20tcp: fix debugging without cc stats (VPP-1547)Florin Coras1-0/+1
2019-01-20session: add support for vrf in session unformat (VPP-1546)Florin Coras1-7/+22
2019-01-18Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distroSteven Luong2-2/+14
2019-01-19buffers: remove free-list information from buffer metadataDamjan Marion10-80/+23
2019-01-18buffers: remove freelist argument from vlib_buffer_add_dataDamjan Marion4-30/+17
2019-01-18Add vlib_buffer_copy_indices inline functionDamjan Marion6-15/+20
2019-01-18cmake: print all flagsDamjan Marion1-8/+19
2019-01-18Look for plugins in target triplet subdirDamjan Marion3-2/+7
2019-01-18deprecate clib_memcpy64_x4Damjan Marion8-124/+71
2019-01-18tcp: allow data in passive open ack (VPP-1545)Florin Coras1-2/+3
2019-01-18VTL: Fix sphinx doc generation.Paul Vinciguerra3-18/+8
2019-01-18VTL: Use latest version of syslog_rfc5424_parser (0.2.0) released: 190117Paul Vinciguerra1-3/+1
2019-01-18vcl: move forking logic to vlsFlorin Coras6-357/+314
2019-01-18VTL: Don't swallow exceptions from syslog_rfc5424_parserPaul Vinciguerra2-11/+18
2019-01-17VOM: ip-mroute inspect register handler fixNeale Ranns1-1/+2
2019-01-17cmake: initial cross-compilation supportDamjan Marion4-2/+20
2019-01-17tls: preallocate app sessions on connect/acceptFlorin Coras3-10/+25
2019-01-17vcl/session: replicate events for shared sessionsFlorin Coras5-48/+152
2019-01-17VTL: Move doc generation and linting to python3.Paul Vinciguerra1-5/+6
2019-01-17DOC ONLY: wireshark dissector upstreamedDave Barach3-142/+48
2019-01-17Fix ASSERT usage issue in cryptodevSimon Zhang1-1/+1
2019-01-17cmake3 exsit in epel(centos), install epel-releasedrenfong.wang1-1/+1
2019-01-17vmbus: fix strncpy related warningsStephen Hemminger1-4/+4
2019-01-17pci: fix strncpy warningsStephen Hemminger1-4/+4
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