| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dropwatch/dropwatch/ |
| H A D | 0001-fix-bug-build-with-sysroot-head-file-instead-of-loca.patch | 19 #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 D | ethtool_6.14.bb | 22 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 D | rtnetlink.cpp | 8 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 D | meson.build | 6 'ncsi-netlink', 62 'netlink.cpp',
|
| H A D | rtnetlink_server.hpp | 11 namespace netlink namespace
|
| H A D | rtnetlink.hpp | 8 namespace phosphor::network::netlink namespace
|
| H A D | system_queries.cpp | 3 #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 D | netlink.hpp | 16 namespace netlink namespace
|
| H A D | network_manager_main.cpp | 72 netlink::Server svr(event, manager); in main()
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/network/ |
| H A D | phosphor-network_%.bbappend | 14 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 D | libnl_3.11.0.bb | 1 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 D | ncsi-netlink-ifindex | 12 ncsi-netlink -x "$(cat "${IFPATH}")" "$@"
|
| H A D | ncsi-wait-and-set-speed | 25 /usr/libexec/ncsi-netlink-ifindex "$netIface" -p 0 -c 0 -o 5000000157200001 || rc=$?
|
| H A D | ncsi-failover@.service | 8 ExecStart=/usr/libexec/ncsi-netlink-ifindex %i --set -p 0 -c 0
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/ |
| H A D | 0001-dlm_controld-remove-unnecessary-header-include.patch | 6 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 D | mdio-tools_1.3.1.bb | 9 RRECOMMENDS:${PN} = "kernel-module-mdio-netlink"
|
| H A D | mdio-netlink_1.3.1.bb | 14 RPROVIDES:${PN} += "kernel-module-mdio-netlink"
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/ |
| H A D | 0001-macsec_linux-Hardware-offload-requires-Linux-headers.patch | 34 #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 D | ncsi-bounce | 19 ncsi-netlink -x "$DEV_IDX" -p 0 -i
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wpan-tools/ |
| H A D | wpan-tools_0.10.bb | 4 netlink interface. This requires recent kernel with nl802154 interface."
|
| /openbmc/openbmc/meta-google/recipes-google/networking/ |
| H A D | gbmc-ip-monitor.bb | 1 SUMMARY = "Allows hooking netlink events to perform network actions"
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-pyroute2_0.9.2.bb | 1 SUMMARY = "A pure Python netlink and Linux network configuration library"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0004-qemu-Do-not-include-file-if-not-exists.patch | 25 #include <linux/netlink.h>
|
| /openbmc/docs/designs/ |
| H A D | ncsi-coredump.md | 46 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 D | v86d_0.1.10.bb | 3 … a controlled environment and the results are passed back to the kernel via the netlink interface."
|