Re: DHCP for Linux-2.1

Alexey Kuznetsov (kuznet@ms2.inr.ac.ru)
Tue, 25 Aug 1998 19:12:40 +0400 (MSK DST)


Hello!

> Packet-Sockets (PF_PACKET) when generating DHCP-Requests, so the
> kernel-IP-code is not involved. Of course this adds extra complexity when
> dealing with other interface-types than ethernet, that is only one supported in
> this version.

It is very easy to fix. If it used SOCK_DGRAM instead of SOCK_RAW,
kernel would make this dirty work itself.

Alexey

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html