Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Slowroll:Base:2
ntp
ntp-netlink.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ntp-netlink.patch of Package ntp
--- ntpd/ntp_io.c +++ ntpd/ntp_io.c @@ -4765,9 +4765,7 @@ init_async_notifications() ZERO(sa); sa.nl_family = PF_NETLINK; sa.nl_groups = RTMGRP_LINK | RTMGRP_IPV4_IFADDR - | RTMGRP_IPV6_IFADDR | RTMGRP_IPV4_ROUTE - | RTMGRP_IPV4_MROUTE | RTMGRP_IPV6_ROUTE - | RTMGRP_IPV6_MROUTE; + | RTMGRP_IPV6_IFADDR | RTMGRP_IPV4_ROUTE; if (bind(fd, (struct sockaddr *)&sa, sizeof(sa)) < 0) { msyslog(LOG_ERR, "bind failed on routing socket (%m) - using polled interface update");
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