From: Sridhar Samudrala <[EMAIL PROTECTED]>
Date: Wed, 13 Dec 2006 17:38:52 -0800

> These parameters are not used by user-space apps. They define the
> parameters used by the protocol in SCTP headers that go on wire.

There is no __KERNEL__ ifdef protection for these defines,
and the linux/sctp.h header is exported to userspace via
include/linux/Kbuild, therefore the interface is exposed to
userspace and you cannot break it.

Those are the facts.

Your lksctp tool package might provide an alternative header,
that's fine, but it doesn't change the situations with respect
to linux/sctp.h
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to