1 comment "sngrep needs a toolchain w/ threads"
2 depends on !BR2_TOOLCHAIN_HAS_THREADS
4 config BR2_PACKAGE_SNGREP
6 depends on BR2_TOOLCHAIN_HAS_THREADS
7 select BR2_PACKAGE_NCURSES
8 select BR2_PACKAGE_LIBPCAP
10 sngrep is a tool for displaying SIP calls message flows from
11 terminal. It supports live capture to display realtime SIP
12 packets and can also be used as PCAP viewer.
14 https://github.com/irontec/sngrep