https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7729
--- Comment #16 from Alexander Koeppe <format_c@xxxxxxxxx> 2012-10-04 11:27:49 PDT ---
Hi Martin.
Alright. Whatever that's necessary.
Actually the function inet_pton() in arpa/inet.h provides exactly what is
necessary. But as I said, I'm unsure about policies of code inclusion from
standard socket libraries as they might not be available on all plattforms.
With the IPv6 parsing, I tried to avoid including plenty of C code that is
usually used to cope with sockets, hence we may then only make use of 1% of the
included code.
Greetings.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.