From: Sridhar Samudrala <[EMAIL PROTECTED]>
Date: Thu, 14 Dec 2006 14:22:16 -0800
> On Wed, 2006-12-13 at 18:03 -0800, David Miller wrote:
> > From: Sridhar Samudrala <[EMAIL PROTECTED]>
> > Date: Wed, 13 Dec 2006 17:38:52 -0800
> >
> > > These parameters are not used by user-space apps. They def
On Wed, 2006-12-13 at 18:03 -0800, David Miller wrote:
> 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
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
On Wed, 2006-12-13 at 16:35 -0800, David Miller wrote:
> From: Sridhar Samudrala <[EMAIL PROTECTED]>
> Date: Wed, 13 Dec 2006 12:44:52 -0800
>
> > diff --git a/include/linux/sctp.h b/include/linux/sctp.h
> > index 35108fe..d4f8656 100644
> > --- a/include/linux/sctp.h
> > +++ b/include/linux/sctp.
From: Sridhar Samudrala <[EMAIL PROTECTED]>
Date: Wed, 13 Dec 2006 12:44:52 -0800
> diff --git a/include/linux/sctp.h b/include/linux/sctp.h
> index 35108fe..d4f8656 100644
> --- a/include/linux/sctp.h
> +++ b/include/linux/sctp.h
> @@ -180,7 +180,7 @@ typedef enum {
> SCTP_PARAM_ERR_CAUSE
[SCTP]: Change adaption -> adaptation as per the latest API draft.
Signed-off-by: Ivan Skytte Jorgensen <[EMAIL PROTECTED]>
Signed-off-by: Sridhar Samudrala <[EMAIL PROTECTED]>
---
include/linux/sctp.h| 10 +-
include/net/sctp/structs.h |8
include/net/sctp/ulpeve