diff options
author | joerg <joerg@FreeBSD.org> | 1997-10-07 07:40:35 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1997-10-07 07:40:35 +0000 |
commit | 7627eb87d9379bf912de0b526688da079b24d999 (patch) | |
tree | 7bbd377f4ec16905f6164486b6c034fadf636877 /bin/csh | |
parent | f15cb25f41338d41fbbfa10286b719a05519c025 (diff) | |
download | FreeBSD-src-7627eb87d9379bf912de0b526688da079b24d999.zip FreeBSD-src-7627eb87d9379bf912de0b526688da079b24d999.tar.gz |
Ooops, this should have made it into the same commit, but didn't.
Introduce the SIOC[SG]IFGENERIC hooks that can be used to pass an
arbritrary ioctl subcommand into an interface driver. Surprisingly
enough, there was no provision for this already present (except of the
option of abusing SIOC[SG]IFMEDIA for this).
The idea is that an interface driver can establish ioctl subcommands
of its own that can't be meaningfully interpreted by the upper layer
interface ioctl function. Something like this is required to
implement a clean solution of passing down things like CHAP secrets or
PPP options to the /sys/net/if_sppp* files. (Yes, my CHAP is now
finally working with it, but i gotta update my kernel to the new
callout interface before being able to commit _that_.)
Reviewed by: peter [long ago, actually]
Diffstat (limited to 'bin/csh')
0 files changed, 0 insertions, 0 deletions