hs-test: fixed timed out tests passing in the CI
[vpp.git] / src / plugins / linux-cp /
2024-04-15 Anton Nikolaevlinux-cp: fix seg fault in get_v2 methods 74/40674/3
2024-04-01 Vladislav Grishenkolinux-cp: add support for tap num queues config 41/40441/4
2024-01-30 Anton Nikolaevlinux-cp: add add_del_v3 and get_v2 methods 77/40277/2
2024-01-10 Alexander Skorichenkolinux-cp: fix route prefix construction 42/40142/4
2024-01-10 Pim van Peltlinux-cp: Fix looping netlink messages 22/39622/9
2023-10-13 Stanislav Zaikinlinux-cp: check if lcp_itf_pair exists before creating tap 86/39486/3
2023-07-12 Alexander Chernavinlinux-cp: fix crash on processing dump of routes 17/39217/2
2023-07-11 Adrian Pistollinux-cp: Basic MPLS support. 02/38702/19
2023-07-06 Ondrej Fabryapi: lcp - Mark old message versions as deprecated 54/38654/5
2023-06-05 Pim van Peltlinux-cp: Fix add vs update on routes 54/38854/7
2023-05-26 Alexander Chernavinlinux-cp: update adjs for subifs too when mac changes 59/38859/3
2023-04-14 Adrian Pistollinux-cp: Handle RTA_VIA routes. 33/38633/5
2023-04-11 Stanislav Zaikinlinux-cp: don't create tap for non-eth ifaces 02/38602/4
2023-03-21 Stanislav Zaikinlinux-cp: fix get_default_ns api method 89/38489/2
2023-02-02 Stanislav Zaikinlinux-cp: fix auto-sub-int 18/38118/2
2023-01-23 Stanislav Zaikinvppapigen: enable codegen for stream message types 21/36721/4
2023-01-11 Pim van Peltlinux-cp: Fix endianness in lcp response 94/37894/2
2022-12-12 Matthew Smithlinux-cp: set severity of noisy message to debug 86/37786/2
2022-11-23 Alexander Skorichenkolinux-cp: fix FIB_ENTRY_FLAG_ATTACHED 57/37657/3
2022-11-10 luoyaozulinux-cp: fix lcp_itf_pair_create()'s memory leak 62/37562/2
2022-10-15 luoyaozulinux-cp: fix infinite loop in CLI lcp default 26/37426/2
2022-09-19 Matthew Smithlinux-cp: fix some CLI error messages 09/37109/2
2022-08-26 Andrew Yourtchenkolinux-cp: fix coverity 216937 26/37026/3
2022-08-23 Matthew Smithlinux-cp: handle AF_BRIDGE neighbors 61/36961/2
2022-08-19 Matthew Smithipsec: enable UDP encap for IPv6 ESP tun protect 75/36875/3
2022-08-11 Matthew Smithlinux-cp: FIB lookup for P2MP tunnel interfaces 14/36814/2
2022-07-21 Stanislav Zaikinlinux-cp: fix endianess for autoendian methods 10/36710/6
2022-07-19 Stanislav Zaikinlinux-cp: change namespace to netns 09/36709/4
2022-07-19 Matthew Smithlinux-cp: API downgrade due to namespace keyword 98/36698/2
2022-05-23 Anton Nikolaevlinux-cp: fix display of link_speed 76/36176/2
2022-04-26 Stanislav Zaikinlinux-cp: sync addr and neigh only for lcp interfaces 36/36036/2
2022-04-08 Matthew Smithlinux-cp: fix setting mtu on hardware interfaces 97/35897/2
2022-03-29 Vladislav Grishenkolinux-cp: fix tap interface attrs in case the sw pool... 19/35719/3
2022-03-29 Alexander Chernavinlinux-cp: handle ipv4 routes when link goes down on... 32/35532/6
2022-03-29 Alexander Chernavinlinux-cp: add support for table flush if multiple inter... 31/35531/6
2022-03-28 Pim van Peltlinux-cp: Fix API response 79/35479/6
2022-03-27 Dmitry Valterlinux-cp: fix name formatting 99/35799/2
2022-03-25 Alexander Chernavinlinux-cp: handle ipv4 routes when link goes down 30/35530/5
2022-03-07 Alexander Chernavinlinux-cp: handle ipv4 routes when interface is disabled 29/35529/3
2022-03-04 Alexander Chernavinlinux-cp: fix issue of possibly closing negative fd 47/35547/3
2022-03-04 Alexander Chernavinlinux-cp: stop signaling read event on every notif 25/35525/4
2022-03-04 Alexander Chernavinlinux-cp: stop ignoring ENOBUFS while reading notif 24/35524/4
2022-03-04 Alexander Chernavinlinux-cp: ignore neighbors if ip addr is multicast 23/35523/4
2022-03-03 Alexander Chernavinlinux-cp: detect and delete stale entries after sync 22/35522/3
2022-03-03 Alexander Chernavinlinux-cp: resync with kernel after nl socket error 21/35521/3
2022-03-03 Alexander Chernavinlinux-cp: make check of message ts null-tolerant 20/35520/2
2022-03-03 Alexander Chernavinlinux-cp: reflect hw link state on tap on pair creation 28/35528/2
2022-03-02 Vladimir Ratnikovlinux-cp: lcp fib fixes 19/35519/2
2022-02-22 Neale Rannslinux-cp: Only enable/disable the punt feature on the... 11/35411/2
2022-01-30 Florin Coraslinux-cp: check if libmnl headers are present 44/35144/5
2022-01-28 Pim van Peltlinux-cp: Fix coverity issue 38/35138/3
2022-01-28 Neale Rannslinux-cp: Linux Control Plane Netlink Listener 22/31122/21
2022-01-18 Pim van Peltlinux-cp: fix possible null deref 32/34932/2
2022-01-11 Pim van Peltlinux-cp: Add VPP->Linux synchronization 09/33709/14
2022-01-06 Nathan Skrzypczaktap: add num_tx_queues API 57/34757/4
2021-11-26 Mohsin Kazmiapi: add helper macros for native endian 84/34584/2
2021-11-03 Neale Rannslinux-cp: Cleanup any existing pairs when an interface... 48/33948/2
2021-09-09 Benoît Gannelinux-cp: fix non-NULL terminated string 99/33699/2
2021-09-09 Pim van Peltlinux-cp: Complete interface creation logic 81/33481/23
2021-09-08 Pim van Peltlinux-cp: fix crash on failed vlib_buffer_copy 06/33606/7
2021-07-22 Nathan Skrzypczakvppinfra: add abstract socket & netns fns 77/33177/3
2021-07-15 Sergio Gonzalez... linux-cp: clear all db entries when deleting a pair 37/33137/3
2021-06-24 Alexander Chernavinlinux-cp: stop managing adjacencies for tunnels 90/32890/1
2021-06-24 Matthew Smithlinux-cp: add callbacks for pair management 77/32877/4
2021-06-03 Matthew Smithlinux-cp: use default adjacency 34/32434/2
2021-05-25 Neale Rannslinux-cp: A V2 variant of pair create API that returns... 11/32411/2
2021-05-21 Matthew Smithlinux-cp: Add delegate to adjacencies 55/32255/2
2021-05-13 Dave Wallacetests: move test source to vpp/test 93/32293/2
2021-04-30 Damjan Marionbuild: declare some CMake variables as advanced 82/32182/1
2021-03-15 Ole Troantests: use socket transport instead of shared memory 85/31485/10
2021-02-25 Benoît Gannelinux-cp: fix vector-used-a-C-string overflow 52/31252/3
2021-02-17 Matthew Smithlinux-cp: fix coverity defect 13/31313/2
2021-02-04 Neale Rannslinux-cp: Linux Interface Mirroring for Control Plane... 59/30759/11