> Feedback: slattach man page is lacking to mention -h. I am
> not sure what it is .. since there have been many versions of
> slattach floating around, dont know what you began with.
Nor do I. Nor do I. Huh. I may not _have_ a meaningful man page, the
man page that is installed here has, like, 50 options; it is also not
correct for the slattach on tomsrtbt.
Hmmm. Well, it seems to be from "NetKit-B-0.08". And, the man page is
current and correct and matches what is there. A case of "use the source,
luke, I suppose"...
Source says:
-h hflow=CRTSCTS;
-c mode=1;
-6 mode=2;
...
if (ioctl(fd, SIOCSIFENCAP, &mode) <0) {
...
I dunno what the mode thing is. Sure wish this source code had comments...
Um, it is "CSLIP" vs "SLIP6". Fwiw, the slattach allows one or the other,
but not both, though the driver allows both. Default is mode=0, normal...
-Tom