Home
last modified time | relevance | path

Searched hist:"8914 f4ba" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sctp/
H A Dsm_make_chunk.c8914f4ba Sun Apr 29 10:56:32 CDT 2018 Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> sctp: add sctp_make_op_error_limited and reuse inner functions

The idea is quite similar to the old functions, but note that the _fixed
function wasn't "fixed" as in that it would generate a packet with a fixed
size, but rather limited/bounded to PMTU.

Also, now with sctp_mtu_payload(), we have a more accurate limit.

Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
8914f4ba Sun Apr 29 10:56:32 CDT 2018 Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> sctp: add sctp_make_op_error_limited and reuse inner functions

The idea is quite similar to the old functions, but note that the _fixed
function wasn't "fixed" as in that it would generate a packet with a fixed
size, but rather limited/bounded to PMTU.

Also, now with sctp_mtu_payload(), we have a more accurate limit.

Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>