Martin Hauke
mnhauke
Involved Projects and Packages
bgpd is a Border Gateway Protocol (BGP) daemon which manages the network
routing tables. Its main purpose is to exchange information concerning “network
reachability” with other BGP systems. bgpd uses the Border Gateway Protocol,
Version 4, as described in RFC 4271.
pTFTPd is a collection of tools related to TFTP. It includes a TFTP server,
a TFTP client, and a complete PXE solution based on this TFTP server and a
micro-DHCP or BOOTP server. All these tools are written in Python and designed
to be fast, RFC compliant and easy to use.
Available tools include:
* bootpd : a BOOTP server (RFC951 and RFC1497 compliant)
* dhcpd : a simple, stripped-down DHCP server.
* ptftpd : the TFTP server (RFC1350, 2347, 2348 and 2349 compliant)
* pxed : a one-call PXE server using dhcpd and ptftpd.
* ptftp : a simple TFTP client (RFC1350, 2347, 2348 and 2349 compliant
and capable)
Perform lookups by ip address and return ASN, Country Code,
and Netblock Owner.
The radcli library is a library for writing RADIUS Clients. The library's
approach is to allow writing RADIUS-aware application in less than 50 lines
of C code. It was based originally on freeradius-client and is source compatible
with it.
This small program receives UDP datagrams on a given port, and resends
those datagrams to a specified set of receivers.
In addition, a sampling divisor N may be specified individually for each
receiver, which will then only receive one in N of the received packets.
Optional spoofing is also supported.
Slirp is a TCP/IP emulator which turns an ordinary shell account
into a (C)SLIP/PPP account. This allows shell users to use all the
funky Internet applications like Netscape, Mosaic, CUSeeMe, etc.
Please note that maybe your ISP really doesn't like you using slirp,
because they want to charge more for a ppp connection, so use it at
your own risk.
SMCRoute is a UNIX/Linux tool to manage and monitor multicast routes.
It supports both IPv4 and IPv6 multicast routing.
SMCRoute can be used as an alternative to dynamic multicast routers like
mrouted or pimd in setups where static multicast routes should be
maintained and/or no proper IGMP or MLD signaling exists.
Multicast routes exist in the UNIX kernel as long as a multicast routing
daemon runs. On Linux, multiple multicast routers can run simultaneously
using different multicast routing tables.
A tool for measuring SMTP server delay, delay variation and throughput.
Simple Service Discovery Protocol daemon (SSDP) for networked Linux
devices. Useful for small and embedded systems that want to announce
themselves to systems running Windows.
ssdpd is a stand-alone UNIX daemon with no external dependencies but
the standard C library. It has a built-in web server for serving the
UPnP XML description which Windows use to present the icon, by default
an InternetGatewayDevice is announced.
An excellent choice for those of us who never wanted to learn every
config file format on this planet. uftpd has no configuration, and
starts automatically from the traditional UNIX inetd super server,
neatly tcpwrapped for your safety.
Hardcore Internet users and anyone concerned about security should
probably consider a separate TFTP server and for FTP look at one of:
vsftpd, proftpd or pure-ftpd.
Windows builds of (some) Osmocom projects
Baresip is a portable and modular SIP User-Agent with audio and video support
This software is primarily designed to send messages to pager devices,
including cellular phones which are able to receive textual messages
(sometimes called SMS, short message system/service.)
This package contains configuration files, header files, and setup
tools needed for the zapata telephony interface drivers.
See /usr/share/doc/packages/dahdi/README for a list of supported
hardware.
ITunD is a daemon which provides a network tunnel over ISDN
lines using the CAPI interface.
The protocol is compatible to Isdn4Linux isdn-net (rawIP)
devices, so you can connect to a server which is running
using isdn-net interfaces isdnX with rawIP.
JRTPLIB, an object-oriented library written in C++ which aims to help
developers in using the Real-time Transport Protocol (RTP) as described
in RFC 3550.
The JThread package provides some classes to make use of threads easily on
different platforms. The classes are actually rather simple wrappers around
existing thread implementations.
libresample by Dominic Mazzoni is a real-time library for sampling rate conversion
The OpenH323 project aims to create a full featured, interoperable, and
open source implementation of the ITU H.323 teleconferencing protocol
that can be used by personal developers and commercial users without
charge.
OpenH323 development is coordinated by an Australian company,
Equivalence Pty Ltd (http://www.equival.com), but is open to any
interested party. Commercial and private use of the OpenH323 code,
including use in commercial products and resale, is encouraged through
use of the MPL (Mozilla Public license).