Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/net



Module Name:    src
Committed By:   sborrill
Date:           Thu Dec  3 09:40:00 UTC 2009

Modified Files:
        src/sys/net [netbsd-5]: if_tap.c

Log Message:
Pull up the following revisions(s) (requested by plunky in ticket #1173):
        sys/net/if_tap.c:       revision 1.60

Fix a potential leak on tap device close; purging the send queue
did not actually release the dequeued mbufs.


To generate a diff of this commit:
cvs rdiff -u -r1.47.4.6 -r1.47.4.7 src/sys/net/if_tap.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