mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2026-04-27 17:40:55 +08:00
feat: add vendor
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
// +build arm ppc64 ppc64le
|
||||
|
||||
package netlink
|
||||
|
||||
func ifrDataByte(b byte) uint8 {
|
||||
return uint8(b)
|
||||
}
|
||||
Reference in New Issue
Block a user