Commit Graph

10 Commits

Author SHA1 Message Date
Jonathan Naylor ba9a11615a Hopefully fix the display of IP addresses in the reflector. 2021-09-12 20:24:14 +01:00
Miguel Estrada da996cfcf7
display correct IP address
Fixed typo were the sin_addr and sin6_addr attributes were not being used to obtain ip address in the display method
2021-08-23 00:03:11 -04:00
Daniel Caujolle-Bert ee2d6fd488
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:01 +02:00
Daniel Caujolle-Bert a355a7d35a
Fix nasty bug in UDPSocket::close(). 2021-03-31 16:13:53 +02:00
Jonathan Naylor a2b0e02593 Reinstate the IP address logging for the reflector. 2020-11-24 12:50:41 +00:00
Jonathan Naylor 83a929c2b4 Add optional log rotation and fix a UDP bug. 2020-11-01 12:54:51 +00:00
Jonathan Naylor e57360c969 Make Windows work. 2020-09-20 21:49:25 +01:00
Jonathan Naylor 27501ccdb3 IPv6 cleanups. 2020-09-06 13:59:52 +01:00
Jonathan Naylor 59dd67a952 Conversion to IPv6 2020-09-03 14:00:48 +01:00
Jonathan Naylor 9a19634d51 Add the P25 Reflector. 2018-01-03 20:40:45 +00:00