]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Save a few bytes by treating some strings like DHCP options, having the first byte...
authorRoy Marples <roy@marples.name>
Sun, 29 Jun 2008 18:28:19 +0000 (18:28 +0000)
committerRoy Marples <roy@marples.name>
Sun, 29 Jun 2008 18:28:19 +0000 (18:28 +0000)
commitabc5592709affc9ec3f88ec786b624b69ee9f28f
tree402ab0d388cb1921a29c350c84831c8b311d1174
parent1f96a7d73e5e735ffe3a34ddb892abda5cd7eaae
Save a few bytes by treating some strings like DHCP options, having the first byte as the length.
client.c
dhcp.c
dhcpcd.c
dhcpcd.h
net.h