Displaying 2 results from an estimated 2 matches for "bootreply".
Did you mean:
bootp_reply
2007 Apr 18
0
[Bridge] problems with bridging and dhcp
Hello,
I'm trying to use bridging in our servers and found a problem with
dhcp. Some clients manage to get an IP from the server, using
DHCPDISCOVER/DHCPREQUEST. However others use BOOTREQUEST and these
don't seem to get an answer. The server sends a BOOTREPLY but the
clients continue to send BOOTREQUEST for ever. There are also some
(occasional) messages from the dhcp server like "ip length 576
disagrees with bytes received 590" followed by "accepting packet with
data after udp payload".
I'm using kernel.org's 2.6.17.11. The...
2007 Apr 10
1
[PATCH] Add support for DHCP-Options
hi,
I've written a start of an c32-module to do basic substition:
add subst.c32
this is a start of a generic substition module
---
commit 9a1f41a7e6599fe6a162197cd9ddc6610185e780
tree cfb799a0be9844926afe44e21b2eb96630666c44
parent 89478bdbfa7167bc1b627a478d042c99e46f06b7
author Maurice Massar <massar at unix-ag.uni-kl.de> Tue, 10 Apr 2007 20:13:39 +0200
committer Maurice Massar