Skip to content

Commit

Permalink
artifactID + TODO (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: Tilmann Zäschke <tilmann.zaeschke@inf.ethz.ch>
  • Loading branch information
tzaeschke and Tilmann Zäschke committed Mar 1, 2024
1 parent 83fb53a commit 2f84ab0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
- Nothing yet
### Changed
- BREAKING CHANGE: Changed maven artifactId to "client"

## [0.1.0-ALPHA] - 2024-02-01

Expand Down
3 changes: 1 addition & 2 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,7 @@
- BUG: Ping to iaOVGU causes 3 CS requests that have type UP,CORE,CORE....?
- FIX: Ask why requesting an UP segment effectively returns a DOWN segment
(it needs to be reversed + the SegID needs to be XORed)
- FIX: Document or improve ERROR: "TRC NOT FOUND" when requesting path to non-existing AS (down segment?)
- Document:local scionproto-network returns no path -> recreate with -c topology!
- FIX: API ping takes 4-5 extra milliseconds
- Docs:
https://github.com/marcfrei/scion-time#setting-up-a-scion-test-environment
https://github.com/netsec-ethz/lightning-filter#develop
Expand Down
2 changes: 1 addition & 1 deletion config/checkstyle/java.header.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2023 ETH Zurich
// Copyright 2024 ETH Zurich
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 2f84ab0

Please sign in to comment.