Commit History

Author SHA1 Message Date
  Adam Ierymenko 0b0d5fabac Bridging #68 should work now! 11 years ago
  Adam Ierymenko 35aa0921ee . 11 years ago
  Adam Ierymenko 2f8936181c Debug code -- temporary. 11 years ago
  Adam Ierymenko 4c3fb8cf10 Don't list node as an active bridge if it's not authorized. (Wouldn't work anyway.) 11 years ago
  Adam Ierymenko c3cea55493 Some cleanup in PacketDecoder. 11 years ago
  Adam Ierymenko 5d467f0f45 Some TRACE improvements and comment revs. 11 years ago
  Adam Ierymenko 2162a419e3 Some logging fixes. 11 years ago
  Adam Ierymenko f15271f31f Get rid of pointer type punning warning/issue on g++. 11 years ago
  Adam Ierymenko 9d6488c31a Typo fix. 11 years ago
  Adam Ierymenko adc922d7fb Support for bridging fields in netconf. 11 years ago
  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 years ago
  Adam Ierymenko 367b5439e1 Run icacls.exe twice, once for each change - GitHub issue #71 11 years ago
  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 years ago
  Adam Ierymenko 5682f0b772 Some more bridging work... wiring up in Switch - GitHub issue #68 11 years ago
  Adam Ierymenko 08b7bb3c7a Network memory for bridge-side multicast groups that we learn - GitHub issue #68 11 years ago
  Adam Ierymenko d6a4f8d77b Add flags to EXT_FRAME for better future proofness. 11 years ago
  Adam Ierymenko c30f9832b0 Packet decoder work for EXT_FRAME for bridging - GitHub issue #68 11 years ago
  Adam Ierymenko d44e1349d8 Bridge routing table - GitHub issue #68 11 years ago
  Adam Ierymenko 6f831d5370 Bridging fields in Redis schema for netconf master. 11 years ago
  Adam Ierymenko 4e1f49258b Bridging in NetworkConfig - GitHub Issue #68 11 years ago
  Adam Ierymenko fb31f93c52 Protocol messages for bridging. GitHub issue #68 11 years ago
  Adam Ierymenko f720f04fa0 Installer updates from 0.9.0 release -- only useful to me. 11 years ago
  Adam Ierymenko 7a56c3c396 VERSION 0.9.0: upgrade required! 11 years ago
  Adam Ierymenko 994565bdeb Fix for GitHub issue #71 11 years ago
  Adam Ierymenko 67498e576c Delete some obsolete stuff. 11 years ago
  Adam Ierymenko eae130467b Build fix for Windows setsockopt(). 11 years ago
  Adam Ierymenko f764cf8d31 Make UDP send and receive buffers as big as possible to reduce packet loss. 11 years ago
  Adam Ierymenko 49247180dc Add lastSeen and identity to member record if not present. 11 years ago
  Adam Ierymenko 914bebba31 Re-enable exit on stream close in netconf service. 11 years ago
  Adam Ierymenko 4b773b61f5 Netconf fixes. 11 years ago