2011/10/23 Andrew Shadura <[email protected]>: >> Attached patch adjusts ifupdown to use FreeBSD route CLI when running >> on GNU/kFreeBSD, and to use /lib/freebsd/route instead >> of /sbin/route. The latter is meant to be temporary and allow us to >> do this switch without causing any breakage. > > Robert, ifupdown 0.7 already includes some support for kFreeBSD, but it > doesn't use FreeBSD route yet. > > After reading a manual page on FreeBSD route I don't see how to > implement the equivalent of metric option that Linux route implements.
Hi Andrew, I'm afraid I can't help with that. Note, however, that the metric option is currently being ignored. It is simply discarded by the route wrapper. In order to get it working I'd suggest discussing this in -bsd, however please don't let this put my request on hold. From a functionality perspectiv my patch doesn't change anything, it just removes the dependency on the wrapper. Thanks! -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

