summaryrefslogtreecommitdiff
path: root/devel/socket_wrapper/pkg-descr
blob: c45d036bd0543000d38012aa04299b88e4031466 (plain) (blame)
1
2
3
4
5
6
7
8
socket_wrapper aims to help client/server software development teams willing to
gain full functional test coverage. It makes possible to run several instances
of the full software stack on the same machine and perform locally functional
testing of complex network configurations.

- Redirects all network communication to happen over unix sockets.
- Support for IPv4 and IPv6 socket and addressing emulation.
- Ablility to capture network traffic in pcap format.