vpp.git
2022-10-19 Florin Corasudp: explicit udp output node 50/37450/6
2022-10-18 Mohammed Hawarisession: pass sep.opaque to listen session 44/37444/3
2022-10-18 Damjan Marionvppinfra: send minimal needed mask to the set_mempolicy... 42/37442/2
2022-10-17 Mohsin Kazmivirtio: fix the tx side hdr offset 49/37449/1
2022-10-17 Mohsin Kazmidevices: fix the header offsets in af_packet 48/37448/1
2022-10-17 Mohsin Kazmigso: fix the metadata for gro packets 47/37447/1
2022-10-17 Mohsin Kazmiip: fix the pseudo header checksum 46/37446/1
2022-10-17 Nathan Skrzypczakcnat: Add sctp support 59/37259/6
2022-10-17 Marcel Cornucrypto-ipsecmb: bump ipsecmb library to v1.3 58/37358/8
2022-10-17 Neale Rannsvlib: Counter free needs to NULL the allocated counter... 91/37391/2
2022-10-16 Huawei LIip-neighbor: delete redundant help information in cli. 24/37424/5
2022-10-15 luoyaozulinux-cp: fix infinite loop in CLI lcp default 26/37426/2
2022-10-13 Steven Luongl2: coverity complains dead codes 90/37390/3
2022-10-13 Steven Luongsession: make session code compile with SESSION_DEBUG... 80/37380/3
2022-10-13 Matus Halajgomemif: migrate to govpp repository 93/37393/3
2022-10-13 Benoît Gannedocs: fix memory traces command 42/37342/2
2022-10-13 Maros Ondrejickamisc: avoid permission issue when running envoy 94/37394/2
2022-10-12 Gabriel Oginskivpp-swan: fix linked library to plugin 88/37388/2
2022-10-12 Damjan Marionip: migrate ip4 full reassembly to use vlib_buffer_enqu... 27/37127/4
2022-10-12 Damjan Marionip: simpler and faster ip4_full_reass_drop_all 25/37125/3
2022-10-12 Damjan Marionmisc: fix issues reported by clang-15 87/37387/1
2022-10-11 Laszlo Kiralyl2: Add bridge_domain_add_del_v2 to l2 api 41/37141/11
2022-10-11 Naveen Joytests: don't use tmp as the default log dir with run.py 97/37197/5
2022-10-11 Benoît Gannevppinfra: fix AddressSanitizer 14/37314/3
2022-10-11 Dave Cornejonat: report time between current vpp time and last_heard 67/37267/17
2022-10-11 Huawei LIfib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu... 03/37303/4
2022-10-07 Steven Luongtcp: cmake option VPP_TCP_DEBUG_ALWAYS=ON not taken... 72/37372/1
2022-10-07 Dave Wallacetests: disable broken wireguard tests on vpp_debug... 47/37347/2
2022-10-07 Steven Luongtcp: build image with TCP_DEBUG_ALWAYS via make 68/37368/2
2022-10-07 Dave Wallacebuild: retain dpdk_mlx_default setting for ci script 48/37348/2
2022-10-07 hedi bouattoururpf: add mode for specific fib index lookup 31/37131/19
2022-10-07 Damjan Marionfib: add fib_entry_get_path_list_for_source 46/37346/2
2022-10-07 Matthew Smithabf: return status of attachment add/del 67/37367/2
2022-10-06 Maros Ondrejickavcl: add api to check if vcl disconnected from vpp 66/37366/5
2022-10-06 Mohsin Kazmigso: set the header offsets in gro hdr fixup 65/37365/2
2022-10-06 Mohsin Kazmigso: fix the checksum for odd number of data bytes 64/37364/2
2022-10-06 Daniel Bérešgomemif: update to libmemif version 4.0 65/36765/4
2022-10-05 Peter Morrowfib: only invoke adj delegate create callback on mcast... 56/37356/2
2022-10-05 Mohammed Hawariip: reassembly - custom context instead of VRF 27/36327/9
2022-10-05 Mohammed Hawariip: reassembly - custom context of ipv6 54/36454/9
2022-10-05 Dave Wallacebuild: change make verify gate os to ubuntu 22.04 99/37099/6
2022-10-04 Mohammed Hawarirdma: unhackish build of rdma-core 68/37168/9
2022-10-04 Mohammed Hawaribuild: mlx dpdk-rdma compatibility matrix 56/37156/8
2022-10-03 Steven Luongtcp: replace tcp_time_now with tcp_time_now_us 05/37305/4
2022-10-03 ChinmayaAgarwalsr: new messages created to return packet statistics... 58/37258/2
2022-09-30 Vladislav Grishenkofib: fix dpo-receive address in ip6-ll fibs 42/37242/5
2022-09-30 Vladislav Grishenkoudp: add udp encap source port entropy support 65/37265/2
2022-09-29 Mohsin Kazmigso: clear the offload flags from segmented buffers 04/37304/2
2022-09-29 Damjan Marionapi: deprecate vl_msg_api_set_handlers 88/36188/9
2022-09-28 Gabriel Oginskivpp-swan: Add scripts for testing 65/36665/8
2022-09-28 Gabriel Oginskivpp-swan: Add plugin for vpp-swan 52/36552/9
2022-09-28 Alexander Chernavintests: stabilize wireguard ratelimiting test 47/37247/6
2022-09-28 Chen Yahuiaf_xdp: change RLIMIT_MEMLOCK before load bpf program 38/37138/6
2022-09-27 Dave Wallacetests: enable ipsec-esp 'make test' testcases on ubuntu... 66/37266/1
2022-09-27 Alexander Chernavinwireguard: stop sending handshakes when wg intf is... 61/37061/12
2022-09-27 Vladimir Ratnikovcrypto-openssl: use no padding for encrypt/decrypt 15/37215/5
2022-09-27 Chen Yahuiaf_xdp: compile error undeclared identifier 'SOL_XDP' 37/37137/4
2022-09-27 Dmitry Valtervnet: fix ip4 version and IHL check 35/37135/6
2022-09-27 Alexander Chernavinwireguard: fix re-handshake timer when response sent 57/37257/3
2022-09-27 Yacan Liuvcl: repatch "align the RST behaviour with kernel" 52/37252/3
2022-09-27 Dave Wallacetests: disable failing tests on ubuntu-22.04 debian-11 98/37198/11
2022-09-26 Damjan Marionapi: replace print functions wth format 87/36187/10
2022-09-26 Damjan Marionapi: keep api common code in vlibapi 83/36183/10
2022-09-23 Klement Sekerabfd: add tracing support to bfd-process 67/37167/4
2022-09-21 Piotr Bronowskiipsec: introduce fast path ipv6 inbound matching 96/37196/4
2022-09-21 Andrew Yourtchenkomisc: Initial 23.02-rc0 commit 04/37204/1 v23.02-rc0
2022-09-21 fateleidocs: enhance install vpp docs 44/36344/4
2022-09-20 Filip Varganat: adding docs for nat44-ed sub plugin 41/36241/6
2022-09-20 Benoît Gannefib: add cli support for explicit link type 96/37096/3
2022-09-20 Benoît Gannearp: check for manually added proxy-arp entries 02/37102/5
2022-09-20 Andrew Yourtchenkomisc: experimental script to get the list of the review... 39/33139/4
2022-09-20 Ting Xupacketforge: add packetforge for generic flow to extras 49/36149/21
2022-09-20 Yacan Liuvcl: align the RST behaviour with kernel 64/37164/3
2022-09-20 Naveen Joytests: run tests against a running VPP 64/37064/5
2022-09-19 Filip Tehlarmisc: add test framework for host stack 29/36829/7
2022-09-19 Nathan Skrzypczakcnat: coverity fix 34/37134/2
2022-09-19 Dave Wallacetests: skip tests failing on ubuntu 22.04 44/37144/2
2022-09-19 Vladislav Grishenkoigmp: validate ip router alert option length 36/37136/5
2022-09-19 Jon Loeligerabf: add API parameter n_paths range checks 07/37107/2
2022-09-19 Benoît Gannebuild: install missing headers 49/37049/2
2022-09-19 Matthew Smithteib: fix segv during failed deletion of entry 94/37094/2
2022-09-19 Benoît Gannearp: update error reason when checking for proxy-arp 06/37106/2
2022-09-19 Matthew Smithlinux-cp: fix some CLI error messages 09/37109/2
2022-09-18 Andrew Yourtchenkolisp: fix coverity 277315 30/37130/4
2022-09-16 Mohsin Kazmivirtio: add support for per queue packet counter 23/37123/3
2022-09-15 Junfeng Wangvcl: add hugepage for vcl configure and svm 48/36948/14
2022-09-15 Marvin Liusession: support dma option 49/36949/24
2022-09-15 Andrew Yourtchenkoprom: fix coverity 277312, 277317 28/37128/1
2022-09-15 Vladislav Grishenkonat: fix nat44-ed port range with multiple workers 62/36962/2
2022-09-15 luoyaozuip-neighbor: fix debug log format output 74/37074/3
2022-09-14 Damjan Marionip: show fib index in ip4 reassembly trace 22/37122/2
2022-09-14 Vladimir Ratnikovipsec: make chacha20-poly1305 available via API 16/37116/6
2022-09-12 Damjan Marionvlib: add vlib_frame_bitmap_is_bit_set 98/37098/2
2022-09-12 Piotr Bronowskiipsec: introduce fast path ipv4 inbound matching 52/37052/3
2022-09-09 Damjan Marionfib: fix path copy function to deal with provided DPO... 86/37086/2
2022-09-09 Dmitry Valtervlib: don't leak node frames on refork 75/37075/5
2022-09-09 Damjan Marionvppinfra: add clib_array_mask_set_u32() 97/37097/1
2022-09-09 Jing Pengnat: fix nat44-ed-in2out fast path next node 43/36643/4
2022-09-09 Damjan Marionfib: missing headers 87/37087/2
2022-09-08 Matthew Smithwireguard: eliminate some calls to main thread 81/37081/2
next