add new 'ss7_routes' module to maintain point code routes

Once a linkset becomes active, it will automatically add a route
for its destination point code to the routing table.  If a linkset
transitions into 'up' or 'down', it will be removed from the routing
table.

the ss7_routes:create_route() and delete_route() calls can be used
by anyone to create additional point code routes (with mask)
4 files changed
tree: 70d54cc4ea6d2bc0c1b46bd657224b410c7739b8
  1. ebin/
  2. include/
  3. priv/
  4. rel/
  5. src/
  6. test/
  7. .gitignore
  8. COPYING
  9. Emakefile
  10. rebar.config