aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2020-10-08interface: shorten vnet_hw_if_rx_modeDamjan Marion15-78/+73
2020-10-08ip-neighbor: Grat ARPs from different subnet are droppedNeale Ranns1-5/+8
2020-10-08l2: input performanceNeale Ranns17-530/+724
2020-10-08virtio: fix the traceMohsin Kazmi1-23/+19
2020-10-08ipsec: Allow SAs with NULL auth &crypto on IPSec interfaceNeale Ranns1-2/+3
2020-10-08fib: Register multicast MAC with interface for accepting interfacesNeale Ranns7-7/+298
2020-10-07misc: Purge unused pg includesNeale Ranns24-24/+0
2020-10-05ipsec: Use bihash for tunnel lookupNeale Ranns7-123/+270
2020-10-02ip: Fix unformat_ip_prefixNathan Skrzypczak1-1/+4
2020-10-01misc: allow disabling of ipfix exporter via apiAlexander Chernavin1-7/+1
2020-10-01classify: Fix a couple bugs in 'pcap filter' command.Jon Loeliger1-12/+12
2020-09-30session: init size and watermarks on all seg managersFlorin Coras4-10/+22
2020-09-30svm: harmonize ssvm namesFlorin Coras2-3/+2
2020-09-30svm session: use new clib mem apis for segmentsFlorin Coras4-15/+22
2020-09-29virtio: fix modern device queue notifyMohsin Kazmi5-22/+53
2020-09-28vppinfra: don't call dlmalloc API directly from the codeDamjan Marion2-7/+7
2020-09-28virtio: add packet buffering on txMohsin Kazmi11-15/+387
2020-09-28classify: use clib_crc32c on supporting uarchRay Kinsella1-0/+5
2020-09-28classify: preformance improvements in classifiersRay Kinsella1-285/+649
2020-09-28virtio: fix the gro enable/disable on tx-vringsMohsin Kazmi5-23/+39
2020-09-25vppinfra session: file platform independent private dataFlorin Coras2-5/+5
2020-09-25bfd: add missing unlockKlement Sekera1-0/+1
2020-09-24virtio: refactor tx traceMohsin Kazmi1-33/+37
2020-09-24session tcp udp tls quic: improve cli formattingFlorin Coras7-16/+26
2020-09-23session: fix sapi coverity warningFlorin Coras1-0/+2
2020-09-23ip: use main heap for mtrie, part 2 (remove args)Damjan Marion2-32/+0
2020-09-23tls: fix session format assert crash in connected callbackjiangxiaoming1-9/+8
2020-09-22ipip: Add option to tunnel create help stringNeale Ranns2-2/+3
2020-09-22lisp: Move to pluginNeale Ranns49-27116/+1
2020-09-22vxlan-gbp: Mark APIs as in-progressNeale Ranns1-0/+5
2020-09-21crypto: revert crypto set handler all APIYulong Pei1-36/+3
2020-09-21session: use wrk instead of thread index in nodeFlorin Coras1-10/+12
2020-09-21geneve: Move to pluginNeale Ranns10-4237/+0
2020-09-21misc: Move l2tp to pluginNeale Ranns11-2018/+0
2020-09-21lldp: Move to pluginNeale Ranns14-2382/+0
2020-09-21ip: use main heap for mtrieDamjan Marion3-69/+3
2020-09-18session: grab worker barrier for sapi msgsFlorin Coras1-0/+5
2020-09-18fib: skip byte swap on n_paths in mroute detailsMatthew Smith1-2/+2
2020-09-18vat: add infrastructure to align vnet test code and plugin test codeOle Troan6-56/+398
2020-09-18tap: do not use strlen on vectorVladimir Isaev1-2/+1
2020-09-18session: fix vpp exit abnormal due to application as a proxy server with ldpfanyf1-1/+9
2020-09-18virtio: fix txq lockingBenoƮt Ganne2-2/+6
2020-09-17teib: Use ip_address_t not ip46_address_tNeale Ranns9-149/+116
2020-09-17teib: Add adj-fibs for peers/adjacencies on p2mp interfaceNeale Ranns7-35/+258
2020-09-16vcl: refactor bapi client index for sapi reuseFlorin Coras2-1/+3
2020-09-16crypto: Crypto set handler API to support set all as CLIYulong Pei2-4/+37
2020-09-16misc: fix the formatting styleMohsin Kazmi3-9/+10
2020-09-16api: clean up use of deprecated flagOle Troan4-7/+7
2020-09-16tcp: make max gso packet size configurableSimon Zhang3-2/+8
2020-09-15lisp: fix lisp|one_eid_table_dump's local|remote options in vatOnong Tayeng1-1/+1