commit | fd2430d8d6691a41480656db8e1c2a8269a5ea25 | [log] [tgz] |
---|---|---|
author | Jonathan Doman <jonathan.doman@intel.com> | Wed May 03 11:44:01 2023 -0700 |
committer | Jonathan Doman <jonathan.doman@intel.com> | Wed May 03 11:51:23 2023 -0700 |
tree | 5ec821f664da118c9ea7ce734f2faab3d553a1a7 | |
parent | 38b0946cee9ec287dded7ce8cbb84bd445b44554 [diff] |
Put rate limiting options behind #ifdef Fixes compile issue when ENABLE_IPMI_SNOOP is set (rateLimit var set but not used). Also add usage help text for --rate-limit option. Tested: Compiles with IPMI snoop feature enabled and disabled. Change-Id: I13a7f6c4633577d24124667a428f047b657c0da1 Signed-off-by: Jonathan Doman <jonathan.doman@intel.com>