Tomek Mrugalski c7b8783766 [1186] Added test for solicit; il y a 13 ans
..
tests 8dbb407ba4 [1186] Duplicate length field removed in Option class. il y a 13 ans
Makefile.am af27ec87f0 [878] Support for IA and IAADDR options and suboptions added. il y a 13 ans
README d647a45893 [1186] Initial libdhcp skeleton implementation. il y a 13 ans
dhcp6.h d647a45893 [1186] Initial libdhcp skeleton implementation. il y a 13 ans
libdhcp.cc c7b8783766 [1186] Added test for solicit; il y a 13 ans
libdhcp.h c7b8783766 [1186] Added test for solicit; il y a 13 ans
option.cc c7b8783766 [1186] Added test for solicit; il y a 13 ans
option.h c7b8783766 [1186] Added test for solicit; il y a 13 ans
option6_ia.cc f9ff938c75 [1186] Server now parses SOLICITs and replies with ADVERTISE. il y a 13 ans
option6_ia.h af27ec87f0 [878] Support for IA and IAADDR options and suboptions added. il y a 13 ans
option6_iaaddr.cc f9ff938c75 [1186] Server now parses SOLICITs and replies with ADVERTISE. il y a 13 ans
option6_iaaddr.h af27ec87f0 [878] Support for IA and IAADDR options and suboptions added. il y a 13 ans
pkt6.cc b8d8ea4cfb [1186] trans-id unpacking fix. il y a 13 ans
pkt6.h 6ce36056a1 [1186] Advertise is now sent properly. il y a 13 ans

README

This directory holds implementation for libdhcp.


Basic Ideas
===========


Notes
=====
This work just begun. Don't expect to see much useful code here.
We are working on it.