overlay.7 (bbf215553c7233fbab8a0afdf1fac74c44781867) | overlay.7 (c55633c3b85a97a093b3f79f341aee08eb6bd15b) |
---|---|
1.\" 2.\" This file and its contents are supplied under the terms of the 3.\" Common Development and Distribution License ("CDDL"), version 1.0. 4.\" You may only use this file in accordance with the terms of version 5.\" 1.0 of the CDDL. 6.\" 7.\" A full copy of the text of the CDDL should have accompanied this 8.\" source. A copy of the CDDL is also available via the Internet at 9.\" http://www.illumos.org/license/CDDL. 10.\" 11.\" 12.\" Copyright 2015 Joyent, Inc. 13.\" | 1.\" 2.\" This file and its contents are supplied under the terms of the 3.\" Common Development and Distribution License ("CDDL"), version 1.0. 4.\" You may only use this file in accordance with the terms of version 5.\" 1.0 of the CDDL. 6.\" 7.\" A full copy of the text of the CDDL should have accompanied this 8.\" source. A copy of the CDDL is also available via the Internet at 9.\" http://www.illumos.org/license/CDDL. 10.\" 11.\" 12.\" Copyright 2015 Joyent, Inc. 13.\" |
14.Dd Apr 09, 2015 | 14.Dd March 30, 2022 |
15.Dt OVERLAY 7 16.Os 17.Sh NAME 18.Nm overlay 19.Nd Overlay Devices 20.Sh DESCRIPTION 21Overlay devices are a GLDv3 device that allows users to create overlay 22networks that can be used to form the basis of network virtualization --- 355 unchanged lines hidden (view full) --- 378.Sy dynamic 379plugin that specifies where traffic should be sent based on a file. 380It is a glorified version of /etc/ethers. 381The 382.Sy dynamic 383plugin does not support broadcast or multicast traffic, but it has 384support for proxy ARP, NDP, and DHCPv4. 385For the full details of the file format, see | 15.Dt OVERLAY 7 16.Os 17.Sh NAME 18.Nm overlay 19.Nd Overlay Devices 20.Sh DESCRIPTION 21Overlay devices are a GLDv3 device that allows users to create overlay 22networks that can be used to form the basis of network virtualization --- 355 unchanged lines hidden (view full) --- 378.Sy dynamic 379plugin that specifies where traffic should be sent based on a file. 380It is a glorified version of /etc/ethers. 381The 382.Sy dynamic 383plugin does not support broadcast or multicast traffic, but it has 384support for proxy ARP, NDP, and DHCPv4. 385For the full details of the file format, see |
386.Xr overlay_files 4 . | 386.Xr overlay_files 5 . |
387.Pp 388The 389.Sy files 390plugin has the following property: 391.Bl -hang -width Ds 392.It Sy files/config 393.Bd -filled -compact 394Type: --- 127 unchanged lines hidden --- | 387.Pp 388The 389.Sy files 390plugin has the following property: 391.Bl -hang -width Ds 392.It Sy files/config 393.Bd -filled -compact 394Type: --- 127 unchanged lines hidden --- |