1. 17 Jan, 2003 1 commit
    • Jon Grimm's avatar
      [SCTP] Fix hardcoded stream counts. · 1c5f1800
      Jon Grimm authored
      Code had hardcoded limits to the maximum stream that could be used, 
      and consequent static data structures.   Now dynamically allocate
      storage for the SSN maps until _after_ we know what they are.  
      Protocols such as SIP want to use all possible streams.  
      1c5f1800
  2. 10 Jan, 2003 39 commits