summaryrefslogtreecommitdiffstats
path: root/dyndhcpd.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-05add some commentsGravatar Christian Hesse1-2/+33
2014-05-05more useful behavior for up/down and connected/disconnectedGravatar Christian Hesse1-2/+11
2014-05-05add output about link downGravatar Christian Hesse1-1/+1
2014-01-02write version to header fileGravatar Christian Hesse1-0/+1
2014-01-02update copyright yearGravatar Christian Hesse1-5/+4
2013-11-15do not fail but goto outGravatar Christian Hesse1-1/+1
2013-11-15need at lease 30 bit netmask, fix error messageGravatar Christian Hesse1-1/+1
2013-11-14bail on small networks, serve complete range and exclude selfGravatar Christian Hesse1-6/+6
2013-10-31log to stdoutGravatar Christian Hesse1-1/+1
2013-10-31handle return value of freadGravatar Christian Hesse1-2/+5
2013-10-31initial commitGravatar Christian Hesse1-0/+244