If I start the service locally via ./dmprd.py -f config.json I don't see any generated DMPR mcast packets. Send via 224.0.0..1 or ff05:0:0:0:0:0:0:2. If the server is started I expect to see instantly a mcast packets generated on the configured interface. The next packet I expected to see after interval + random time.
If I start the service locally via
./dmprd.py -f config.json
I don't see any generated DMPR mcast packets. Send via224.0.0..1
orff05:0:0:0:0:0:0:2
. If the server is started I expect to see instantly a mcast packets generated on the configured interface. The next packet I expected to see after interval + random time.