Re: klibc ipconfig misbehavior in a network with DHCP snooping

2007-12-10 Thread maximilian attems
[ added klibc ml to cc ] > I found a problem with klibc's "ipconfig" program, or at least, behavior > that breaks DHCP on my thin clients (LTSP 5.0). It has to do with setting > the giaddr field on dhcp_send in dhcp_proto.c, line 164. thank you for digging into it. > Otherwise, the relay agent

klibc ipconfig misbehavior in a network with DHCP snooping

2007-12-06 Thread Ken Simon
(H. Peter Anvin was CC'd in the original message, but the lkml mailer rejected it because of an html subpart... sorry) Bear with me, because I'm no DHCP expert, nor any sort of kernel/networking expert in any sense. (This is actually my first post to the lkml or to any kernel developer.) I found