Skip to content

Nebula v2#26

Merged
dennis-tra merged 4 commits into
mainfrom
nebula-v2
Oct 14, 2022
Merged

Nebula v2#26
dennis-tra merged 4 commits into
mainfrom
nebula-v2

Conversation

@dennis-tra
Copy link
Copy Markdown
Owner

@dennis-tra dennis-tra commented Oct 14, 2022

Changelog

  • network command line parameter to tell Nebula which network to crawl.
  • Resolution of Multiaddresses involve
    • DNS lookup in case of dns
    • Mapping to IPv4/IPv6 address
    • Geolocation Mapping based on Maxmind GeoIP2
    • Datacenter detection based on UdgerDB
    • Relay flag
  • New Database schema incorporating the learnings of one year in operation
    • Partitioning of time series tables: visists, sessions, peer_logs, neighbors
    • New indexes based on access patterns during crawling, monitoring, and data analysis
    • Simplification of mapping tables (e.g. visits now contain an array of multi addresses)
    • New constraints to not even let bad data enter the database

@dennis-tra dennis-tra merged commit 5d6247e into main Oct 14, 2022
@dennis-tra dennis-tra deleted the nebula-v2 branch October 14, 2022 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant