diff options
| author | Daniel Walton <dwalton@cumulusnetworks.com> | 2016-09-25 16:49:39 +0000 | 
|---|---|---|
| committer | Daniel Walton <dwalton@cumulusnetworks.com> | 2016-09-25 16:49:39 +0000 | 
| commit | 199d90a10eea7115c2854821ed11a229d72d1f23 (patch) | |
| tree | 777a93c01ea95ecf986d1ad6f7ee4e2cd6eaa11f /lib/bfd.h | |
| parent | 3ce54f781213b28bea95449f294ffc07630c9412 (diff) | |
Expand #defines in command strings
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Diffstat (limited to 'lib/bfd.h')
| -rw-r--r-- | lib/bfd.h | 5 | 
1 files changed, 0 insertions, 5 deletions
@@ -26,11 +26,6 @@  #include "lib/json.h" -#define BFD_CMD_DETECT_MULT_RANGE "<2-255> " -#define BFD_CMD_MIN_RX_RANGE "<50-60000> " -#define BFD_CMD_MIN_TX_RANGE "<50-60000>" -#define BFD_CMD_TYPE "(multihop|singlehop)" -  #define BFD_DEF_MIN_RX 300  #define BFD_MIN_MIN_RX 50  #define BFD_MAX_MIN_RX 60000  | 
