vanvught / rpidmx512

Orange Pi DMX512 / RDM / MIDI / OSC / Art-Net / WS28xx / L6470 / Stepper / TLC59711 / PCA9685 / Servo / PWM / TCNet / SMPTE / RDMNet / LLRP / GD32 / GigaDevice / Raspberry Pi
http://www.orangepi-dmx.org/
MIT License
391 stars 109 forks source link

Art-Net 2.x.y.z IP addresses can not be set. #254

Closed vanvught closed 1 year ago

vanvught commented 1 year ago

There is a check here https://github.com/vanvught/rpidmx512/blob/master/lib-network/src/params/networkparams.cpp#L132 for the private address ranges which are defined in RFC1918. The Art-Net 2.x.y.z IP addresses are excluded.

This issue does not execute when using LLRP.