All of lore.kernel.org
 help / color / mirror / Atom feed
* Inconsistency in spinfo_state between Linux and FreeBSD sctp
@ 2011-01-19 22:27 Schoch Christian
  2011-01-20  4:41 ` Kacheong Poon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Schoch Christian @ 2011-01-19 22:27 UTC (permalink / raw)
  To: linux-sctp

I could figure a problem with spinfo_state between Linux and FreeBSD  
sctp stack.

While in linux stack the return value of spinfo_state is defined as  
enum with four items, FreeBSD defines a lot more states. The problem  
is that these values do not match with each other. For example if  
FreeBSD means INACTIVE this value in linux results in UNCONFIRMED.

In sctp socket api these states are namely defined but not assoziated  
with any value.

Is there any possibility to standardize these values ??

Regards,
Schoch Christian

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-01-20  8:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-19 22:27 Inconsistency in spinfo_state between Linux and FreeBSD sctp Schoch Christian
2011-01-20  4:41 ` Kacheong Poon
2011-01-20  7:53 ` Randy Stewart
2011-01-20  7:57 ` Michael Tuexen
2011-01-20  8:01 ` Randy Stewart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.