Brett,

Change the "-S" to "-s" in the following line:

         if (ExecCmdNosh(LG_IFACE2, b->name,
               "%s -S %s %x:%x:%x:%x:%x:%x pub",
               PATH_ARP, u_addrtoa(&iface->peer_addr,hisaddr,sizeof(hisaddr)),

The "-S" tries to remove the entry first, but it fails because it doesn't exist.

Luiz



On Feb 13, 2010, at 12:30 AM, Brett Glass wrote:

> P.S. -- It occurs to me that perhaps adding the word "only" at the end of the 
> command string used by mpd 5.3 might help. Should I try this?
> 

_______________________________________________
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"

Reply via email to