Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Rings:1-MinimalX
syslogd
sysklogd-1.4.1-no_SO_BSDCOMPAT.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sysklogd-1.4.1-no_SO_BSDCOMPAT.diff of Package syslogd
--- syslogd.c +++ syslogd.c 2003-09-29 08:50:05.000000000 +0000 @@ -1305,6 +1305,7 @@ static int create_inet_socket() close(fd); return -1; } +#ifdef SO_BSDCOMPAT /* We need to enable BSD compatibility. Otherwise an attacker * could flood our log files by sending us tons of ICMP errors. */ @@ -1314,6 +1315,7 @@ static int create_inet_socket() close(fd); return -1; } +#endif #ifdef INET6 error = bind(fd, res->ai_addr, res->ai_addrlen); freeaddrinfo(res);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor