Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Manager-Tools:s390x
SUSE:SLE-12:Update
arpwatch.10375
arpwatch-no-source-zero.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File arpwatch-no-source-zero.dif of Package arpwatch.10375
--- arpwatch-2.1a11/arpwatch.c +++ arpwatch-2.1a11/arpwatch.c @@ -378,6 +378,12 @@ /* Source ip address */ BCOPY(SPA(ea), &sia, 4); + /* dhcp broadcasts source from 0.0.0.0 - ignore */ + if (sia == 0) { + dosyslog(LOG_INFO, "0-source", sia, sea, sha); + return; + } + /* Watch for bogons */ if (isbogon(sia)) { dosyslog(LOG_INFO, "bogon", sia, sea, sha);
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