jbaublitz / neli

Rust type safe netlink library
BSD 3-Clause "New" or "Revised" License
180 stars 35 forks source link

Added Tunnel and Tunnel6 enum values for Arphrd #201

Closed xpromache closed 2 years ago

xpromache commented 2 years ago

These values are used when configuring a virtual tunnel interface (ip link add ... type ipip)