misc/71178: netinet/ip_proxy.h is broken

Val Polyakov necro at digital-security.org
Mon Aug 30 21:50:25 PDT 2004


>Number:         71178
>Category:       misc
>Synopsis:       netinet/ip_proxy.h is broken
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 31 04:50:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Val Polyakov
>Release:        5.2.1-RELEASE
>Organization:
>Environment:
FreeBSD digital-security.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #2: Sun Aug 29 14:30:57 EDT 2004     necro at digital-security.org:/usr/src/sys/i386/compile/THRILLKILLCULT  i386

>Description:
netinet/ip_proxy.h is broken
>How-To-Repeat:
simply #include <netinet/ip_proxy.h> and try to compile the src.
such as:
#include <stdio.h>
#include <netinet/ip_proxy.h>
main()
{
printf("hi\n");
}
if you try to compile that, it won't work. will give you a whole bunch of syntax errors in ip_proxy.h
>Fix:
i dont see any syntax errors there....
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list