I am trying to add a local route with an arbitrary protocol number. This is done with iproute2 in Linux by:
ip route add to local $ip/32 dev eth0 proto $num How can I do this in FreeBSD 10? Josh _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"