Wednesday, April 28, 2021

Re: NEW: telephony/sngrep

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