On Sat, 2008-09-20 at 14:15 -0400, Peter Memishian wrote: > http://cr.opensolaris.org/~meem/clearview-ipobsdev > > BTW, I also cleaned up some obvious merge errors that had crept into > i.minorperm_sparc and SUNWhea/prototype_com. I also made some small > changes to ipnet.c to improve formatting and variable naming consistency.
Thanks for that. ipnet.c: * 987: You should be able to use ipnet->ipnet_acceptfn() directly without dereferencing the function pointer. Am I misreading the code? Otherwise, this looks great. -Seb
