Page Menu
Home
VyOS Platform
Search
Configure Global Search
Log In
Files
F117521022
__init__.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
__init__.py
View Options
# Copyright 2019 VyOS maintainers and contributors <maintainers@vyos.io>
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library. If not, see <http://www.gnu.org/licenses/>.
from
vyos.ifconfig.section
import
Section
from
vyos.ifconfig.control
import
Control
from
vyos.ifconfig.interface
import
Interface
from
vyos.ifconfig.operational
import
Operational
from
vyos.ifconfig.dhcp
import
DHCP
from
vyos.ifconfig.vrrp
import
VRRP
from
vyos.ifconfig.bond
import
BondIf
from
vyos.ifconfig.bridge
import
BridgeIf
from
vyos.ifconfig.dummy
import
DummyIf
from
vyos.ifconfig.ethernet
import
EthernetIf
from
vyos.ifconfig.geneve
import
GeneveIf
from
vyos.ifconfig.loopback
import
LoopbackIf
from
vyos.ifconfig.macvlan
import
MACVLANIf
from
vyos.ifconfig.vxlan
import
VXLANIf
from
vyos.ifconfig.wireguard
import
WireGuardIf
from
vyos.ifconfig.vtun
import
VTunIf
from
vyos.ifconfig.pppoe
import
PPPoEIf
from
vyos.ifconfig.tunnel
import
GREIf
from
vyos.ifconfig.tunnel
import
GRETapIf
from
vyos.ifconfig.tunnel
import
IP6GREIf
from
vyos.ifconfig.tunnel
import
IPIPIf
from
vyos.ifconfig.tunnel
import
IPIP6If
from
vyos.ifconfig.tunnel
import
IP6IP6If
from
vyos.ifconfig.tunnel
import
SitIf
from
vyos.ifconfig.tunnel
import
Sit6RDIf
from
vyos.ifconfig.wireless
import
WiFiIf
from
vyos.ifconfig.l2tpv3
import
L2TPv3If
from
vyos.ifconfig.macsec
import
MACsecIf
File Metadata
Details
Attached
Mime Type
text/x-script.python
Expires
Sat, Sep 26, 1:19 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4281253
Default Alt Text
__init__.py (1 KB)
Attached To
Mode
rVYOSONEX vyos-1x
Attached
Detach File
Event Timeline
Log In to Comment