]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Arf... these are nroff output, but I don't have the original troff source.
authorBen Cottrell <source@isc.org>
Thu, 12 Apr 2001 21:23:14 +0000 (21:23 +0000)
committerBen Cottrell <source@isc.org>
Thu, 12 Apr 2001 21:23:14 +0000 (21:23 +0000)
commitdc6d4b5a3ea714cc2210a7845607a3c165a98ada
treec4b02690d9fa4a5ae155ead3c089d3b88a87e223
parent46a65180fc7846b27ef776b1e38416f8bbb5df98
Arf... these are nroff output, but I don't have the original troff source.
Hopefully James does, so he can replace these with the nroff.

I just used:
memcpy(ipaddrstring->value, &convaddr.s_addr, 4);
for the byte order thingy. I'm hoping this is right. inet_pton will
spit out the address in network byte order, and Ted says that
dhcpctl_set_value is expecting it in network byte order, also.
dhcpctl/dhcpctl.3
omapip/omapi.3