SIT tunnels can be created through the org.opensuse.Network.SitTunnel.Factory factory interface.
Note, that sit0 is automatically created at module load time and provides an automatic tunneling (use on your own risk). Deleting it, cause to delete all further tunnels (sit1, ...) that can be created for point-to-point tunnels. So just start with sit1.
Namespace | sit |
Class compat | netif-sit |
Typedefs | 2 |
Properties | device |
local-address | |
remote-address | |
ttl | |
tos | |
pmtudisc | |
isatap | |
Methods | changeDevice() |
deleteDevice() | |
Signals | none |
Argument config is mapped to element <sit> of the device document. It is a dict-based type that provides the following members:
Type name | Kind | Definition |
---|---|---|
configuration | dict | below |
This is a dict-based type that provides the following members: