Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/credil/cpp-netlink

C++ interface for network programs that need to deal with many interfaces, includes test harness.
https://github.com/credil/cpp-netlink

Last synced: about 2 months ago
JSON representation

C++ interface for network programs that need to deal with many interfaces, includes test harness.

Awesome Lists containing this project

README

        

RFC6204d
========

This is a daemon designed to run on a Local Area Concentrator (LAC) aka
a Broadband Media Concentrator. It provides IPv6 service, responding to
DHCPv6 requests, and arranging for routing as required by RFC6204, and also by
Broadband Forum TR-187.
(see http://www.broadband-forum.org/technical/download/TR-187_Issue-2.pdf)

LICENSE
=======

This code is dual-licensed under GPLv2 and AFFERRO.

TESTING
=======