Skip to content
  • Nick Mathewson's avatar
    Split bridge functions into a new module. · 8da24c99
    Nick Mathewson authored
    This patch is just:
       * Code movement
       * Adding headers here and there as needed
       * Adding a bridges_free_all() with a call to it.
    
    It breaks compilation, since the bridge code needed to make exactly
    2 calls into entrynodes.c internals.  I'll fix those in the next
    commit.
    8da24c99