Erik Nordmark writes:
> >    # ./ipio1.d 
> >              FUNC:PROBE             SOURCE               DEST LOOP BYTES
> >    ip_multicast_l:send       192.168.1.108 ->       224.0.1.1    1     8
> >     ip_wput_local:receive    192.168.1.108 ->       224.0.1.1    1     8
> >       ip_wput_ire:send       192.168.1.108 ->       224.0.1.1    0     8
> > 
> > A loopback send and receive are visible, but only the non-loopback send
> > (as we'd expect).
> 
> OK.
> But will people care about the FUNC names? They are likely to change in 
> the future.

I think that's a dtrace feature.  Module and function name are under
the control of the framework itself.  The provider has a name and has
freedom in the probe and argument definitions.

-- 
James Carlson, Solaris Networking              <[EMAIL PROTECTED]>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
networking-discuss mailing list
networking-discuss@opensolaris.org

Reply via email to