On Wed, Apr 28, 2021 at 05:54:03PM +0100, Stuart Henderson wrote:
> pong
>
> On 2021/03/16 22:08, Stuart Henderson wrote:
> > This is a curses-based tool to display packet flows from SIP packets
> > (either live or via pcap files).
> >
> > OK to import?
> >
> > I've had it in mystuff/ for getting on for 2 years because it hanged
> > when viewing an INVITE; I only just figured out that they did this in an
> > attempt to cope with OpenBSD bpf
> >
> > #if defined (__OpenBSD__) && defined(_NET_BPF_H_)
> > #define timeval bpf_timeval
> >
No comments:
Post a Comment