aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/linux-cp
AgeCommit message (Expand)AuthorFilesLines
5 dayslinux-cp: fix seg fault in get_v2 methodsAnton Nikolaev1-2/+9
2024-04-01linux-cp: add support for tap num queues configVladislav Grishenko3-2/+39
2024-01-30linux-cp: add add_del_v3 and get_v2 methodsAnton Nikolaev2-6/+108
2024-01-10linux-cp: fix route prefix constructionAlexander Skorichenko1-1/+1
2024-01-10linux-cp: Fix looping netlink messagesPim van Pelt5-6/+45
2023-10-13linux-cp: check if lcp_itf_pair exists before creating tapStanislav Zaikin1-0/+9
2023-07-12linux-cp: fix crash on processing dump of routesAlexander Chernavin1-3/+10
2023-07-11linux-cp: Basic MPLS support.Adrian Pistol5-11/+419
2023-07-06api: lcp - Mark old message versions as deprecatedOndrej Fabry1-2/+6
2023-06-05linux-cp: Fix add vs update on routesPim van Pelt3-58/+69
2023-05-26linux-cp: update adjs for subifs too when mac changesAlexander Chernavin1-4/+21
2023-04-14linux-cp: Handle RTA_VIA routes.Adrian Pistol1-2/+3
2023-04-11linux-cp: don't create tap for non-eth ifacesStanislav Zaikin1-0/+8
2023-03-21linux-cp: fix get_default_ns api methodStanislav Zaikin1-13/+7
2023-02-02linux-cp: fix auto-sub-intStanislav Zaikin2-1/+5
2023-01-23vppapigen: enable codegen for stream message typesStanislav Zaikin2-7/+7
2023-01-11linux-cp: Fix endianness in lcp responsePim van Pelt1-1/+1
2022-12-12linux-cp: set severity of noisy message to debugMatthew Smith1-1/+1
2022-11-23linux-cp: fix FIB_ENTRY_FLAG_ATTACHEDAlexander Skorichenko1-0/+10
2022-11-10linux-cp: fix lcp_itf_pair_create()'s memory leakluoyaozu1-0/+3
2022-10-15linux-cp: fix infinite loop in CLI lcp defaultluoyaozu1-3/+12
2022-09-19linux-cp: fix some CLI error messagesMatthew Smith1-79/+71
2022-08-26linux-cp: fix coverity 216937Andrew Yourtchenko1-1/+1
2022-08-23linux-cp: handle AF_BRIDGE neighborsMatthew Smith1-2/+8
2022-08-19ipsec: enable UDP encap for IPv6 ESP tun protectMatthew Smith1-0/+2
2022-08-11linux-cp: FIB lookup for P2MP tunnel interfacesMatthew Smith1-4/+22
2022-07-21linux-cp: fix endianess for autoendian methodsStanislav Zaikin1-9/+9
2022-07-19linux-cp: change namespace to netnsStanislav Zaikin2-33/+28
2022-07-19linux-cp: API downgrade due to namespace keywordMatthew Smith1-0/+5
2022-05-23linux-cp: fix display of link_speedAnton Nikolaev1-1/+2
2022-04-26linux-cp: sync addr and neigh only for lcp interfacesStanislav Zaikin1-3/+30
2022-04-08linux-cp: fix setting mtu on hardware interfacesMatthew Smith1-1/+1
2022-03-29linux-cp: fix tap interface attrs in case the sw pool realloc'dVladislav Grishenko1-18/+16
2022-03-29linux-cp: handle ipv4 routes when link goes down on subifAlexander Chernavin1-17/+43
2022-03-29linux-cp: add support for table flush if multiple interfacesAlexander Chernavin1-15/+39
2022-03-28linux-cp: Fix API responsePim van Pelt1-5/+7
2022-03-27linux-cp: fix name formattingDmitry Valter1-1/+1
2022-03-25linux-cp: handle ipv4 routes when link goes downAlexander Chernavin5-0/+163
2022-03-07linux-cp: handle ipv4 routes when interface is disabledAlexander Chernavin1-2/+88
2022-03-04linux-cp: fix issue of possibly closing negative fdAlexander Chernavin1-5/+14
2022-03-04linux-cp: stop signaling read event on every notifAlexander Chernavin1-7/+9
2022-03-04linux-cp: stop ignoring ENOBUFS while reading notifAlexander Chernavin1-9/+2
2022-03-04linux-cp: ignore neighbors if ip addr is multicastAlexander Chernavin1-0/+17
2022-03-03linux-cp: detect and delete stale entries after syncAlexander Chernavin1-0/+95
2022-03-03linux-cp: resync with kernel after nl socket errorAlexander Chernavin2-27/+503
2022-03-03linux-cp: make check of message ts null-tolerantAlexander Chernavin1-0/+3
2022-03-03linux-cp: reflect hw link state on tap on pair creationAlexander Chernavin1-0/+14
2022-03-02linux-cp: lcp fib fixesVladimir Ratnikov1-5/+6
2022-02-22linux-cp: Only enable/disable the punt feature on the 0<->1 transitionNeale Ranns1-9/+14
2022-01-30linux-cp: check if libmnl headers are presentFlorin Coras1-0/+6