-Steve
I have included DNS lookup in my forked code, and I reverted back
the page break-up. Breaking-up pages are difficult. Using referer cannot
distinguish new pages, frames, or clicks.
The other issue is to support IPv6. I have seen some traffic captured
with IPv6 packets. The pcap2har does not handle those packet right now.
This is should be an easy fix.
-Libo
-Steve
On 12/29/10 9:09 AM, Libo Song wrote:
> We forked the pcap2har project, and embed it in pcapperf for quick
> iterations. The project code is at http://pcaphar.googlecode.com/.
>
> I have included DNS lookup in my forked code, and I reverted back
> the page break-up. Breaking-up pages are difficult. Using referer cannot
> distinguish new pages, frames, or clicks.
>
> The other issue is to support IPv6. I have seen some traffic captured
> with IPv6 packets. The pcap2har does not handle those packet right now.
> This is should be an easy fix.
>
> -Libo
>
> On Sun, Dec 26, 2010 at 11:53 AM, Steve Souders<st...@souders.org> wrote:
>> Bryan& Libo: Did you fork the project? If so, can you comment on how to
-Libo