Werk #8088: Fix problem with Smart PING packets not being sent (Out of Buffer Space)

Component The Checkmk Micro Core
Title Fix problem with Smart PING packets not being sent (Out of Buffer Space)
Date Oct 24, 2014
Checkmk Edition Checkmk Enterprise (CEE)
Checkmk Version 1.2.5i6
Level Prominent Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

This problem has been fixed by splitting up the icmphelper into a icmpsender and a icmpreceiver. Both processes now do not need to do any select(). The pcap-library can thus be used in a standard way. Previously it could happen that it did not see all packets.

To the list of all Werks