Skip to content
Snippets Groups Projects
  1. Jan 23, 2014
  2. Jan 22, 2014
  3. Jan 21, 2014
  4. Jan 20, 2014
    • rswindell's avatar
      Reimplement the zone-blind threshold logic: if *both* the local AKA zone and · 328c201f
      rswindell authored
      the compared (e.g. SEEN-BY, PATH) zone are equal to or less than the threshold,
      then the zone will be considered a local (not foreign) zone. (for access_d)
      Also, add logic to check for nodes with an illegal net value of 0 and exclude
      from PATH: lines. Reportedly, messages coming from Mike Powel's system
      (1:2320/105.1), running SBBSecho v2.12, have a path line with a node "0/0"
      in it - reported by Wilfred van Velzen (2:280/464).
      328c201f
  5. Jan 15, 2014
    • rswindell's avatar
      Implement feature request from access_d: ZONE_BLIND threshold · b1b4fc72
      rswindell authored
      If the ZONE_BLIND option is specified in the sbbsecho.cfg file and it is
      followed by a decimal number (e.g. "ZONE_BLIND 4"), then all zones less
      than or equal to that number (the threshold) will be treated as a single zone
      and all zones greater than that number (the threshold) will be treated as
      separate zones (normal FTN behavior). The default zone blind threshold is
      0xffff (all possible zones), when zone blind is used.
      b1b4fc72
  6. Jan 14, 2014
  7. Jan 13, 2014
  8. Jan 12, 2014
  9. Jan 11, 2014
  10. Jan 10, 2014
  11. Jan 09, 2014
  12. Jan 08, 2014
Loading