Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Backports:SLE-15-SP1:Update
ifplugd
ifplugd-nlapi-increase-packetsize.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ifplugd-nlapi-increase-packetsize.diff of Package ifplugd
--- ifplugd-0.28/src/nlapi.c.orig 2005-01-04 16:25:31.000000000 -0800 +++ ifplugd-0.28/src/nlapi.c 2017-02-25 21:18:44.487307354 -0800 @@ -71,7 +71,7 @@ for (;;) { int bytes; - char replybuf[1024]; + char replybuf[4096]; struct nlmsghdr *p = (struct nlmsghdr *) replybuf; if ((bytes = recv(nlapi_fd, &replybuf, sizeof(replybuf), block ? 0 : MSG_DONTWAIT)) < 0) {
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