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
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 565 bytes
addr.c -rw-r--r-- 3.8 KB
addr.h -rw-r--r-- 603 bytes
atm_misc.c -rw-r--r-- 2.6 KB
br2684.c -rw-r--r-- 21.8 KB
clip.c -rw-r--r-- 25.0 KB
common.c -rw-r--r-- 20.0 KB
common.h -rw-r--r-- 1.4 KB
ioctl.c -rw-r--r-- 3.6 KB
ipcommon.c -rw-r--r-- 1.4 KB
ipcommon.h -rw-r--r-- 514 bytes
lec.c -rw-r--r-- 85.9 KB
lec.h -rw-r--r-- 5.3 KB
lec_arpc.h -rw-r--r-- 4.4 KB
mpc.c -rw-r--r-- 39.8 KB
mpc.h -rw-r--r-- 1.9 KB
mpoa_caches.c -rw-r--r-- 15.2 KB
mpoa_caches.h -rw-r--r-- 3.4 KB
mpoa_proc.c -rw-r--r-- 7.3 KB
pppoatm.c -rw-r--r-- 11.0 KB
proc.c -rw-r--r-- 11.8 KB
protocols.h -rw-r--r-- 379 bytes
pvc.c -rw-r--r-- 3.5 KB
raw.c -rw-r--r-- 1.9 KB
resources.c -rw-r--r-- 9.1 KB
resources.h -rw-r--r-- 894 bytes
signaling.c -rw-r--r-- 7.0 KB
signaling.h -rw-r--r-- 840 bytes
svc.c -rw-r--r-- 15.7 KB

back to top