Home
last modified time | relevance | path

Searched hist:"1 b0b8114b9549dee6490e728cd787f808b586158" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/netns/
H A Dsctp.hdiff 1b0b8114b9549dee6490e728cd787f808b586158 Mon Aug 26 03:30:02 CDT 2019 Xin Long <lucien.xin@gmail.com> sctp: make ecn flag per netns and endpoint

This patch is to add ecn flag for both netns_sctp and sctp_endpoint,
net->sctp.ecn_enable is set 1 by default, and ep->ecn_enable will
be initialized with net->sctp.ecn_enable.

asoc->peer.ecn_capable will be set during negotiation only when
ep->ecn_enable is set on both sides.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/sctp/
H A Dendpointola.cdiff 1b0b8114b9549dee6490e728cd787f808b586158 Mon Aug 26 03:30:02 CDT 2019 Xin Long <lucien.xin@gmail.com> sctp: make ecn flag per netns and endpoint

This patch is to add ecn flag for both netns_sctp and sctp_endpoint,
net->sctp.ecn_enable is set 1 by default, and ep->ecn_enable will
be initialized with net->sctp.ecn_enable.

asoc->peer.ecn_capable will be set during negotiation only when
ep->ecn_enable is set on both sides.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsm_make_chunk.cdiff 1b0b8114b9549dee6490e728cd787f808b586158 Mon Aug 26 03:30:02 CDT 2019 Xin Long <lucien.xin@gmail.com> sctp: make ecn flag per netns and endpoint

This patch is to add ecn flag for both netns_sctp and sctp_endpoint,
net->sctp.ecn_enable is set 1 by default, and ep->ecn_enable will
be initialized with net->sctp.ecn_enable.

asoc->peer.ecn_capable will be set during negotiation only when
ep->ecn_enable is set on both sides.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dprotocol.cdiff 1b0b8114b9549dee6490e728cd787f808b586158 Mon Aug 26 03:30:02 CDT 2019 Xin Long <lucien.xin@gmail.com> sctp: make ecn flag per netns and endpoint

This patch is to add ecn flag for both netns_sctp and sctp_endpoint,
net->sctp.ecn_enable is set 1 by default, and ep->ecn_enable will
be initialized with net->sctp.ecn_enable.

asoc->peer.ecn_capable will be set during negotiation only when
ep->ecn_enable is set on both sides.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/sctp/
H A Dstructs.hdiff 1b0b8114b9549dee6490e728cd787f808b586158 Mon Aug 26 03:30:02 CDT 2019 Xin Long <lucien.xin@gmail.com> sctp: make ecn flag per netns and endpoint

This patch is to add ecn flag for both netns_sctp and sctp_endpoint,
net->sctp.ecn_enable is set 1 by default, and ep->ecn_enable will
be initialized with net->sctp.ecn_enable.

asoc->peer.ecn_capable will be set during negotiation only when
ep->ecn_enable is set on both sides.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>