|
@@ -8,8 +8,8 @@
|
|
|
// packet routing facilities on BSD variants.
|
|
// packet routing facilities on BSD variants.
|
|
|
//
|
|
//
|
|
|
// The package supports any version of Darwin, any version of
|
|
// The package supports any version of Darwin, any version of
|
|
|
-// DragonFly BSD, FreeBSD 7 through 11, NetBSD 6 and above, and
|
|
|
|
|
-// OpenBSD 5.6 and above.
|
|
|
|
|
|
|
+// DragonFly BSD, FreeBSD 7 and above, NetBSD 6 and above, and OpenBSD
|
|
|
|
|
+// 5.6 and above.
|
|
|
package route
|
|
package route
|
|
|
|
|
|
|
|
import (
|
|
import (
|