We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876949b commit aa3a992Copy full SHA for aa3a992
apps/units/flexible_du/split_7_2/ru_ofh_config.h
@@ -81,7 +81,7 @@ struct ru_ofh_unit_cell_config {
81
/// Ethernet network interface name or identifier.
82
std::string network_interface = "enp1s0f0";
83
/// Promiscuous mode flag.
84
- bool enable_promiscuous_mode = true;
+ bool enable_promiscuous_mode = false;
85
/// MTU size.
86
units::bytes mtu_size{9000};
87
/// Radio Unit MAC address.
0 commit comments