Hi Peter, Thanks for the clarification! We are using it in our cluster code to tell the logical IP which physical interface to use while sending UNAs. Does the kernel send UNAs for IPV6? Also, Can I use IPV6_BOUND_IF instead of IPV6_BOUND_IF with the new IPMP?
Thanks, Swathi On 11/14/08 22:54, Peter Memishian wrote: > > I am trying to locate IPV6_BOUND_PIF in the clearview src. I seem to see > > the definition > > in the onnv-gate, but not in clearview. > > #define IPV6_BOUND_PIF 0x43 /* Bind to Physical interface */ > > > > I could find it in nevada build_93 as well. > > > > Is there any change in clearview? > > Yes, it's removed with Clearview IPMP. IPV6_BOUND_PIF was (at best) an ON > consolidation-private interface specific to the old IPMP design and is no > longer necessary. > > What are you trying to do that requires it? > >
