I have checked patch [ 942155 ] IPv6 addr_string fix,
patch [ 550830 ] Fixes for libwrap. Both fixes seem
manipulating data after netsnmp_tcp6(udp6)_fmtaddr() forms the address.
Why we need to reformat the ipv6 address(add [..]:port) at
the first place ?
My local fixes for this tcpwrap issue are getting addr
directly from inet_ntop() call without manipulating it in
netsnmp_tcp6(udp6)_frmaddr(). It works for tcpwrap. Will my change
cause tcp6 "Unknow host" or it is just a separated
issue?
Thanks,
Fong
|
Title: Re: Get data using Tcp6
- Get data using Tcp6 Fong Tsui
- Re: Get data using Tcp6 slif
- Re: RE: Get data using Tcp6 Fong Tsui
- Re: RE: Get data using Tcp6 slif
- RE: RE: Get data using Tcp6 Fong Tsui
- Re: Get data using Tcp6 Michael J. Slifcak
- RE: Get data using Tcp6 Fong Tsui
- Re: Get data using Tcp6 Coders
- RE: Get data using Tcp6 Fong Tsui
- RE: Get data using Tcp6 Fong Tsui
- RE: Get data using Tcp6 Fong Tsui
- Re: Get data using Tcp6 Michael J. Slifcak
- RE: Get data using Tcp6 Fong Tsui