Tomek Mrugalski 3e3ba93026 Merge branch 'master' into trac1239 13 years ago
..
tests 3e3ba93026 Merge branch 'master' into trac1239 13 years ago
Makefile.am d394e64f4c [trac1446]Merge branch 'master' into trac1446 13 years ago
README 55e89adf8b [trac1446] rename libdhcp.la to libdhcp++.la 13 years ago
dhcp4.h 59a5275869 [1239] RX path improvements. Code is now able to parse incoming DISCOVER messages. 13 years ago
dhcp6.h 92b2aa9c96 [1186] Part 4 of review changes 13 years ago
iface_mgr.cc 3e3ba93026 Merge branch 'master' into trac1239 13 years ago
iface_mgr.h 3e3ba93026 Merge branch 'master' into trac1239 13 years ago
libdhcp++.cc 3e3ba93026 Merge branch 'master' into trac1239 13 years ago
libdhcp++.h 932e38a12c [trac1446] renamed libdhcp.cc to libdhcp++.cc and libdhcp.h to libdhcp++.h 13 years ago
option.cc 3e3ba93026 Merge branch 'master' into trac1239 13 years ago
option.h 3e3ba93026 Merge branch 'master' into trac1239 13 years ago
option4_addrlst.cc 537af1705f [1350] Changes after review: 13 years ago
option4_addrlst.h 537af1705f [1350] Changes after review: 13 years ago
option6_addrlst.cc d394e64f4c [trac1446]Merge branch 'master' into trac1446 13 years ago
option6_addrlst.h 537af1705f [1350] Changes after review: 13 years ago
option6_ia.cc d394e64f4c [trac1446]Merge branch 'master' into trac1446 13 years ago
option6_ia.h 537af1705f [1350] Changes after review: 13 years ago
option6_iaaddr.cc d394e64f4c [trac1446]Merge branch 'master' into trac1446 13 years ago
option6_iaaddr.h 537af1705f [1350] Changes after review: 13 years ago
pkt4.cc 3e3ba93026 Merge branch 'master' into trac1239 13 years ago
pkt4.h 3e3ba93026 Merge branch 'master' into trac1239 13 years ago
pkt6.cc 932e38a12c [trac1446] renamed libdhcp.cc to libdhcp++.cc and libdhcp.h to libdhcp++.h 13 years ago
pkt6.h ef51c8418d [1228] Option6Collection renamed to OptionCollection 13 years ago

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.