aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-10-14mpls: no per-MPLS-tunnel tx nodeNeale Ranns3-98/+161
2020-10-14nat: Fix ICMP bypass session creationVladimir Isaev1-0/+6
2020-10-14cnat: Fix backend LBNathan Skrzypczak1-1/+1
2020-10-14vlib: avoid clipping in show errorFlorin Coras1-4/+4
2020-10-14vcl: set STATE_UPDATED state when connect with non-blocking socket!fanyf1-1/+4
2020-10-14vcl: app_name format type errorjiangxiaoming1-1/+1
2020-10-13tcp: fix bt acked_sacked on recoveryFlorin Coras1-2/+3
2020-10-13session: listeners verbose format alignmentFlorin Coras1-3/+3
2020-10-13svm: fix coverity warningFlorin Coras1-2/+2
2020-10-13tcp: fix listener trace coverity warningFlorin Coras1-6/+2
2020-10-13session: allow custom config of segment basevaFlorin Coras1-0/+2
2020-10-13stats: counters data modelOle Troan17-131/+373
2020-10-13ikev2: fix initial contact cleanupFilip Tehlar2-306/+562
2020-10-13ikev2: fix coverity warningFilip Tehlar1-5/+21
2020-10-13ikev2: fix memory leak in auth routineFilip Tehlar1-0/+4
2020-10-12l2: mark l2 fib uninitialized after clearingMatthew Smith1-0/+2
2020-10-12misc: clang-11 and gcc-10 supportDamjan Marion5-6/+6
2020-10-12ip: IP6 incorrectly disabled on removing first ip6 prefixNeale Ranns1-1/+3
2020-10-12tcp: use 100us timer resolutionFlorin Coras1-4/+4
2020-10-12vcl svm: segments improvementsFlorin Coras4-25/+47
2020-10-12tcp: fix connection reuse with no listenerFlorin Coras1-0/+6
2020-10-12nat: set fib index for bypass sessionVladimir Isaev2-1/+2
2020-10-12lldp: fix typo in mac address constantDmitry Vakhrushev1-1/+1
2020-10-12lldp: fix memory leakageDmitry Vakhrushev1-6/+16
2020-10-10session: app_name should format with %vjiangxiaoming2-4/+6
2020-10-10misc: clib_unix_warning usage errorjiangxiaoming2-5/+5
2020-10-09avf: add add_del_mac_address handlerDamjan Marion2-33/+89
2020-10-09acl: move nonip nodes to separate fileDamjan Marion3-221/+296
2020-10-09wireguard: park the timer processDave Barach5-2/+68
2020-10-09vlib: save signal handler data to global vblsDave Barach1-4/+4
2020-10-09nat: ipfix logging separation & refactorFilip Varga14-263/+240
2020-10-08tcp: treat pending timers as activeFlorin Coras3-3/+4
2020-10-08tcp: custom geometry for timer wheelFlorin Coras5-25/+83
2020-10-08vppinfra: memory leak be goneDave Barach1-1/+1
2020-10-08pg: Choose the input interface from the stream's rxNeale Ranns2-2/+4
2020-10-08gre: MPLS over GRE does not select correct fixup functionNeale Ranns2-2/+55
2020-10-08l2: Fix compile error on unused next_indexNeale Ranns1-3/+0
2020-10-08interface: shorten vnet_hw_if_rx_modeDamjan Marion21-93/+88
2020-10-08pci: add vlib_pci_get_msix_file_indexDamjan Marion2-0/+13
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-08nat: use proper type for countersKlement Sekera1-2/+2
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-08vppinfra: fix coverity warningsDave Barach2-5/+5
2020-10-07misc: Purge unused pg includesNeale Ranns65-65/+0
2020-10-07api: add heap alloc to vpp statsOle Troan3-1/+9
2020-10-07nat: move nat64 to a subfeatureFilip Varga21-2636/+3607
2020-10-07nat: det44 plugin fix style and api cleanupFilip Varga3-18/+22