Bugzilla – Bug 2534
ARED and PIE examples should return 1 upon exit
Last modified: 2016-11-05 07:46:18 UTC
Created attachment 2647 [details] Proposed patch ARED and PIE examples in src/traffic-control/examples/ return -1 upon exit. Should be changed to return 1 upon exit to indicate failure. Thanks to Tom Sir for suggesting this change.
+1, I would add it as soon as possible to the mainline.
Pushed with changeset 12391:3e61712ea721 Thanks!