Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   wrstuden
Date:           Tue Oct 26 22:32:45 UTC 1999

Modified Files:
        syssrc/sys/conf: osrelease.sh
        syssrc/sys/net: if.h
        syssrc/sys/sys: param.h

Log Message:
Up the size of the ifa_flags and ifa_refcnt from shorts to ints. Now will
deal correctly with more than 32767 routes out an interface.

Should close PR 7148 regarding problems when ifs_refcnt overflows.

Bump kernel version from 1.4L to 1.4M.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/conf/osrelease.sh
cvs rdiff -r1.40 -r1.41 syssrc/sys/net/if.h
cvs rdiff -r1.73 -r1.74 syssrc/sys/sys/param.h

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