Set arbitrary protocol for route?

Josh Moore jmoore at devalias.io
Fri Aug 22 23:34:09 UTC 2014


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


More information about the freebsd-net mailing list