Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/net



Rui Paulo wrote:

> Module Name:  src
> Committed By: rpaulo
> Date:         Mon Apr  3 23:29:39 UTC 2006
> 
> Modified Files:
> 
>       src/sys/net: if_tun.c if_tun.h
> 
> Log Message:
> 
> Implement TUN_IFHEAD, the missing piece that was breaking old applications.

TUNGIFHEAD has the same value as PPPIOCGRASYNCMAP, which breaks building
kdump.

Both the tun and ppp ioctls uses the 't' group with numbers in similar
ranges.  I think using a different number for TUNGIFHEAD is probably the
best fix for now.

Perhaps we should have a central listing of ioctl groups and numbers to
stop this happening in the future?

Simon.
--
Simon Burge                            <simonb%wasabisystems.com@localhost>
NetBSD Support and Service:         http://www.wasabisystems.com/



Home | Main Index | Thread Index | Old Index