Tpmr

BRIDGE(4) - Device Drivers Manual

Netstart, Arp, Netintro, Etherip, Vether, Ipsec, Ipsecctl, Tpmr, Isakmpd, Ifconfig, Ioctl, Errno, Ip6, Ip, Hostname.if, Pf, Bridge

BRIDGE(4) - Device Drivers Manual # BRIDGE(4) - Device Drivers Manual NAME # bridge - Ethernet bridge interface SYNOPSIS # pseudo-device bridge #include <sys/types.h> #include <net/if.h> #include <netinet/in.h> #include <netinet/if_ether.h> #include <net/if_bridge.h> DESCRIPTION # The bridge device creates a logical link between two or more Ethernet interfaces or encapsulation interfaces (see [etherip(4)](/man/man4/etherip.4)). This link between the interfaces selectively forwards frames from each interface on the bridge to every other interface on the bridge. ...

TPMR(4) - Device Drivers Manual

Netstart, Aggr, Trunk, Ifconfig, Bridge, Pf, Hostname.if, Veb, Tpmr

TPMR(4) - Device Drivers Manual # TPMR(4) - Device Drivers Manual NAME # tpmr - IEEE 802.1Q Two-Port MAC Relay interface SYNOPSIS # pseudo-device tpmr DESCRIPTION # The tpmr driver implements an 802.1Q (originally 802.1aj) Two-Port MAC Relay (TPMR). A TPMR is a simplified Ethernet bridge with exactly two member ports, and it unconditionally relays Ethernet packets between those ports. tpmr interfaces can be created at runtime using the ifconfig tpmr‌N create command or by setting up a hostname. ...