CVSROOT: /cvs Module name: src Changes by: phess...@cvs.openbsd.org 2012/11/08 04:05:41
Modified files: usr.sbin/arp : arp.c Log message: When running route -Tx exec arp -an, arp would always use the default routing domain. Fix it so we use the process rdomain, but still allow command line overrides. noticed by, and OK, mikeb@