harti 2003/07/15 08:51:50 PDT
FreeBSD src repository
Modified files:
sys/netnatm natm.c
Log:
Instead of returning an error call the ioctl() handler of the interface
when we get request that we cannot handle ourself. This allows userland
to reach the ATM interfaces for ioctls.
Revision Changes Path
1.25 +5 -2 src/sys/netnatm/natm.c