Sebastian Lohff
b506c7c8a2
Python3 fixes for old crawler
2 年前
Sebastian Lohff
90cbce9550
Improve conv tool to convert all old graphs
2 年前
Sebastian Lohff
7208502bfb
Save graph in crawl converter
2 年前
Sebastian Lohff
53c70e8042
Get graph from api for new map
2 年前
Sebastian Lohff
ec3ed26fa6
Broken line width calculation (returns always 3)
2 年前
Sebastian Lohff
ba59fd48d1
Stub detection + no path protection for crawl converter
2 年前
Sebastian Lohff
e3c83bc83e
Prefix belongs to last node in as path, not first
2 年前
Sebastian Lohff
c81e632a72
Properly maintain neighbor count for everyone
2 年前
Sebastian Lohff
9784d4dc7c
Add ASN last seen tab
2 年前
Sebastian Lohff
f898cd8d40
Add stubs, neighbors, etc to crawl data
...
* mark networks as stubs that are never seen in the middle of an aspath
* add number of neighbors to each node
* fix bug where route was an unbound variable
2 年前
Sebastian Lohff
99c02a84d6
Remove some prints
2 年前
Sebastian Lohff
214f9680c0
WIP: new map
2 年前
Sebastian Lohff
bbf4061292
Add all migrations, leftover from migration
2 年前
Sebastian Lohff
dc0111ce6d
Add restframework based API
2 年前
Sebastian Lohff
15f4971bde
Move API from /map/api/ to /api/v1/
2 年前
Sebastian Lohff
a609eff143
Add restframework, grpcio and protobuf to deps
2 年前
Sebastian Lohff
31d4620adf
Django 2 migration
2 年前
Sebastian Lohff
285ee74560
WIP: Rework complete backend
...
New crawler, new gobgp based backend, crawls are now based on networkx
2 年前
Sebastian Lohff
87642cc4d9
Add GoBGP data source
2 年前
Sebastian Lohff
b9956c0246
Python3: Use __str__ instead of __unicode
...
...also no unicode strings.
2 年前
Sebastian Lohff
525d8a724d
Migrate from tabs to spaces
...
Bow to the python best practices...
2 年前
Sebastian Lohff
e98400e1b5
Use non-relative import for python3 migration
2 年前
Sebastian Lohff
181d855033
Move static files dir
3 年前
Sebastian Lohff
eb6462be50
Migrate template settings to new Django version
3 年前
Sebastian Lohff
0d1efce614
Preliminary requirements
3 年前
Sebastian Lohff
d2aba6fc9b
Url migrations for django 1.11
3 年前
Sebastian Lohff
4d24a285f6
Readme + GPLv3 licensing
4 年前
Sebastian Lohff
63b2a35010
Check-mk routing plugin
4 年前
Sebastian Lohff
ab5b37a335
Adjustments for new FRR
5 年前
Sebastian Lohff
27923c756d
Compability for parsing FRR like Quagga
5 年前
Sebastian Lohff
2af6d82058
Make paths in settings.py "relative"
5 年前
Sebastian Lohff
a82b0d090e
Show last 200 crawls on front page
5 年前
Sebastian Lohff
5d5e7999c3
Now with announcements being displayed!
5 年前
Sebastian Lohff
626f9fcf5d
Pagination, at least half of it
5 年前
Sebastian Lohff
c520392e5e
*shrug*
5 年前
Sebastian Lohff
ead7e2f7d3
Save stats of run in CrawlRun() - much faster
5 年前
Sebastian Lohff
6b53bcf359
Socket test if host is online
5 年前
Sebastian Lohff
2fea65579b
Better bird parsing
7 年前
Sebastian Lohff
15bfd12b5c
More database idizes
7 年前
Sebastian Lohff
902bc6be3d
Fixed routerparser, supports incomplete routes now
7 年前
Sebastian Lohff
76920cf3f1
Tooltips for as counts on overview page
7 年前
Sebastian Lohff
f961a1d0c6
Template for crawl 404
7 年前
Sebastian Lohff
35e897520b
Dead code for displaying ajax info on ASses
7 年前
Sebastian Lohff
0ce6a266ae
associate crawled hosts with crawlrun entry
7 年前
Sebastian Lohff
96f11dcd26
headings
7 年前
Sebastian Lohff
cc7e8d12ae
format datetimes
7 年前
Sebastian Lohff
51b2ee7e45
404 on crawl not found
7 年前
Sebastian Lohff
7eda175d24
Fixed tooltip position for firefox
7 年前
Sebastian Lohff
fab0701626
Improved overview
7 年前
Sebastian Lohff
4cf5383d0d
Tooltips
7 年前