summaryrefslogtreecommitdiff
path: root/libdhcp
AgeCommit message (Collapse)Author
42 hourslibdhcp: tests: Inject errors into the testsLuke T. Shumaker
4 dayslibdhcp: Add a basic smoke-testLuke T. Shumaker
4 dayslibdhcp: Reword a commentLuke T. Shumaker
I had to re-read it 3 times before I understood what it was trying to say.
4 daysPull the ARP-ping from libdhcp to net_ifaceLuke T. Shumaker
5 daysNo more (static inline) function bodies in headersLuke T. Shumaker
14 daysSort+align #includesLuke T. Shumaker
2025-05-15Begone with the printf variants of the log functionsLuke T. Shumaker
2025-05-12More GCC 15 fixesLuke T. Shumaker
2025-05-06libmisc: log.h: Add a "log_" prefix to errorf/infof/debugfLuke T. Shumaker
2025-04-05SYSTEM headers don't get strict GCC checks, so change them to PUBLICLuke T. Shumaker
2025-03-01Pull out libhw/generic/io.h, have it enforce iovecs everywhereLuke T. Shumaker
2025-02-23Complete TODO comments and documentationLuke T. Shumaker
2025-02-09libhw_generic: net: Use libobj instead of vcall.hLuke T. Shumaker
2025-02-09libhw_generic: alarmclock: Use libobj instead of vcall.hLuke T. Shumaker
2024-12-08dhcp: Add DEBUG loggingLuke T. Shumaker
2024-11-30libdhcp: FixLuke T. Shumaker
2024-11-23Use C23 (C++11) attribute syntax instead of __attribute__Luke T. Shumaker
2024-11-23w5500 & timeout fixesLuke T. Shumaker
2024-11-19Add libmisc/log.h to remove stdio.hLuke T. Shumaker
2024-11-12Fuss with compile-time configLuke T. Shumaker
2024-11-12libdhcp: Reduce stack useLuke T. Shumaker
2024-11-12libdhcp: Don't bother copying hostnameLuke T. Shumaker
2024-11-12libdhcp: Reduce stack useLuke T. Shumaker
2024-11-12libdhcp: Reduce stack usageLuke T. Shumaker
2024-11-12Oh dang, I broke `make lint` a while back :(Luke T. Shumaker
2024-11-11dhcp: Fix .secs valueLuke T. Shumaker
2024-11-11dhcp: Add some workarounds for broken serversLuke T. Shumaker
2024-11-11tidyLuke T. Shumaker
2024-11-11tidyLuke T. Shumaker
2024-11-11libdhcp: Implement RFC 6842Luke T. Shumaker
2024-11-11libdhcp: Be more careful with xid and time_ns_initLuke T. Shumaker
2024-11-11libdhcp: Move around set_read_deadline callsLuke T. Shumaker
2024-11-11libdhcp: Correctly call ifup and ifdownLuke T. Shumaker
2024-11-11Fix handling of DHCP_INFINITYLuke T. Shumaker
2024-11-11tidyLuke T. Shumaker
2024-11-11wip dhcpLuke T. Shumaker
2024-11-11libdhcp: Move files aroundLuke T. Shumaker
2024-10-28s/Licence/License/gLuke T. Shumaker
2024-10-27Factor out a libhwLuke T. Shumaker
2024-10-26Lint for tabs-as-alignmentLuke T. Shumaker
2024-10-25ahhhLuke T. Shumaker
2024-10-23wipLuke T. Shumaker
2024-10-23wipLuke T. Shumaker
2024-10-22wip dhcpLuke T. Shumaker
2024-10-22wip dhcpLuke T. Shumaker
2024-10-21tidy dhcpLuke T. Shumaker
2024-10-21wip dhcpLuke T. Shumaker
2024-10-21wip dhcpLuke T. Shumaker
2024-10-20import dhcp from ioLibraryLuke T. Shumaker