> I looked at the quagga code available @
 > 
 > http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/quagga/quagga-0.99.8/zebra/ipforward_solaris.c
 > 
 > They are using ND_GET and ND_SET ioctls directly to set global 
 > ip_forwarding parameter. We can change that code to use ipadm_set_prop() 
 > and ipadm_get_prop() API's made available through libipadm.so.

So those are going to be public APIs?

 > I searched under 'sfw' directory for any other usage of ND_GET and 
 > ND_SET, other than quagga, nobody else is using it.

SFW does not comprise the entire set of important open-source
applications.  I think a more exhaustive search is warranted.

-- 
meem

Reply via email to