aboutsummaryrefslogtreecommitdiff
path: root/mm/debug.c
diff options
context:
space:
mode:
authorXin Long <[email protected]>2020-10-29 15:05:07 +0800
committerJakub Kicinski <[email protected]>2020-10-30 15:24:35 -0700
commit259db53ba5933a2a507238c47ffa52c906c27df0 (patch)
treee4fc0033711c22cebfa3e10b19474b4b56e351b2 /mm/debug.c
parent600af7fd809ad2a307b6c53b2a3e45453a75cdb6 (diff)
sctp: support for sending packet over udp6 sock
This one basically does the similar things in sctp_v6_xmit as does for udp4 sock in the last patch, just note that: 1. label needs to be calculated, as it's the param of udp_tunnel6_xmit_skb(). 2. The 'nocheck' param of udp_tunnel6_xmit_skb() is false, as required by RFC. v1->v2: - Use sp->udp_port instead in sctp_v6_xmit(), which is more safe. Signed-off-by: Xin Long <[email protected]> Acked-by: Marcelo Ricardo Leitner <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'mm/debug.c')
0 files changed, 0 insertions, 0 deletions