shared network names to be dynamically allocated
authorSami Kerola <kerolasa@iki.fi>
Mon, 11 Apr 2011 18:52:40 +0000 (20:52 +0200)
committerSami Kerola <kerolasa@iki.fi>
Mon, 11 Apr 2011 18:52:40 +0000 (20:52 +0200)
commitc81af2df4585433c0a86f09cb60cd40e4eef95a9
tree4c03c550e6926af0c3b2e11f02dd9660e37c0d74
parentb492802dfa7bf928bbafe74194ca4f154c70f743
shared network names to be dynamically allocated

This patch is a step a head to make data all structures
completely dynamic. After this the next obvious thing to do is to
make shared networks struct a linked list instead of a list.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
src/defaults.h
src/dhcpd-pools.c
src/dhcpd-pools.h
src/getdata.c
src/other.c