ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7729] Full support of RFC2428 in FTP dissector

Date: Thu, 4 Oct 2012 11:27:50 -0700 (PDT)
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.