summaryrefslogtreecommitdiff
path: root/libdhcp
AgeCommit message (Expand)Author
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