Revision 3759fa9c55923f719ae944a3f8fbb029b36f759d authored by Herbert Xu on 13 March 2006, 22:26:12 UTC, committed by David S. Miller on 13 March 2006, 22:26:12 UTC
When we link a socket into the hash table, we need to make sure that we
set the num/port fields so that it shows us with a non-zero port value
in proc/netlink and on the wire.  This code and comment is copied over
from the IPv4 stack as is.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
1 parent c33d456
History
File Mode Size
.gitignore -rw-r--r-- 12 bytes
Makefile -rw-r--r-- 476 bytes
lk201-map.c_shipped -rw-r--r-- 10.7 KB
lk201-map.map -rw-r--r-- 10.0 KB
lk201-remap.c -rw-r--r-- 5.0 KB
lk201.c -rw-r--r-- 9.8 KB
lk201.h -rw-r--r-- 4.7 KB
tc.c -rw-r--r-- 5.4 KB
zs.c -rw-r--r-- 53.9 KB
zs.h -rw-r--r-- 12.7 KB

back to top