Tomek Mrugalski 0cc0fe82ac Warning about unused found variable fixed. il y a 13 ans
..
tests 0cc0fe82ac Warning about unused found variable fixed. il y a 13 ans
Makefile.am e1252b9d0a Merge branch 'master' into trac1237 il y a 13 ans
README 55e89adf8b [trac1446] rename libdhcp.la to libdhcp++.la il y a 13 ans
dhcp4.h 59a5275869 [1239] RX path improvements. Code is now able to parse incoming DISCOVER messages. il y a 13 ans
dhcp6.h 92b2aa9c96 [1186] Part 4 of review changes il y a 13 ans
iface_mgr.cc 50ef0ada77 Another fix for MacOS compilation. il y a 13 ans
iface_mgr.h d82df10e19 Merge branch 'trac1237' il y a 13 ans
iface_mgr_bsd.cc 5ec569cd8c [1237] OS-detection cleanup, Linux-specific IfaceMgr cleanup. il y a 13 ans
iface_mgr_linux.cc e1252b9d0a Merge branch 'master' into trac1237 il y a 13 ans
libdhcp++.cc 3e3ba93026 Merge branch 'master' into trac1239 il y a 13 ans
libdhcp++.h 932e38a12c [trac1446] renamed libdhcp.cc to libdhcp++.cc and libdhcp.h to libdhcp++.h il y a 13 ans
option.cc 3e3ba93026 Merge branch 'master' into trac1239 il y a 13 ans
option.h 3e3ba93026 Merge branch 'master' into trac1239 il y a 13 ans
option4_addrlst.cc 537af1705f [1350] Changes after review: il y a 13 ans
option4_addrlst.h 537af1705f [1350] Changes after review: il y a 13 ans
option6_addrlst.cc d394e64f4c [trac1446]Merge branch 'master' into trac1446 il y a 13 ans
option6_addrlst.h 537af1705f [1350] Changes after review: il y a 13 ans
option6_ia.cc d394e64f4c [trac1446]Merge branch 'master' into trac1446 il y a 13 ans
option6_ia.h 537af1705f [1350] Changes after review: il y a 13 ans
option6_iaaddr.cc d394e64f4c [trac1446]Merge branch 'master' into trac1446 il y a 13 ans
option6_iaaddr.h 537af1705f [1350] Changes after review: il y a 13 ans
pkt4.cc 3e3ba93026 Merge branch 'master' into trac1239 il y a 13 ans
pkt4.h 3e3ba93026 Merge branch 'master' into trac1239 il y a 13 ans
pkt6.cc 932e38a12c [trac1446] renamed libdhcp.cc to libdhcp++.cc and libdhcp.h to libdhcp++.h il y a 13 ans
pkt6.h ef51c8418d [1228] Option6Collection renamed to OptionCollection 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.