Gerard Marull-Paretas
3daf9f2d97
net: remove usage of device_pm_control_nop
...
If device PM is not implemented just use NULL.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-04-27 16:28:49 -04:00
Jukka Rissanen
934caba82b
net: l2: ipip: Support more than one IPIP tunnel
...
Alloc code to create more than one IPIP tunnel interface.
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-04-02 07:24:06 -04:00
Jukka Rissanen
574b8725e0
net: l2: ipip: Add capability bit for IPIP tunnel
...
The IPIP tunnel capability bit helps to detect which network
interface supports IPIP tunneling.
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-04-02 07:24:06 -04:00
Jukka Rissanen
10142ac99c
net: virtual: ipip: Add IP tunneling driver
...
Add a IP-to-IP tunneling driver. It supports both IPv4 and IPv6.
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-03-29 07:40:24 -04:00