All of lore.kernel.org
 help / color / mirror / Atom feed
* unused SCTP config var SCTP_HMAC_NONE?
@ 2009-04-18 13:08 Robert P. J. Day
  2009-04-19  0:02 ` Vlad Yasevich
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2009-04-18 13:08 UTC (permalink / raw)
  To: linux-sctp


=== SCTP_HMAC_NONE
net/sctp/Kconfig:68:config SCTP_HMAC_NONE

  nothing seems to refer to that.

rday
--

====================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

        Linux Consulting, Training and Annoying Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Linked In:                             http://www.linkedin.com/in/rpjday
Twitter:                                       http://twitter.com/rpjday
====================================

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

* Re: unused SCTP config var SCTP_HMAC_NONE?
  2009-04-18 13:08 unused SCTP config var SCTP_HMAC_NONE? Robert P. J. Day
@ 2009-04-19  0:02 ` Vlad Yasevich
  0 siblings, 0 replies; 2+ messages in thread
From: Vlad Yasevich @ 2009-04-19  0:02 UTC (permalink / raw)
  To: linux-sctp

Robert P. J. Day wrote:
> === SCTP_HMAC_NONE
> net/sctp/Kconfig:68:config SCTP_HMAC_NONE
> 
>   nothing seems to refer to that.
> 

This has been there since the beginning.  My guess is that it's for
testing only.  This allows SCTP to not compute an hmac over the cookie
and thus skip cookie verification.  It's not really useful for production
systems, but it might be useful during test.

-vlad

> rday
> --
> 
> ====================================
> Robert P. J. Day                               Waterloo, Ontario, CANADA
> 
>         Linux Consulting, Training and Annoying Kernel Pedantry.
> 
> Web page:                                          http://crashcourse.ca
> Linked In:                             http://www.linkedin.com/in/rpjday
> Twitter:                                       http://twitter.com/rpjday
> ====================================
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sctp" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


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

end of thread, other threads:[~2009-04-19  0:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-18 13:08 unused SCTP config var SCTP_HMAC_NONE? Robert P. J. Day
2009-04-19  0:02 ` Vlad Yasevich

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.