Do not delete default route if the router is the same, fixes #138
[openwrt.git] / package / socat / ipkg / socat.control
1 Package: socat
2 Priority: optional
3 Section: net
4 Depends: libpthread, libopenssl
5 Description: A multipurpose relay (SOcket CAT).
6 SoCat (for SOcket CAT) establishes two bidirectional byte streams and
7 transfers data between them.
8 Data channels may be files, pipes, devices (terminal or modem, etc.), or
9 sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking,
10 logging and tracing, different modes for interprocess communication and
11 many more options.
This page took 0.042682 seconds and 5 git commands to generate.