Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
mycroft
Sun Sep 28 02:41:56 PDT 1997
Update of /cvsroot/src/lib/libpcap
In directory netbsd1:/var/slash-tmp/cvs-serv8447
Modified Files:
optimize.c
Log Message:
Fix a hairy optimizer bug that causes the expression:
'ip and ((icmp and dst host 1.1.1.1 and not host 2.2.2.2) or (host 1.1.1.1 and
src host 3.3.3.3))'
to compile incorrectly. Details about to be mailed to LBL.
Home |
Main Index |
Thread Index |
Old Index