Adds an artificial inter-bundle send delay as part of the egress CLA. The default delay is 20ms (permitting up to 50 bundles/sec) which seems to avoid UDP buffer overflow during testing.
Adds a "-d" parameter that allows the user to set a different delay as necessary or for testing.
Adds an artificial inter-bundle send delay as part of the egress CLA. The default delay is 20ms (permitting up to 50 bundles/sec) which seems to avoid UDP buffer overflow during testing.
Adds a "-d" parameter that allows the user to set a different delay as necessary or for testing.
Fixes #151