]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Move if_state into interface->if_data as dhcp_state.
authorRoy Marples <roy@marples.name>
Sun, 3 Feb 2013 22:55:45 +0000 (22:55 +0000)
committerRoy Marples <roy@marples.name>
Sun, 3 Feb 2013 22:55:45 +0000 (22:55 +0000)
commit95fdd136aefd8926154175feb3bf6714549a50f5
tree1de01a78eda4297bda6ec1c06de6560b677e676c
parent5dc65f77b304e1f55c036a7f14a4ed454e365ec6
Move if_state into interface->if_data as dhcp_state.
This should reduce memory usage for non IPv4 interfaces.
13 files changed:
arp.c
dhcp.c
dhcp.h
dhcpcd.c
dhcpcd.h
if-linux.c
if-pref.c
ipv4.c
ipv4ll.c
lpf.c
net.c
script.c
script.h