Searched hist:"1 d11fa231cabeae09a95cb3e4cf1d9dd34e00f08" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/sctp/ |
H A D | constants.h | diff 1d11fa231cabeae09a95cb3e4cf1d9dd34e00f08 Tue Jun 29 22:34:08 CDT 2021 Xin Long <lucien.xin@gmail.com> sctp: move 198 addresses from unusable to private scope
The doc draft-stewart-tsvwg-sctp-ipv4-00 that restricts 198 addresses was never published. These addresses as private addresses should be allowed to use in SCTP.
As Michael Tuexen suggested, this patch is to move 198 addresses from unusable to private scope.
Reported-by: Sérgio <surkamp@gmail.com> Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sctp/ |
H A D | protocol.c | diff 1d11fa231cabeae09a95cb3e4cf1d9dd34e00f08 Tue Jun 29 22:34:08 CDT 2021 Xin Long <lucien.xin@gmail.com> sctp: move 198 addresses from unusable to private scope
The doc draft-stewart-tsvwg-sctp-ipv4-00 that restricts 198 addresses was never published. These addresses as private addresses should be allowed to use in SCTP.
As Michael Tuexen suggested, this patch is to move 198 addresses from unusable to private scope.
Reported-by: Sérgio <surkamp@gmail.com> Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|