Revision b794e252f5c1c640097348566dd85d463698ce90 authored by David S. Miller on 20 December 2016, 19:15:45 UTC, committed by David S. Miller on 20 December 2016, 19:15:45 UTC
Xin Long says:

====================
sctp: fix the issue that may copy duplicate addrs into assoc's bind address list

Patch 1/2 is to fix some indent level.

Given that we have kernels out there with this issue, patch 2/2 also
fix sctp_raw_to_bind_addrs.

v1 -> v2:
  Explain why we didn't filter the duplicate addresses when global
  address list gets updated in patch 2/2 changelog.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s 92f9532 + b860780
History
File Mode Size
cdomain.py -rw-r--r-- 5.5 KB
convert_template.sed -rw-r--r-- 631 bytes
kernel_include.py -rwxr-xr-x 8.4 KB
kerneldoc.py -rw-r--r-- 5.8 KB
load_config.py -rw-r--r-- 1.3 KB
parse-headers.pl -rwxr-xr-x 8.4 KB
post_convert.sed -rw-r--r-- 565 bytes
rstFlatTable.py -rwxr-xr-x 13.0 KB
tmplcvt -rwxr-xr-x 301 bytes

back to top