The version of the multicast strategy has changed from 3 to 4. When using /localhost/nfd/strategy/multicast/%FD%03, NFD returns an error:
1626999042.388907 ERROR: [nfd.StrategyChoice] insert(/ndn/svs,/localhost/nfd/strategy/multicast/%FD%03) cannot create strategy: MulticastStrategy does not support version 3
Error 409 when setting strategy: Error instantiating strategy: MulticastStrategy does not support version 3
The version of the multicast strategy has changed from 3 to 4. When using
/localhost/nfd/strategy/multicast/%FD%03
, NFD returns an error: