]> git.ipfire.org Git - people/ms/dnsmasq.git/commit
It compiles and it allocates a lease! No renewals yet.
authorSimon Kelley <simon@thekelleys.org.uk>
Sun, 22 Jan 2012 16:05:15 +0000 (16:05 +0000)
committerSimon Kelley <simon@thekelleys.org.uk>
Sun, 22 Jan 2012 16:05:15 +0000 (16:05 +0000)
commit52b92f4db8133c4b9957ab8e74720eb2cb3207e0
tree076177ee3da7f521db75f086496b3b6966dd71fe
parentbe2daf4ad5add8216e42e879a6bb6699a2d7e7da
It compiles and it allocates a lease! No renewals yet.
13 files changed:
src/NOTES
src/dhcp.c
src/dhcp6.c
src/dhcp6_protocol.h
src/dnsmasq.c
src/dnsmasq.h
src/lease.c
src/netlink.c
src/network.c
src/option.c
src/rfc2131.c
src/rfc3315.c
src/util.c