https://github.com/torvalds/linux
Revision 4bed72e4f5502ea3322f0a00794815fa58951abe authored by YOSHIFUJI Hideaki on 27 May 2008, 08:37:49 UTC, committed by YOSHIFUJI Hideaki on 04 June 2008, 19:02:34 UTC
- Allow longer lifetimes (>= 0x7fffffff/HZ) on 64bit archs
  by using unsigned long.
- Shadow this arithmetic overflow workaround by introducing
  helper functions: addrconf_timeout_fixup() and
  addrconf_finite_timeout().

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
1 parent baa2bfb
History
Tip revision: 4bed72e4f5502ea3322f0a00794815fa58951abe authored by YOSHIFUJI Hideaki on 27 May 2008, 08:37:49 UTC
[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
Tip revision: 4bed72e
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 686 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 98.3 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top