Instead of adding __attribute__((unused)) to unused arguments, add the -Wno-unused-parameter compiler flag. Signed-off-by: Bart Van Assche <bvanassche@acm.org>
This removes a large amount of boilerplate code. Signed-off-by: David Disseldorp <ddiss@suse.de>
Send a ping with/without data and expect a valid response. Signed-off-by: David Disseldorp <ddiss@suse.de>