sleinen / samplicator

Send copies of (UDP) datagrams to multiple receivers, with optional sampling and spoofing
GNU General Public License v2.0
389 stars 132 forks source link

Added parameter -t (to exit on no data received for n milliseconds) #47

Closed cfsmp3 closed 7 years ago

cfsmp3 commented 7 years ago

Also Corrected args in a fprintf that was using %d for a long (ctx->pdulen) (trivial one-liner)

sleinen commented 7 years ago

May I mention you as a contributor in the AUTHORS file?

cfsmp3 commented 7 years ago

Yes, of course.