Displaying 2 results from an estimated 2 matches for "receive_udp_packet".
2010 Jul 25
1
Per E-Mail senden: commit.txt
...Sorry for that, I am using eclipse for developing, and I'm kinda used to
push "auto format code" too often.
I must have accidently used it against your code.
> Try to use the same code style as the rest of the tinc source.
I am trying to do this :-)
> It would be nice if send/receive_udp_packet() could be reused for the
multicast packets.
I'll have a look to check if I can reuse this function. If I remember
correctly, I already considered using this function, but something stood in
its way..
> You use strcmp() on the contents of a mcpacket_t without any input
> validation.
Fixe...
2010 Jul 20
2
Local address announces
Hi Guus, hi all,
please find attached a proposed feature implementation for tinc.
As mentioned in http://www.tinc-vpn.org/pipermail/tinc/2010-May/002344.html
, my goal was to connect nodes on the same LAN using their local (LAN)
endpoints.
I've implemented a multicast sender, which announces its own endpoint on
every connected interface regularly.
All nodes receiving multicast