Operating Systems
- 1861
- IPSEC VPN Masquerade HOWTO
- Contains details for adding support for the ESP and GRE protocols to the Linux kernel masquerading code.
- 1862
- Linux 2.4 Advanced Routing HOWTO
- Covers bridging, traffic shaping, arp and proxy-arp, packet queueing, reverse path filtering, firewalling, IPSEC, and IPv6 tunneling with Cisco and/or 6Bone.
- 1865
- Networking Overview HOWTO
- The Linux Networking Overview HOWTO provides well-organized information regarding Internet protocols, networking hardware, interconnecting devices, and network management.
- 1866
- PPPGun-Dialer
- PPPGun-Dialer is a Tcl/Tk script that can be used to establish a PPP connection by dialing a remote terminal server. It is based on PPP-on/PPP-off scripts, but it is more flexible than those scripts, allowing a more intelligent dialog with the modem.
- 1867
- X-ISP
- X-ISP is a visual, X11/XForms based, user-friendly interface to pppd/chat (i.e. an X11 dial-up networking tool).
- 1868
- LKSCTP - Linux Kernel Stream Control Transmission Protocol
- The Linux Kernel Stream Control Transmission Protocol (lksctp) project is an implementation of the Stream Control Transmission Protocol (SCTP) in the Linux kernel.
- 1869
- Linux Intermediate Queueing (IMQ) Device
- Software used to implement egress+ingress traffic control over multiple interfaces using the usual egress qdiscs.
- 1870
- Nagios - Network Monitoring Software
- An open source host, service, and network monitoring program.
- 1871
- SNIPS - System and Network Management Monitoring Software
- SNIPS/NOCOL systems and network monitoring software.
- 1874
- GNU oSIP
- Implementation of Session Initiation Protocol (SIP). This library provides an interface to initiate and control SIP based sessions.
- 1877
- Partysip
- SIP proxy server. It can operate as registrar server, redirect server and stateful proxy server. SIP is an open standard (IETF) replacement for H323.
- 1878
- Siproxd Project
- Proxy/masquerading daemon for the SIP protocol. It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP connections work via a masquerading firewall (NAT).
- 1879
- Fuzz home page
- Fuzz is a tool for testing other software. It does this by bombarding the program being evaluated with random data.
- 1880
- Leaky
- Leaky can help you track down memory leaks and some kinds of memory corruption. It also has entry pointers for logging addref / release calls. The key thing that leaky does is this: it logs all calls to malloc / free / realloc / new / delete into a log file. The logging data includes information about size and address, as well as the call stack of the operation. The leaky program then can translate the call stack data from addresses into symbols and then dump the data out.
