This website requires JavaScript.
Explore
Help
Sign In
Superminaren
/
kvm
mirror of
https://github.com/jetkvm/kvm.git
Watch
1
Star
0
Fork
You've already forked kvm
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33c0f34f2b
kvm
/
vendor
/
github.com
/
vishvananda
/
netlink
/
rule_nonlinux.go
9 lines
102 B
Go
Raw
Blame
History
//go:build !linux
// +build !linux
package
netlink
func
(
r
Rule
)
typeString
(
)
string
{
return
""
}
Reference in New Issue
View Git Blame
Copy Permalink