vpp.git
2021-11-06 Florin Corastcp: in place tcp header for buffer resets 76/34376/2
2021-11-06 Damjan Marionbuild: print compiler and library dir 73/34373/2
2021-11-05 Damjan Mariondpdk: remove dead code 72/34372/2
2021-11-05 Damjan Marionpci: remove dead code 68/34368/2
2021-11-05 Damjan Marionvlib: remove dead code 70/34370/2
2021-11-05 Damjan Mariondevices: remove dead code in pipe 71/34371/2
2021-11-05 Damjan Marionvppinfra: remove dead code in elf.c 66/34366/2
2021-11-05 Damjan Marionip: remove dead code 69/34369/2
2021-11-05 Damjan Marionsnort: default logging level should not be debug 67/34367/2
2021-11-05 Tianyu Lisnort: fix unused result warning for gcc-10 06/33306/4
2021-11-05 Steven Luongunittest: gcc-11 errors for clib_strcpy, clib_strstr... 30/34330/5
2021-11-05 Mohsin Kazmivirtio: fix the initialization 64/34364/1
2021-11-04 Klement Sekeraip: speed up reassembly code compilation 27/34327/2
2021-11-04 Klement Sekeraip: reassembly: avoid reading truncated L4 headers 28/34328/2
2021-11-03 Steven Luongvppinfra: strstr_s_inline checks string unterminated... 31/34331/1
2021-11-03 Ray Kinsellapci: allocate and set length pci product name 21/34321/3
2021-11-03 Gabriel Oginskiwireguard: reduce memcopy and prefetch header 01/34001/3
2021-11-03 Florin Corastcp: make buffer reset function public 17/34317/3
2021-11-03 liuyacanvcl: fix event triggered after closing connections. 00/34300/4
2021-11-03 Neale Rannslinux-cp: Cleanup any existing pairs when an interface... 48/33948/2
2021-11-03 Neale Rannsipsec: Support the single IPSec interface dump 08/34208/2
2021-11-03 Neale Rannstests: Apply the 'return self' pattern for the L2 objects 14/34214/2
2021-11-02 Klement Sekeraip: fix coverity warning 39/34239/3
2021-11-02 Benoît Gannefib: allow vnet rewrite max size to be smaller the... 74/34274/2
2021-11-02 Dave Wallacetests: update python packages 88/34288/2
2021-11-02 Sivaprasad... snort: fix inconsistent snort input mode 03/34303/2
2021-11-02 Klement Sekeratests: change code to avoid gcc-11 warning 15/34315/3
2021-11-02 Ray Kinsellabuild: remove unnecessary executable bits 13/34313/2
2021-11-02 Ray Kinsellaperfmon: added bundle to measure pci bandwidth 12/34312/2
2021-11-02 Ray Kinsellaperfmon: added intel internal io pmu support 11/34311/2
2021-11-02 Ray Kinsellavlib: retrieve the root bus of a given pci device 10/34310/2
2021-11-02 Ray Kinsellavlib: add format pci link port 09/34309/2
2021-11-02 Ray Kinsellavlib: allocate pci product_name with vec_alloc 08/34308/2
2021-11-02 Damjan Marionvppinfra: initial RISC-V support 98/34298/3
2021-11-02 Florin Corasinterface: avoid dependency on crc32 for eth handoff 14/34314/3
2021-11-02 Damjan Marionip: fix build without vector unit 96/34296/3
2021-11-02 Damjan Marionclassify: fix build on systems without crc32f and vecto... 95/34295/2
2021-11-02 Damjan Marionflowprobe: missing header 94/34294/2
2021-11-02 Damjan Marionbuild: clang-13 support 87/34287/3
2021-11-02 Damjan Marionl2: fix outside array bounds errors 92/34292/2
2021-11-02 Damjan Marionlisp: fix outside array bounds 93/34293/2
2021-11-02 Damjan Marionvppinfra: add CLIB_ASSUME() macro 63/34263/9
2021-11-02 Damjan Mariontcp: fix uninitializad value 91/34291/3
2021-11-02 Damjan Marionvppinfra: fix calljmp test 90/34290/2
2021-11-02 Damjan Marionhash: check if crc32c is available 99/34299/2
2021-10-31 Damjan Marionipsec: silence gcc-11 parentheses warning 97/34297/1
2021-10-31 Florin Corasinterface: handoff refactor and optimizations 69/34269/7
2021-10-30 Benoît Gannebuild: add missing fib headers in packages 22/34122/2
2021-10-30 Klement Sekeranat: fix coverity warning 05/34205/2
2021-10-29 Klement Sekerapolicer: fix coverity warning/NULL dereference 55/34255/2
2021-10-29 Nathan Skrzypczakdevices: default mode eth in the api 49/34249/4
2021-10-28 Mohsin Kazmiinterface: refactor interface output node in different... 06/34106/3
2021-10-28 Damjan Marionip: improve csum fold on x86_64 75/34275/4
2021-10-28 Klement Sekeravrrp: fix coverity warning/NULL dereference 59/34259/3
2021-10-28 Matthew Smithtap: handle null namespace and bridge correctly 09/34209/2
2021-10-28 Neale Rannsvppinfra: A bitmap copy function 13/34213/2
2021-10-28 Klement Sekeraperfmon: fix coverity warning 06/34206/2
2021-10-28 Klement Sekeraioam: fix coverity warning/NULL dereference 72/34272/2
2021-10-27 Klement Sekeradevices: fix coverity warning/don't leak fd 50/34250/2
2021-10-27 Florin Corastcp: fix use of invalid local sw_if_index 66/34266/2
2021-10-27 Damjan Marionvppinfra: improve clib_array_mask_u32 60/34260/2
2021-10-27 Damjan Marionvppinfra: use bzhi in pow2_mask when available 61/34261/1
2021-10-27 Benoît Ganneapi: fix buffer overflow in vl_msg_replay_json 33/34033/3
2021-10-27 Matthew Giassalibmemif: fix gcc strict-proto error 53/34253/3
2021-10-26 Gabriel Oginskicrypto: add barrier in crypto key add 47/34247/2
2021-10-26 Klement Sekeraperfmon: properly unmap mmapped pages 45/34245/1
2021-10-25 Michal Kalderontcp: fix: TCP timewait port reuse rfc compliance 19/34119/5
2021-10-25 Neale Rannsbier: Disposition paths don't set the next-hop 36/34236/1
2021-10-23 Ed Warnickearp: fix for source address selection 12/34212/3
2021-10-22 Florin Corasvcl: fix cfg parser handling of empty lines 10/34210/3
2021-10-22 Filip Tehlarsession: fix minor issue 69/34169/2
2021-10-22 Mohsin Kazmidevices: add support for l3 af_packet interface 27/34027/5
2021-10-22 Filip Tehlaripsec: add api test file 05/33305/9
2021-10-22 Neale Rannsfib: Don't back walk from a path-list when a child... 00/34200/2
2021-10-21 Paul Atkinsfib: respect mfib entry flags on create with paths 96/34096/3
2021-10-21 Nathan Skrzypczakip: Add ip46-local node for local swif[rx] 08/33708/10
2021-10-21 Filip Tehlarl2: add api test file 96/33296/8
2021-10-21 Matthew Smithip6: set local flag on outbound echo reply 40/34040/3
2021-10-21 Nathan Skrzypczakcnat: improve tests 74/34174/3
2021-10-21 Filip Tehlarsession: add api test file 72/33272/7
2021-10-20 Jieqiang Wangip6: fix IPv6 address calculation error using "ip route... 22/33422/10
2021-10-20 Mohsin Kazmigso: add support for gso perf unittest 18/34118/3
2021-10-20 Filip Varganat: enable skipped nat44-ed multi worker tests 91/33991/2
2021-10-20 Filip Varganat: nat44-ei configuration improvements 16/33916/9
2021-10-20 Filip Varganat: NAT44-ED api fix and improvement 42/33742/7
2021-10-19 Alexander Skorichenkobfd: fix bfd_key_id update 16/34116/2
2021-10-19 Alexander Skorichenkobfd: fix desired_min_tx_nsec update 05/34105/4
2021-10-18 Klement Sekeraapi: remove legacy pd msg handlers 23/34123/2
2021-10-18 Filip Tehlarinterface: add api test file 69/33269/9
2021-10-16 Nathan Skrzypczakinterface: fix offload flag check 82/32482/9
2021-10-16 Steven Luongmemif: Enhance show memif descriptors to display region 15/34115/2
2021-10-16 Ray Kinsellaperfmon: topdown lvl 2 support on sapphire rapids 12/34112/3
2021-10-16 Ray Kinsellaperfmon: additional perf counters on icelake 11/34111/3
2021-10-15 wanghanlinvcl: narrow the scope of the restriction of vlsh_bit_val 02/34102/5
2021-10-14 Klement Sekerapppoe: fix coverity warning 07/34107/2
2021-10-14 Klement Sekeranat: static mappings in flow hash 77/34077/5
2021-10-14 Klement Sekeraip6-nd: fix coverity warning 01/34101/2
2021-10-14 Klement Sekeratests: fix coverity warnings 99/34099/5
2021-10-14 Klement Sekeramisc: fix coverity warning in ila plugin 00/34100/3
2021-10-13 Nathan Skrzypczakdocs: C & C++ apis examples 95/34095/2
next