[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20061213.180340.26278674.davem@davemloft.net>
Date: Wed, 13 Dec 2006 18:03:40 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: sri@...ibm.com
Cc: netdev@...r.kernel.org, lksctp-developers@...ts.sourceforge.net
Subject: Re: [PATCH 4/4][SCTP]: Change adaption -> adaptation as per the
latest API draft.
From: Sridhar Samudrala <sri@...ibm.com>
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists