Home
last modified time | relevance | path

Searched refs:bridged (Results 1 – 22 of 22) sorted by relevance

/openbmc/qemu/net/
H A Dvmnet-bridged.m2 * vmnet-bridged.m
129 peer, "vmnet-bridged", name);
H A Dmeson.build65 'vmnet-bridged.m',
/openbmc/linux/net/batman-adv/
H A Dmulticast.c265 mla_flags.bridged = 1; in batadv_mcast_mla_flags_get()
740 else if (!bat_priv->mcast.mla_flags.bridged && !new_state->exists) in batadv_mcast_querier_log()
780 if (!old_flags->bridged && new_flags->bridged) in batadv_mcast_bridge_log()
783 else if (old_flags->bridged && !new_flags->bridged) in batadv_mcast_bridge_log()
787 if (new_flags->bridged) { in batadv_mcast_bridge_log()
1841 if (bat_priv->mcast.mla_flags.bridged) { in batadv_mcast_mesh_info_put()
H A Dtypes.h1207 unsigned char bridged:1; member
/openbmc/linux/net/bridge/
H A DKconfig27 iptables will then see the IP packets being bridged, so you need to
30 bridged ARP traffic in the arptables FORWARD chain.
/openbmc/phosphor-hwmon/
H A DREADME.iio.md4 same way that hwmon devices are bridged by the phosphor-hwmon-readd application.
/openbmc/linux/Documentation/networking/
H A Dgeneric-hdlc.rst14 - Normal (routed) and Ethernet-bridged (Ethernet device emulation)
125 * create ether n | delete ether n - adds a device for Ethernet-bridged
H A Dswitchdev.rst155 together to form a LAG. Two or more ports (or LAGs) can be bridged to bridge
450 not disrupt any functionality of non-bridged network devices and they
490 might be bridged with it.
499 Non-bridged network ports of the same switch fabric must not be disturbed in any
H A Dip-sysctl.rst2782 - 1 : pass bridged ARP traffic to arptables' FORWARD chain.
2788 - 1 : pass bridged IPv4 traffic to iptables' chains.
2794 - 1 : pass bridged IPv6 traffic to ip6tables' chains.
2800 - 1 : pass bridged vlan-tagged ARP/IP/IPv6 traffic to {arp,ip,ip6}tables.
2806 - 1 : pass bridged pppoe-tagged IP/IPv6 traffic to {ip,ip6}tables.
H A Dppp_generic.rst319 to. Once two channels are bridged, frames presented to one channel by
/openbmc/qemu/qapi/
H A Dnet.json620 # vmnet (bridged mode) network backend.
624 # @ifname: The name of the physical interface to be bridged.
713 # @vmnet-bridged: since 7.1
730 { 'name': 'vmnet-bridged', 'if': 'CONFIG_VMNET' }] }
766 'vmnet-bridged': { 'type': 'NetdevVmnetBridgedOptions',
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-sgi_uv155 bridged PCI bus. This entry is only present when the PCI bus
/openbmc/libmctp/
H A DREADME.md60 a local rx callback, and messages are bridged as-is.
/openbmc/linux/net/
H A DKconfig190 the bridged traffic. For filtering on the lower network and Ethernet
221 Enabling this option will let arptables resp. iptables see bridged
/openbmc/linux/drivers/net/mdio/
H A DKconfig129 Support I2C based PHYs. This provides a MDIO bus bridged
/openbmc/ipmitool/
H A DChangeLog326 * Fix a proplem when using bridged IPMI commands on the lanplus
346 causing wrong double bridged requests of a sensor is located
H A DREADME171 "bridged command" using IPMB.
/openbmc/ipmitool/control/
H A Dipmitool.spec.in77 causing wrong double bridged requests of a sensor is located
/openbmc/linux/drivers/net/
H A DKconfig584 domain network stack. These can then be bridged or routed
/openbmc/docs/designs/mctp/
H A Dmctp-kernel.md26 - multiple distinct (ie., non-bridged) networks, possibly containing
/openbmc/qemu/
H A Dhmp-commands.hx1294 "|vmnet-host|vmnet-shared|vmnet-bridged"
H A Dqemu-options.hx2962 "-netdev vmnet-bridged,id=str,ifname=name[,isolated=on|off]\n"
2963 " configure a vmnet network backend in bridged mode with ID 'str',\n"
2964 " use 'ifname=name' to select a physical network interface to be bridged,\n"
2990 "vmnet-host|vmnet-shared|vmnet-bridged|"
3018 "vmnet-host|vmnet-shared|vmnet-bridged|"