daemon: Make generation of EMANE location events explicitly configurable.
This commit is contained in:
parent
04e934c93c
commit
1c8c9ce6ea
3 changed files with 14 additions and 4 deletions
|
@ -55,6 +55,7 @@ quagga_sbin_search = "/usr/local/sbin /usr/sbin /usr/lib/quagga"
|
|||
# EMANE configuration
|
||||
emane_platform_port = 8101
|
||||
emane_transform_port = 8201
|
||||
emane_event_generate = True
|
||||
emane_event_monitor = False
|
||||
emane_models = RfPipe, Ieee80211abg, CommEffect, Bypass
|
||||
# EMANE log level range [0,4] default: 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue