Net-Works provides a APIs for IP addresses and networks
similar to NetAddr::IP, but claims to be cleaner.
This is libbgpdump - a C library designed to help with analyzing dump
files produced by Zebra/Quagga or MRT.
File formats:
- MRT RIB dump
- Zebra/Quagga format
- These may be gzipped and/or passed in through stdin
Entry formats:
- MRT routing table dump entries
- Zebra/Quagga BGP records:
- BGP messages (OPEN, UPDATE, NOTIFY, KEEPALIVE)
- BGP state changes
See also:
https://bitbucket.org/ripencc/bgpdump/
eXosip is a GPL library that extend the capability of the oSIP library.
It aims to implement a simple high layer API to control the SIP for sessions
establishments and common extensions. Once completed, this eXtended library
should provide an API for call management, messaging and presence features.
eXosip2 has support for:
* registrations. (REGISTER)
* call initiation and modification. (INVITE, re-INVITE)
* other methods within calls (INFO, OPTIONS, UPDATE)
* call transfer. (REFER)
* reliability for provisional response. (PRACK)
* sip event package. (SUBSCRIBE/NOTIFY)
* event state publication. (PUBLISH)
* instant messaging. (MESSAGE)
eXosip2 does not contain:
* RTP.
* audio interface
* sdp negotiation.
This allow you to write any kind of SIP endpoint/gateway.
libfixbuf provides an implementation of the IP Flow Information Export
lib(IPFIX) Protocol as a C library, for building IPFIX Collecting and
libExporting Processes.
Libopennet allows you to open_net() remote files as easily as you open()
local files.
oSIP is an implementation of SIP.
SIP stands for the Session Initiation Protocol and is described by the
rfc2543 (soon to be deprecated by latest revisions). This library aims
to provide multimedia and telecom software developers an easy and powerful
interface to initiate and control SIP based sessions in their applications.
SIP is a open standard replacement from IETF for H323.
Libproxy exists to answer the question: Given a network resource, how do I
reach it? It handles all the details, enabling you to get back to
programming.
This plug-in allows Mozilla-based browsers to make use of libproxy.
This module contains methods to test the reachability of remote
hosts on a network. A ping object is first created with optional
parameters, a variable number of hosts may be pinged multiple
times and then the connection is closed.
NET::uFTP is a Perl5 module providing a universal interface for FTP-like
modules (FTP, SFTP, SCP), in most cases Net::FTP compatible.
This is a PXE daemon, which you can use to set up a networked boot menu for
netbooting client machines (FreeBSD, Linux, Windows, etc.) that support &
utilize Intel's Preboot eXecution Environment (PXE).