diff options
author | YOSHIFUJI Hideaki <[email protected]> | 2008-02-17 23:29:30 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2008-02-17 23:29:30 -0800 |
commit | b791160b5af4ea95c72fb59d13079664beca1963 (patch) | |
tree | 7c5b3e4d4875c002c8315c05ced0e16392eb2a30 /net/unix/sysctl_net_unix.c | |
parent | 82453021b8be85171350c695d7ebafe7b517c812 (diff) |
[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().
Keep ordering of policy entries with same selector in
xfrm_dst_hash_transfer().
Issue should not appear in usual cases because multiple policy entries
with same selector are basically not allowed so far. Bug was pointed
out by Sebastien Decugis <[email protected]>.
We could convert bydst from hlist to list and use list_add_tail()
instead.
Signed-off-by: YOSHIFUJI Hideaki <[email protected]>
Acked-by: Sebastien Decugis <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions