Hosts parser change#371
Conversation
|
Thanks for looking into this! |
|
@tzaeschke I know that the log is still there, that was intentional, and I'm still not inclined to remove it. What I was wondering for few days now: why are you writing to |
|
@ibauersachs The central part of our project is a new routing protocol (essentially replacing BGP), see https://www.scion.org/. I am working on a Java client, and there are clients in other languages (Golang, Rust, ...). In the end, many applications on a machine, including possibly the kernel/OS itself, should use the new protocol. We support using a separate hosts file in |
a966585 to
60029c1
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #371 +/- ##
============================================
+ Coverage 66.14% 66.20% +0.05%
- Complexity 3026 3030 +4
============================================
Files 198 198
Lines 13544 13590 +46
Branches 2109 2114 +5
============================================
+ Hits 8959 8997 +38
- Misses 4030 4032 +2
- Partials 555 561 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|




No description provided.