node-red/nodes/core
Dave Conway-Jones 94cb03f4b5 bind to correct port when doing udp broadcast/multicast (#1686)
* bind to correct port when doing broadcast/multicast

to allow better re-use of ports.

* allow udp multicast to work out if ip address

makes life easier for mortals

* udp also handle bind to ipv6 multicast if

tidy prompts to suit new function

* udp node, add face to debug log for multicast if known
2018-05-01 12:43:51 +01:00
..
analysis move i18n info text of core nodes under nodes/core/locales directory 2018-03-03 10:39:11 +09:00
core Highlight subflow node when log msg comes from inside 2018-04-17 12:44:58 +01:00
hardware Fix pi gpio output of boolean to actually send 1/0 2018-02-27 23:26:32 +00:00
io bind to correct port when doing udp broadcast/multicast (#1686) 2018-05-01 12:43:51 +01:00
locales bind to correct port when doing udp broadcast/multicast (#1686) 2018-05-01 12:43:51 +01:00
logic fix typo in switch label, make function label consistent 2018-04-16 11:12:21 +01:00
parsers add output property select to HTML parse node (#1701) 2018-05-01 12:42:27 +01:00
storage Make core nodes labels more consistent, to close #1673 2018-03-30 14:31:59 +01:00