Home
last modified time | relevance | path

Searched refs:netlink (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch/
H A D0001-fix-bug-build-with-sysroot-head-file-instead-of-loca.patch19 #include <netlink/netlink.h>
20 #include <netlink/genl/genl.h>
21 #include <netlink/genl/ctrl.h>
/openbmc/openbmc/poky/meta/recipes-extended/ethtool/
H A Dethtool_6.14.bb22 PACKAGECONFIG ?= "netlink"
23 PACKAGECONFIG[netlink] = "--enable-netlink,--disable-netlink,libmnl,"
34 if ${@bb.utils.contains('PACKAGECONFIG', 'netlink', 'false', 'true', d)}; then
/openbmc/phosphor-networkd/src/
H A Drtnetlink.cpp8 namespace phosphor::network::netlink namespace
21 auto [hdr, data] = netlink::extractRtAttr(msg); in parseVlanInfo()
36 auto [hdr, data] = netlink::extractRtAttr(msg); in parseLinkInfo()
56 const auto& ifinfo = netlink::extractRtData<ifinfomsg>(msg); in intfFromRtm()
63 auto [hdr, data] = netlink::extractRtAttr(msg); in intfFromRtm()
164 const auto& ndm = netlink::extractRtData<ndmsg>(msg); in neighFromRtm()
171 auto [hdr, data] = netlink::extractRtAttr(msg); in neighFromRtm()
H A Dmeson.build6 'ncsi-netlink',
62 'netlink.cpp',
H A Drtnetlink_server.hpp11 namespace netlink namespace
H A Drtnetlink.hpp8 namespace phosphor::network::netlink namespace
H A Dsystem_queries.cpp3 #include "netlink.hpp"
125 netlink::performRequest( in deleteIntf()
131 err = netlink::extractRtData<nlmsgerr>(data).error; in deleteIntf()
198 "Failed to send netlink message for RTM_DELADDR");
H A Dnetlink.hpp16 namespace netlink namespace
H A Dnetwork_manager_main.cpp72 netlink::Server svr(event, manager); in main()
/openbmc/openbmc/meta-ibm/recipes-phosphor/network/
H A Dphosphor-network_%.bbappend14 SRC_URI += " file://ncsi-netlink-ifindex"
30 FILES:${PN} += "${libexecdir}/ncsi-netlink-ifindex"
45 install -m 0755 ${UNPACKDIR}/ncsi-netlink-ifindex ${D}${libexecdir}
/openbmc/openbmc/poky/meta/recipes-support/libnl/
H A Dlibnl_3.11.0.bb1 SUMMARY = "A library for applications dealing with netlink sockets"
3 APIs to netlink protocol based Linux kernel interfaces. libnl is the core \
4 library implementing the fundamentals required to use the netlink protocol \
/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/
H A Dncsi-netlink-ifindex12 ncsi-netlink -x "$(cat "${IFPATH}")" "$@"
H A Dncsi-wait-and-set-speed25 /usr/libexec/ncsi-netlink-ifindex "$netIface" -p 0 -c 0 -o 5000000157200001 || rc=$?
H A Dncsi-failover@.service8 ExecStart=/usr/libexec/ncsi-netlink-ifindex %i --set -p 0 -c 0
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/
H A D0001-dlm_controld-remove-unnecessary-header-include.patch6 The timewarn netlink functionality got dropped and will be removed by
27 #include <linux/netlink.h>
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mdio-tools/
H A Dmdio-tools_1.3.1.bb9 RRECOMMENDS:${PN} = "kernel-module-mdio-netlink"
H A Dmdio-netlink_1.3.1.bb14 RPROVIDES:${PN} += "kernel-module-mdio-netlink"
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A D0001-macsec_linux-Hardware-offload-requires-Linux-headers.patch34 #include <netlink/route/link.h>
35 #include <netlink/route/link/macsec.h>
/openbmc/openbmc/meta-facebook/meta-anacapa/recipes-phosphor/network/phosphor-network/
H A Dncsi-bounce19 ncsi-netlink -x "$DEV_IDX" -p 0 -i
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wpan-tools/
H A Dwpan-tools_0.10.bb4 netlink interface. This requires recent kernel with nl802154 interface."
/openbmc/openbmc/meta-google/recipes-google/networking/
H A Dgbmc-ip-monitor.bb1 SUMMARY = "Allows hooking netlink events to perform network actions"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyroute2_0.9.2.bb1 SUMMARY = "A pure Python netlink and Linux network configuration library"
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0004-qemu-Do-not-include-file-if-not-exists.patch25 #include <linux/netlink.h>
/openbmc/docs/designs/
H A Dncsi-coredump.md46 implemented in ncsi-netlink and ncsi-mctp utility in phosphor-networkd:
53 call ncsi-netlink or ncsi-mctp by different NICTarget and generate dump file
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/
H A Dv86d_0.1.10.bb3 … a controlled environment and the results are passed back to the kernel via the netlink interface."

12