On 4/20/2015 3:49 PM, Christos Zoulas wrote:
In article <553415AB.102%netbsd.org@localhost>, Tyler Retzlaff <rtr%netbsd.org@localhost> wrote:-=-=-=-=-=- hi,
Are you getting rid of MT_SONAME? You can just change the string there to be "sockaddr"... It is just a string annotating what the data you are placing in the trace are.
MT_SONAME is still sprinkled about in other places but when the work is complete it may be possible to eliminate it.
If just using "sockaddr" in place for now is acceptable then that that's what I'll do.
thanks