| Commit message (Expand) | Author | Age | Files | Lines |
* | [#2527] added options 151-157 from RFC6926 | Razvan Becheriu | 2022-08-26 | 1 | -1/+1 |
* | [#2423] release changes | Andrei Pavel | 2022-05-23 | 1 | -1/+1 |
* | [#562] document rate limiting | Andrei Pavel | 2022-05-20 | 1 | -1/+0 |
* | [#1308] removed boost/function.hpp and boost/bind.hpp | Razvan Becheriu | 2020-08-13 | 1 | -1/+0 |
* | [#1098] adjusted code for release | Michal Nowikowski | 2020-01-27 | 1 | -1/+1 |
* | [#880] Addressed comments | Francis Dupont | 2020-01-22 | 1 | -5/+0 |
* | [880-libdhcp-vs-thread-sanitizer] Checkpoint: first point addressed | Francis Dupont | 2020-01-22 | 1 | -0/+5 |
* | [914-move-to-c-11-thread-library-in-core-library-code] Upgraded thread/mutex ... | Francis Dupont | 2019-09-20 | 1 | -2/+1 |
* | [#278,!162] Corrected typos in the template argument name. | Marcin Siodelski | 2018-12-10 | 1 | -1/+1 |
* | [#278,!162] Addressed review comments | Thomas Markwalder | 2018-12-10 | 1 | -1/+4 |
* | [#278,!162] Added Congestion Handling to Developer's guide | Thomas Markwalder | 2018-12-07 | 1 | -1/+1 |
* | [#278,!162] Minor simplification of PacketQueue<> interface | Thomas Markwalder | 2018-12-05 | 1 | -277/+6 |
* | [#260,!120] Removed Mutexing from IfaceMgr, PacketQueue must now be thread-safe | Thomas Markwalder | 2018-11-20 | 1 | -2/+12 |
* | [#42, !103] Addressed two review comments. | Marcin Siodelski | 2018-11-08 | 1 | -1/+1 |
* | [#42, !103] Additional review fixes | Thomas Markwalder | 2018-11-08 | 1 | -2/+4 |
* | [#42,!103] Addressed majority of review comments | Thomas Markwalder | 2018-11-08 | 1 | -15/+40 |
* | [#42, !103] General clean up | Thomas Markwalder | 2018-11-06 | 1 | -40/+63 |
* | [#42] Replaced use of QueueControl with ElementPtr | Thomas Markwalder | 2018-11-05 | 1 | -1/+0 |
* | [#42] Implemented PacketQueueMgr class | Thomas Markwalder | 2018-11-05 | 1 | -48/+57 |
* | [#42, !103] Interrim commit, kea-dhcp4 supports "queue-control" | Thomas Markwalder | 2018-11-01 | 1 | -3/+47 |
* | [#42,!103] Initial receiver thread and packet queuing | Thomas Markwalder | 2018-10-29 | 1 | -0/+300 |