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 parsetest tests for range specification, replaced return values as requested #50

Closed cfsmp3 closed 7 years ago

cfsmp3 commented 7 years ago

parsetest.c: Added tests for the range in ports specification (such as 7301-7310 or 7301+10) read_config.c: Replace some return 1 with return -1