Thanks! This also fixes other consumers, eg. traceroute, which failed with ´IP_HDRINCL: Bad address´, and ping -D and -z.
I was trying to track this down, but you beat me at it ;-) Btw: traceroute crashed vkernel; real kernel didn´t crash. -thomas >hasso 2008/07/01 01:21:25 PDT > >DragonFly src repository > > Modified files: > sys/netinet raw_ip.c > Log: > Fix [gs]etsockopt(IP_HDRINCL) which allows mere mortals like me to obtain > IP addresses via DHCP again. > > Revision Changes Path > 1.31 +3 -3 src/sys/netinet/raw_ip.c
