Source-Changes archive

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

CVS commit: syssrc/sys/net



Module Name:    syssrc
Committed By:   martin
Date:           Tue Jul 17 19:12:03 UTC 2001

Modified Files:
        syssrc/sys/net: if_spppsubr.c

Log Message:
Fix a slight bug introduced with revision 1.9 (IPv6 integration) where
the bit mask of open NCPs got out of sync.
Defer the (potential) closing of LCP after a NCP went down until after
the state machines got updated.

This fixes PR kern/11161.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/net/if_spppsubr.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