summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-17feature: add [verbose] to show features helpPaul Vinciguerra1-1/+1
2019-12-17build: Add missing package to MakefilePaul Vinciguerra1-2/+6
2019-12-17misc: Add CentOS 8 package supportRenato Botelho do Couto2-4/+20
2019-12-17vlib: add max-size configuration parameter for pmallocjieqiang wang1-0/+3
2019-12-17l2: l2_patch_main should not be staticVratko Polak1-1/+5
2019-12-17vlib: fix startup-config-process stack overflowGordonNoonan1-0/+1
2019-12-17bonding: drop traffic on backup interface for active-backup modeSteven Luong1-1/+12
2019-12-17flow: add ethernet flowChenmin Sun3-4/+91
2019-12-17misc: address sanitizer: do not instrument dlmalloc internalsBenoît Ganne1-0/+4
2019-12-17vlib: fix an issue with show pciVratko Polak1-1/+1
2019-12-17build: export vapi generation in vpp-devOliver Giles7-59/+99
2019-12-17build: Allow to override build date with SOURCE_DATE_EPOCHBernhard M. Wiedemann1-3/+8
2019-12-17vlib: fix vector-as-C-string overflowBenoît Ganne2-3/+3
2019-12-17misc: address sanitizer: fix instrumentationBenoît Ganne3-1/+12
2019-12-17classify: add complex encap packet tracing testBenoît Ganne1-10/+110
2019-12-17classify: forbid invalid match configBenoît Ganne1-0/+3
2019-12-17ipsec: bind an SA to a workerNeale Ranns11-43/+644
2019-12-17dpdk: add devargs supportChenmin Sun4-12/+34
2019-12-17vppinfra: fix cpu flag string overflowBenoît Ganne1-7/+5
2019-12-17perfmon: fix per-worker data initializationBenoît Ganne3-9/+19
2019-12-17nhrp: mGREv6Neale Ranns3-4/+88
2019-12-17l2: fix l2input_feat_names overflowBenoît Ganne1-1/+1
2019-12-17virtio: fix the tx queue thread bindingMohsin Kazmi1-3/+17
2019-12-17quic: Implement crypto contextsNathan Skrzypczak4-77/+242
2019-12-17gso: minor fixes to gso segmentationMohsin Kazmi1-110/+115
2019-12-17docs: improve compressed core file documentationDave Barach1-5/+15
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns140-13404/+13176
2019-12-17vcl: RX event may lost when accept session repeatedlywanghanlin1-1/+1
2019-12-17quic: update quicly to v0.0.8-vppMathiasRaoul4-8/+70
2019-12-17fib: Glean on NBMA interface points to dropNeale Ranns3-86/+91
2019-12-17fib: Adjacency walk fix for IPv6Neale Ranns1-1/+1
2019-12-16vppinfra: bihash walk cb typedef and continue/stop controlsNeale Ranns20-48/+92
2019-12-15fib: Adjacency creation notifications for dlegatesNeale Ranns6-1/+29
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre27-51/+241
2019-12-13bonding: Add /if/lacp/<bond-sw_if_index>/<slave-sw_if_index>/partner-stateSteven Luong4-12/+64
2019-12-13hsa: Fix timing & nitsNathan Skrzypczak2-3/+9
2019-12-13ip: SVR: fix wrong return valueKlement Sekera2-2/+2
2019-12-12ikev2: fix crash during SA rekeyFilip Tehlar3-1/+32
2019-12-12vcl: fix disconnect from binary apiFlorin Coras4-6/+11
2019-12-12vlib: fix "<command> help"Dave Barach1-13/+9
2019-12-12session svm: support for segments larger than 4GBFlorin Coras6-21/+20
2019-12-12gbp: use explicit types in apiOle Troan1-16/+17
2019-12-12session svm: per thread fifo segment slicesFlorin Coras9-270/+411
2019-12-12avf: explicit types in apiOle Troan1-2/+3
2019-12-12nat: session cleanup fixFilip Varga8-79/+266
2019-12-12rdma: add explicit types in apiOle Troan1-2/+3
2019-12-11docs: Rework the startup configuration sectionJohn DeNisco14-1980/+1378
2019-12-11vcl: separate binary api connections per thread workerFlorin Coras5-35/+72
2019-12-11api: Use vl_msg_push/pop_heapNathan Skrzypczak9-101/+61
2019-12-11session: Add mq debug cliNathan Skrzypczak3-8/+81