aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-03-17fib: Always install all routers mcast addressesNeale Ranns8-38/+101
2020-03-17svm: fifo testRyujiro Shibuya1-0/+66
2020-03-17ip: ip_address_t uses ip46_address_tNeale Ranns19-212/+890
2020-03-17ipsec: initialize algs to none in 'create ipsec tunnel' cliDamjan Marion1-2/+2
2020-03-17api: API cleanupJakub Grajciar1-10/+10
2020-03-16arp: Restore CLI for setting ARP proxy entriesNeale Ranns1-2/+47
2020-03-16rdma: optimize tx wqe_initDamjan Marion3-13/+33
2020-03-16rdma: introduce direct verb for Cx4/5 txBenoƮt Ganne5-73/+557
2020-03-16rdma: add Mellanox mlx5 Direct Verbs receive supportDamjan Marion8-37/+859
2020-03-16svm: chunk alloc statsRyujiro Shibuya2-5/+13
2020-03-16tls: refactor Picotls ctx_read function to reduce one time memory copySimon Zhang2-57/+50
2020-03-16vxlan: vxlan/vxlan.api API cleanupJakub Grajciar4-53/+66
2020-03-15map: fix translation of icmp4 error messagesAlexander Chernavin2-6/+51
2020-03-15nat: test cleanupKlement Sekera1-291/+261
2020-03-13tls: small refactor for Picotls engine ctx_write functionSimon Zhang2-22/+23
2020-03-13nat: in2out/out2in handoff node index bugfixElias Rudberg1-2/+2
2020-03-13vlib: add verbose sh node optionFlorin Coras1-3/+28
2020-03-13sr: SRv6 coverityPablo Camarillo1-23/+8
2020-03-13devices: netlink create the object if missingDave Barach1-4/+4
2020-03-13nat: timed out session scavenging upgradeFilip Varga11-293/+615
2020-03-13dpdk-ipsec: Fix for multipoint IPSECNeale Ranns1-4/+4
2020-03-12svm: cleanup chunk and fifo allocationFlorin Coras1-37/+62
2020-03-12vppinfra: refactor clib_timebase_tDave Barach9-19/+37
2020-03-12vppinfra: remove time jump workaroundDave Barach1-14/+0
2020-03-12dpdk: tx/rx burst function description refactorChenmin Sun1-6/+31
2020-03-12vrrp: unit tests do not run by defaultMatthew Smith1-1/+3
2020-03-12vlib: fix unix cli SIGSEGV for empty line inputFan Zhang1-1/+2
2020-03-12policer: API cleanupJakub Grajciar6-80/+142
2020-03-12ikev2: fix udp encapFilip Tehlar1-3/+3
2020-03-12sr: SRv6 uN behaviorPablo Camarillo9-36/+620
2020-03-11nat: dslite plugin separationFilip Varga15-84/+213
2020-03-11vppinfra: minimize tw verbosity on timebase jumpFlorin Coras1-2/+3
2020-03-11vlib: unix cli - log cli commands one per linePaul Vinciguerra1-0/+2
2020-03-10tcp: protect against forced cleanupsFlorin Coras1-0/+2
2020-03-10vppinfra: improve timebase resilienceDave Barach1-3/+20
2020-03-10lb: fix coverity warningDave Barach1-1/+1
2020-03-10mpls: add user defined name tag to mpls tunnelsIJsbrand Wijnands4-4/+19
2020-03-10ipsec: API cleanupJakub Grajciar2-25/+27
2020-03-09svm: track fifo segment virtual memory consumptionFlorin Coras3-38/+69
2020-03-09vppinfra: fix corner cases in tw_timer_expireDave Barach1-1/+22
2020-03-09ip-neighbor: add description to the age parameterVratko Polak1-0/+1
2020-03-09udp: fix UDP socket byte order in lookupAndreas Schultz1-1/+2
2020-03-09l2: API cleanupJakub Grajciar3-88/+121
2020-03-08vppinfra: fix 32-bit overflow in os_cpu_clock_frequencyDamjan Marion1-1/+1
2020-03-07vcl: fix coverity warningFlorin Coras1-2/+2
2020-03-07tls: refactor ctx_write function to avoid allocate new memory every timeSimon Zhang2-14/+46
2020-03-06ip-neighbor: populate neighbor age via APIVladimir Ratnikov2-0/+4
2020-03-06session: fix session reschedule conditionFlorin Coras1-1/+1
2020-03-06vcl: refactor vls to minimize lock usageFlorin Coras2-105/+418
2020-03-06crypto: align per thread data to cache lineFilip Tehlar2-1/+4