package netroute

Import Path
	github.com/libp2p/go-netroute (on go.dev)

Dependency Relation
	imports 9 packages, and imported by 4 packages

Involved Source Files Originally found in https://github.com/google/gopacket/blob/master/routing/routing.go - Route selection modified to choose most selective route to break ties when route priority is insufficient. netroute_linux.go
Package-Level Functions (only one)
func New() (routing.Router, error)