moby--moby/libnetwork/firewall_others.go

7 lines
87 B
Go

// +build !linux
package libnetwork
func (c *controller) arrangeUserFilterRule() {
}