Commit graph

16 commits

Author SHA1 Message Date
Daniel Caujolle-Bert
fc76b0f4ab
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:51 +02:00
Jonathan Naylor
cccb5eb372 Merge branch 'master' into IPv6 2020-09-22 15:21:42 +01:00
Jonathan Naylor
f9cde1565a Ignore any incoming YSF info messages. 2020-09-22 15:21:05 +01:00
Jonathan Naylor
bbe1a50745 Merge branch 'master' into IPv6 2020-09-06 21:30:35 +01:00
Jonathan Naylor
b55b6b3d31 Handle YSF network options cleanly. 2020-09-06 21:27:48 +01:00
Jonathan Naylor
1fcf92a0fc IPv6 cleanups. 2020-09-06 13:17:49 +01:00
SASANO Takayoshi
b09b5c0ed0 enable IPv4/IPv6 dual-stack 2020-09-06 16:58:29 +09:00
Jonathan Naylor
0e064b93e6 Convert to IPv6 2020-09-03 16:13:27 +01:00
Jason D. McCormick
0a9ce3e450 convert bindaddr from const char * to std::string 2020-06-12 13:43:07 -04:00
Jason D. McCormick
0cfd041de9 add configuiration to bind to specific IP 2020-06-12 13:16:53 -04:00
Jonathan Naylor
60e70fa554 Add an optional explicit Id. 2020-04-29 22:13:38 +01:00
Jonathan Naylor
fcbd984c02 Hopefully fixed the reflector. 2016-10-16 15:20:23 +01:00
Jonathan Naylor
1c45e41db8 Update the reflector to accomodate the new YSF protocol. 2016-10-13 19:04:36 +01:00
Jonathan Naylor
02b6f5342e Change the hash calculation slightly. 2016-06-07 18:38:18 +01:00
Jonathan Naylor
79e006d4b9 Upgrade the YSF reflector protocol and use a new .ini file. 2016-06-01 11:00:25 +01:00
Jonathan Naylor
4c53d23c12 Initial version. 2016-05-19 17:36:54 +01:00