Introduction
Introduction Statistics Contact Development Disclaimer Help
update TODO - sdhcp - simple dhcp client
git clone git://git.codemadness.org/sdhcp
Log
Files
Refs
LICENSE
---
commit 112489c843d04ad8e67f831848f8e77b50df6a2c
parent c671dc0487570ee917373cd0c625584e04199af4
Author: Hiltjo Posthuma <[email protected]>
Date: Fri, 25 Apr 2014 22:52:27 +0200
update TODO
Signed-off-by: Hiltjo Posthuma <[email protected]>
Diffstat:
M TODO | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/TODO b/TODO
@@ -1,5 +1,8 @@
TODO:
[ ] manual check memcpy bounds.
+ [ ] add new options to man page.
+ [ ] update LICENSE.
+ [ ] replace unsigned char ip[4] and so on from function declarations.
[?] ipv6 support ?
Changed (for now):
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.