Home
last modified time | relevance | path

Searched full:networking (Results 1 – 25 of 871) sorted by relevance

12345678910>>...35

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/
H A Dpackagegroup-meta-networking.bb1 SUMMARY = "Meta-networking packagegroups"
8 packagegroup-meta-networking \
9 packagegroup-meta-networking-connectivity \
10 packagegroup-meta-networking-daemons \
11 packagegroup-meta-networking-devtools \
12 packagegroup-meta-networking-extended \
13 packagegroup-meta-networking-filter \
14 packagegroup-meta-networking-irc \
15 packagegroup-meta-networking-kernel \
16 packagegroup-meta-networking-protocols \
[all …]
/openbmc/linux/arch/um/drivers/
H A DKconfig137 For more information, including explanations of the networking and
139 <http://user-mode-linux.sourceforge.net/old/networking.html>.
141 If you'd like to be able to enable networking in the User-Mode
144 make use of UML networking.
163 <http://user-mode-linux.sourceforge.net/old/networking.html> That site
165 networking.
201 <http://user-mode-linux.sourceforge.net/old/networking.html>.
203 networking, and details of a few quirks with it.
218 To use this form of networking, you'll need to run the UML
219 networking daemon on the host.
[all …]
/openbmc/openbmc/poky/meta/recipes-core/glib-networking/glib-networking/
H A Deagain.patch4 Subject: [PATCH] In autobuilder testing we regularly see glib-networking ptest
7 GLib-Net:ERROR:/usr/src/debug/glib-networking/2.74.0-r0/tls/tests/connection.c:1944:simul_read_thre…
8 Bail out! GLib-Net:ERROR:/usr/src/debug/glib-networking/2.74.0-r0/tls/tests/connection.c:1944:simul…
9 FAIL: glib-networking/connection-openssl.test (Child process killed by signal 6)
11 FAIL: glib-networking/connection-openssl.test (Child process killed by signal 6)
15 Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/glib-networking/-/merge_requests/253]
/openbmc/openbmc/poky/meta/recipes-core/glib-networking/
H A Dglib-networking_2.80.0.bb1 SUMMARY = "GLib networking extensions"
2 DESCRIPTION = "glib-networking contains the implementations of certain GLib networking features tha…
3 HOMEPAGE = "https://gitlab.gnome.org/GNOME/glib-networking/"
7 LICENSE:append = "${@bb.utils.contains('PACKAGECONFIG', 'openssl', ' & Glib-Networking-OpenSSL-Exce…
8 NO_GENERIC_LICENSE[Glib-Networking-OpenSSL-Exception] = "LICENSE_EXCEPTION"
/openbmc/linux/drivers/net/hamradio/
H A DKconfig9 used for networking over AX.25 amateur radio connections; it
28 an alternative to KISS for networking over AX.25 amateur radio
33 driver, read <file:Documentation/networking/6pack.rst>.
55 <file:Documentation/networking/device_drivers/hamradio/z8530drv.rst>
69 <file:Documentation/networking/device_drivers/hamradio/z8530drv.rst>
99 <file:Documentation/networking/device_drivers/hamradio/baycom.rst>.
117 <file:Documentation/networking/device_drivers/hamradio/baycom.rst>.
132 <file:Documentation/networking/device_drivers/hamradio/baycom.rst>.
147 <file:Documentation/networking/device_drivers/hamradio/baycom.rst>.
/openbmc/linux/drivers/net/ethernet/intel/
H A DKconfig37 <file:Documentation/networking/device_drivers/ethernet/intel/e100.rst>.
53 <file:Documentation/networking/device_drivers/ethernet/intel/e1000.rst>.
73 <file:Documentation/networking/device_drivers/ethernet/intel/e1000e.rst>.
101 <file:Documentation/networking/device_drivers/ethernet/intel/igb.rst>.
137 <file:Documentation/networking/device_drivers/ethernet/intel/igbvf.rst>.
156 <file:Documentation/networking/device_drivers/ethernet/intel/ixgbe.rst>.
208 <file:Documentation/networking/device_drivers/ethernet/intel/ixgbevf.rst>.
236 <file:Documentation/networking/device_drivers/ethernet/intel/i40e.rst>.
271 <file:Documentation/networking/device_drivers/ethernet/intel/iavf.rst>.
295 <file:Documentation/networking/device_drivers/ethernet/intel/ice.rst>.
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/images/
H A Dmeta-networking-image-ptest-all.bb1 DESCRIPTION = "Recipe to trigger execution of all meta-networking ptest images."
9 require conf/include/ptest-packagelists-meta-networking.inc
15 do_testimage[depends] = "${@' '.join(['meta-networking-image-ptest-'+x+':do_testimage' for x in d.g…
17 do_build[depends] = "${@' '.join(['meta-networking-image-ptest-'+x+':do_build' for x in d.getVar('P…
H A Dmeta-networking-image-ptest-fast.bb1 require meta-networking-image-ptest-all.bb
3 DESCRIPTION = "Recipe to trigger execution of all fast meta-networking ptest images."
/openbmc/linux/drivers/net/appletalk/
H A DKconfig52 networking support, above.
54 <file:Documentation/networking/device_drivers/appletalk/cops.rst>.
75 This allows IP networking for users who only have AppleTalk
76 networking available. This feature is experimental. With this
81 <file:Documentation/networking/ipddp.rst> for more information.
102 <file:Documentation/networking/ipddp.rst> for more information.
/openbmc/openbmc/meta-security/conf/
H A Dlayer.conf21 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bb \
22 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bbappend \
/openbmc/openbmc/meta-openembedded/meta-networking/
H A DMAINTAINERS1 This file contains a list of maintainers for the meta-networking layer.
3 Please submit any patches against meta-networking to the OpenEmbedded
5 '[meta-networking]' in the subject.
11 --subject-prefix='meta-networking][PATCH'
H A DREADME.md1 meta-networking
4 This layer is intended to be a central point for networking-related
9 - Anyone building a small networking device (eg. a home router /
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0002-nslookup-sanitize-all-printed-strings-with-printable.patch15 networking/nslookup.c | 10 +++++-----
18 diff --git a/networking/nslookup.c b/networking/nslookup.c
20 --- a/networking/nslookup.c
21 +++ b/networking/nslookup.c
H A Drecognize_connmand.patch7 Index: busybox-1.36.0/networking/ifupdown.c
9 --- busybox-1.36.0.orig/networking/ifupdown.c
10 +++ busybox-1.36.0/networking/ifupdown.c
H A Dbusybox-1.36.1-no-cbq.patch13 diff -up busybox-1.36.1/networking/tc.c.no-cbq busybox-1.36.1/networking/tc.c
14 --- busybox-1.36.1/networking/tc.c.no-cbq 2024-01-29 10:24:09.135082923 -0500
15 +++ busybox-1.36.1/networking/tc.c 2024-01-29 10:28:12.009502552 -0500
/openbmc/openbmc/meta-raspberrypi/conf/
H A Dlayer.conf26 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bb \
27 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bbappend \
/openbmc/linux/net/
H A DKconfig.debug13 bool "Enable networking namespace refcount tracking"
22 bool "Add generic networking debug"
25 Enable extra sanity checks in networking.
H A DKconfig7 bool "Networking support"
13 The reason is that some programs need kernel networking support even
18 should consider updating your networking tools too because changes
23 For a general introduction to Linux networking, it is highly
66 menu "Networking options"
97 bool "TCP/IP networking"
106 For an excellent introduction to Linux networking, please read the
107 Linux Networking HOWTO, available from
114 <file:Documentation/networking/ip-sysctl.rst>.
375 at <file:Documentation/networking/pktgen.rst>.
/openbmc/openbmc/meta-openembedded/meta-networking/conf/include/
H A Dptest-packagelists-meta-networking.inc2 # Lists of the ptest in meta-networking, sorted into two sets by the time they take
5 # A first pass at getting all meta-networking recipes which inherit ptest
6 …test_recipes=$(bitbake-layers show-recipes --recipes-only --layer meta-networking --inherits ptest…
/openbmc/linux/net/ax25/
H A DKconfig43 check out the file <file:Documentation/networking/ax25.rst> in the
57 networking. A DAMA server (called "master") accepts incoming traffic
72 networking. A DAMA server (called "master") accepts incoming traffic
91 the file <file:Documentation/networking/ax25.rst>. More information
110 the file <file:Documentation/networking/ax25.rst>. More information
/openbmc/linux/drivers/net/
H A DKconfig37 networking core drivers (i.e. VLAN, bridging, bonding, etc.)
54 Refer to <file:Documentation/networking/bonding.rst> for more
99 that uses modern cryptography and clever networking tricks. It's
130 <file:Documentation/networking/eql.rst>. You may also want to read
323 See <file:Documentation/networking/netconsole.rst> for details.
333 See <file:Documentation/networking/netconsole.rst> for details.
343 <file:Documentation/networking/netconsole.rst> for details.
354 message. See <file:Documentation/networking/netconsole.rst> for
397 Please read <file:Documentation/networking/tuntap.rst> for more
511 <file:Documentation/networking/device_drivers/cable/sb1000.rst> for
[all …]
/openbmc/linux/net/rxrpc/
H A DKconfig22 See Documentation/networking/rxrpc.rst.
54 See Documentation/networking/rxrpc.rst.
68 See Documentation/networking/rxrpc.rst.
/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/
H A Dinit-ifupdown_1.0.bb1 SUMMARY = "Basic TCP/IP networking init scripts and configuration files"
10 INITSCRIPT_NAME = "networking"
27 install -m 0755 ${S}/init ${D}${sysconfdir}/init.d/networking
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DPhysicalContext.json89 "ASIC": "An ASIC device, such as a networking chip or chipset component.",
118 "NetworkBay": "A networking bay.",
119 "NetworkingDevice": "A networking device.",
145 …ocation that provides for the expansion of networking functionality of a system, by the addition o…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPhysicalContext.json89 "ASIC": "An ASIC device, such as a networking chip or chipset component.",
118 "NetworkBay": "A networking bay.",
119 "NetworkingDevice": "A networking device.",
145 …ocation that provides for the expansion of networking functionality of a system, by the addition o…

12345678910>>...35