diff --git a/cli/config/configuration-nemu.toml.in b/cli/config/configuration-nemu.toml.in index 09cc5a8f17..c92bb12f59 100644 --- a/cli/config/configuration-nemu.toml.in +++ b/cli/config/configuration-nemu.toml.in @@ -371,12 +371,6 @@ path = "@NETMONPATH@" # the container network interface # Options: # -# - bridged (Deprecated) -# Uses a linux bridge to interconnect the container interface to -# the VM. Works for most cases except macvlan and ipvlan. -# ***NOTE: This feature has been deprecated with plans to remove this -# feature in the future. Please use other network models listed below. -# # - macvtap # Used when the Container network interface can be bridged using # macvtap.