提交历史

作者 SHA1 备注 提交日期
  Adam Ierymenko f15271f31f Get rid of pointer type punning warning/issue on g++. 11 年之前
  Adam Ierymenko 9d6488c31a Typo fix. 11 年之前
  Adam Ierymenko adc922d7fb Support for bridging fields in netconf. 11 年之前
  Adam Ierymenko cf4700bc26 Simplify network briding modes -- we only need passive toggle and active bridge list, not three mode types. Also change isOpen to isPublic for terminology consistency. 11 年之前
  Adam Ierymenko 367b5439e1 Run icacls.exe twice, once for each change - GitHub issue #71 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 5682f0b772 Some more bridging work... wiring up in Switch - GitHub issue #68 11 年之前
  Adam Ierymenko 08b7bb3c7a Network memory for bridge-side multicast groups that we learn - 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 d44e1349d8 Bridge routing table - GitHub issue #68 11 年之前
  Adam Ierymenko 6f831d5370 Bridging fields in Redis schema for netconf master. 11 年之前
  Adam Ierymenko 4e1f49258b Bridging in NetworkConfig - GitHub Issue #68 11 年之前
  Adam Ierymenko fb31f93c52 Protocol messages for bridging. GitHub issue #68 11 年之前
  Adam Ierymenko f720f04fa0 Installer updates from 0.9.0 release -- only useful to me. 11 年之前
  Adam Ierymenko 7a56c3c396 VERSION 0.9.0: upgrade required! 11 年之前
  Adam Ierymenko 994565bdeb Fix for GitHub issue #71 11 年之前
  Adam Ierymenko 67498e576c Delete some obsolete stuff. 11 年之前
  Adam Ierymenko eae130467b Build fix for Windows setsockopt(). 11 年之前
  Adam Ierymenko f764cf8d31 Make UDP send and receive buffers as big as possible to reduce packet loss. 11 年之前
  Adam Ierymenko 49247180dc Add lastSeen and identity to member record if not present. 11 年之前
  Adam Ierymenko 914bebba31 Re-enable exit on stream close in netconf service. 11 年之前
  Adam Ierymenko 4b773b61f5 Netconf fixes. 11 年之前
  Adam Ierymenko 657f6ae342 Don't transmit broadcasts if enableBroadcast is false on a network. 11 年之前
  Adam Ierymenko 2861229558 Windows build fixes for MAC changes (in tap driver), some comments and cleanup in MAC.hpp. 11 年之前
  Adam Ierymenko f939d0ee62 Upgrade AIP for new version of Advanced Installer, bump to 0.9.0. 11 年之前
  Adam Ierymenko 77c58e741d GitHub issue #58 - options after path on command line were ignored, fixed. 11 年之前
  Adam Ierymenko 66a38a9e7c Default for private should be true. 11 年之前
  Adam Ierymenko 31ddc49da2 GitHub issue #67 11 年之前
  Adam Ierymenko 317995b921 Fixed for Linux tap for GitHub Issue #69 11 年之前