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/
Libdmapsharing is a library you may use to access, share and control the
playback of media content using DMAP (DAAP, DPAP & DACP). Libdmapsharing
also detects audio AirPlay services; coupled with the AirPlay support
in PulseAudio or GStreamer, this can allow an application to stream audio
to an AirPlay device. The library presently supports Linux and other
POSIX-based systems.
libnatpmp is an attempt to make a portable and fully compliant implementation
of the protocol for the client side. It is based on non blocking sockets and
all calls of the API are asynchronous. It is therefore very easy to integrate
the NAT-PMP code to any event driven code.
ZeroMQ - Distributed Computing Made Simple
* The socket library that acts as a concurrency framework.
* Carries messages across inproc, IPC, TCP, and multicast.
* Connect N-to-N via fanout, pubsub, pipeline, request-reply.
* Asynch I/O for scalable multicore message-passing apps.
Version 4 Features:
* New wire level protocol, ZMTP/3.0
* New security framework with PLAIN and CURVE mechanisms
* New ZMQ_STREAM socket type
LibMMS is a common library for parsing mms:// and mmsh:// type network streams.
These are commonly used to stream Windows Media Video content over the web.
LibMMS itself is only for receiving MMS stream, it doesn't handle sending at
all.
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.
libnss-cache is a NSS module for reading directory service information for
hosts from an indexed, local disk cache of that directory service.
nsswitch.conf services provided: passwd and group
Add 'nsscache' to the desired service(s) and generate the cache with the
net/nsscache port.
# libutp - The uTorrent Transport Protocol library.
Copyright (c) 2010 BitTorrent, Inc.
uTP provides provides reliable, ordered delivery while maintaining
minimum extra delay. It is implemented on top of UDP to be
cross-platform and functional today. As a result, uTP is the primary
transport for uTorrent peer-to-peer connections.
uTP is written in C++, but the external interface is strictly C
(ANSI C89).
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.
GNOME? KDE? Command line? WPAD? PAC? Network changed? It doesn't matter!
Just ask libproxy what proxy to use: you get simple code and your users
get correct, consistant behavior and broad infrastructure compatibility.
ZeroMQ - Distributed Computing Made Simple
* The socket library that acts as a concurrency framework.
* Carries messages across inproc, IPC, TCP, and multicast.
* Connect N-to-N via fanout, pubsub, pipeline, request-reply.
* Asynch I/O for scalable multicore message-passing apps.