Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5650] add custom Destination IP and Source IP in the pcap

Date: Tue, 8 Feb 2011 13:07:42 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5650

--- Comment #6 from Alexandr Dubovikov <shurik@xxxxxxxxxxx> 2011-02-08 13:07:42 PST ---
(In reply to comment #5)
> That new include would probably have to change into
> 
> #ifdef HAVE_ARPA_INET_H
> #include <arpa/inet.h>
> #endif
> 
> #ifdef NEED_INET_ATON_H
> # include "wsutil/inet_aton.h"
> #endif

Should I added it to the new patch ?

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.