Miroslav Lichvar

Results 8 comments of Miroslav Lichvar

It might be a missing header file. On what distribution are you trying to build it? Does it work if you add `#include ` to the top of `client.c`?

Closing for inactivity.

Doesn't the attacker control how much memory will the encoder need? With flac it causes a double free, but I guess other applications might do something with the encoder after...

What is the use case? Testing in a network where routing cannot be configured, or testing if the server performance degrades if all requests come from a single address (possibly...

Your change would cause all applications (not just whiptail) to react to ESC. A better way would be to add ESC as a hotkey in whiptail. It should probably be...

Multicast responses are ok. Are they coming from the address specified by the `-d` option? Do you see both requests and responses in `tcpdump` and could you post few lines...

It looks like there might be two issues. One is that the NIC could be filtering multicast traffic if there is nothing else using it. The other is your server...

It seems there are some arduino NTP clients (using the 1N14 reference ID) configured with extremely short intervals, causing public servers in pool.ntp.org to receive from some IP addresses 50-90...