Source-Changes archive

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

CVS commit: src/sys/dist/ipf/netinet



Module Name:    src
Committed By:   martin
Date:           Mon Feb 21 22:01:52 UTC 2005

Modified Files:
        src/sys/dist/ipf/netinet: ip_fil_netbsd.c

Log Message:
When we call m_makewritable() the mbuf might be copied - so don't use
stale mtod()'d pointers from before.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dist/ipf/netinet/ip_fil_netbsd.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