История коммитов

Автор SHA1 Сообщение Дата
  Adam Ierymenko b8729de9da Temporarily DISABLE multicast authentication (doing in branch, will reenable in dev) 11 лет назад
  Adam Ierymenko 88bdb81791 Keep track of basic aliveness for peers regardless if direct or indirect connectivity and use this for multicast propagation. Also consolidate adding of active bridges via the same functor as regular multicast next hops. 11 лет назад
  Adam Ierymenko 40bd460b1c Some comment revisions and additional sanity checks. 11 лет назад
  Adam Ierymenko be0a8ec1f1 . 11 лет назад
  Adam Ierymenko c3cea55493 Some cleanup in PacketDecoder. 11 лет назад
  Adam Ierymenko 2162a419e3 Some logging fixes. 11 лет назад
  Adam Ierymenko 6802da457e Bridging pretty much ready to test! Got Switch all wired up. Also fix a latent probably-never-triggered bug in MULTICAST_FRAME handling. GitHub issue #68 11 лет назад
  Adam Ierymenko d6a4f8d77b Add flags to EXT_FRAME for better future proofness. 11 лет назад
  Adam Ierymenko c30f9832b0 Packet decoder work for EXT_FRAME for bridging - GitHub issue #68 11 лет назад
  Adam Ierymenko fb31f93c52 Protocol messages for bridging. GitHub issue #68 11 лет назад
  Adam Ierymenko 4b773b61f5 Netconf fixes. 11 лет назад
  Adam Ierymenko beb7b5bbe5 GitHub Issue #69 - make MAC assignment schema differ between virtual networks. 11 лет назад
  Adam Ierymenko b117ff5435 Probable fix for GitHub issue #63 - do not unite() if either path is TCP, since doing so can result in asymmetric failed NAT-t over UDP if one side has a firewall that permits outgoing UDP but not incoming. 11 лет назад
  Adam Ierymenko 700a450806 More tweaks to algorithm for determining when to fail over to TCP, and stop supernodes from resynchronizing unless explicitly ordered. 11 лет назад
  Adam Ierymenko f13493edb2 Oops... turns out we need to differentiate incoming from outgoing TCP and indeed learn incoming TCP paths. Otherwise the recipient of a TCP connection does not know to reply via TCP! Heh. 11 лет назад
  Adam Ierymenko 8d3eb1a258 A few renamings to be consistent. 11 лет назад
  Adam Ierymenko 33ad3deaee Builds with new Path code. 11 лет назад
  Adam Ierymenko 97e6b38144 MULTICAST_FRAME TRACE improvements. 11 лет назад
  Adam Ierymenko 7a45ff460d More deadlock fixes in new I/O. 11 лет назад
  Adam Ierymenko 4d0ad9abb6 Fix TRACE bug and new UDP socket code issue. 11 лет назад
  Adam Ierymenko abc82d6a52 IPC changes and SocketManager changes all build! 11 лет назад
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 11 лет назад
  Adam Ierymenko bf5f09a0c7 Yank a code path it turns out we probably don't want. 11 лет назад
  Adam Ierymenko 490e86dde3 Bunch of fixes to startup, pinging, and choice of route. Also some TRACE updates. 11 лет назад
  Adam Ierymenko aa1be9fcad Some TRACE cleanup. 11 лет назад
  Adam Ierymenko 17796aaed4 TRACE NOP receipt. 11 лет назад
  Adam Ierymenko 8b65b3e6d7 Yank PROBE stuff since it's not used and was a premature addition to the protocol. 11 лет назад
  Adam Ierymenko f80ec871f6 Make EthernetTap creation occur in a background thread in Network since it's a time consuming operation on Windows. This fixes one of the last remaining Windows problems. 11 лет назад
  Adam Ierymenko 07f505971c Windows build fixes. 11 лет назад
  Adam Ierymenko 60731e6d02 Update URLs for auto-update, check supernode version in one more place, delete pid before executing updater. 11 лет назад