Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Ipv6 calls are showing 0.0.0.0 ip when exported as pcap #167

Closed
acroitor opened this issue Aug 24, 2017 · 5 comments
Closed

Ipv6 calls are showing 0.0.0.0 ip when exported as pcap #167

acroitor opened this issue Aug 24, 2017 · 5 comments
Labels

Comments

@acroitor
Copy link
Contributor

acroitor commented Aug 24, 2017

Hi,

When displaying IPv6 calls in homer, the src and dest IPs are shown correctly in the GUI, but if you export the call as pcap, they are not saved correctly. If I open the pcap file with wireshark, it displays the ip as 0.0.0.0.
I have encountered this problem both in homer 3 and homer 5 versions. In homer 5, in Search.php, generateHomerTextPCAP(...) function handles the IPv4 case, but not the IPv6 one.

Thank you.

@acroitor
Copy link
Contributor Author

acroitor commented Nov 7, 2017

Hello guys,

I have been trying to solve this issues, but I still have some problems signalled by wireshark.

Could you please take a look at the code here? acroitor@2d151f6

Is it OK to open a pull request and continue the discussion there?

Thank you,
Andrei

@acroitor
Copy link
Contributor Author

acroitor commented Nov 8, 2017

Hi,

I managed to successfully export a call that contained ipv6 IPs as pcap and open it with wireshark and it looks ok.

Thanks and regards,
Andrei

@lmangani
Copy link
Member

lmangani commented Nov 8, 2017

@acroitor thanks for your PR, we'll review it asap! very much appreciated!

@lmangani
Copy link
Member

lmangani commented Nov 8, 2017

Thanks again for your contribution, Andrei!

@adubovikov
Copy link
Member

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants