Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/net



Module Name:    src
Committed By:   dyoung
Date:           Sat Jan 12 02:56:31 UTC 2008

Modified Files:
        src/sys/net: route.c

Log Message:
_rtcache_init(): shorten this by getting out immediately if rtalloc1()
    returns NULL.
rtcache_copy(): re-order operations a bit.  KASSERT() that we are
    not copying a route over itself.


To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 src/sys/net/route.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index