Skip to content

Conversation

@rhendriks
Copy link

Description

Added a crawler and post-processing script for connecting LACeS.

Motivation and Context

This pull request is associated with issue 196

How Has This Been Tested?

I tested the crawler script manually using python3 -m iyp.crawlers.ut-dacs.laces.
The post-processing script is untested.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

Unsure whether this new feature requires a change to the documentation.

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Crawls LACeS dataset and creates AnycastPrefix nodes alongside the locations connected as Point (with city names)
Looks for IP nodes in IYP that are within LACeS anycast prefixes - if yes, it connects them to the associated AnycastPrefix node
@m-appel m-appel linked an issue Nov 21, 2025 that may be closed by this pull request
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.

Add LACeS anycast prefixes

2 participants