v0.1.0
First release of JPAN
Overview
- Added
DatargramSocket
- Helper functions to improve compatibility with using NATs
- Helper functions to improve compatibility with using SCION with dispatcher
- Improved SCMP support
- Numerous (breaking) changes to API
Details
For a full history of changes please see the CHANGELOG.
What's Changed
- artifactID + year + TODO by @tzaeschke in #9
- CI build failure by @tzaeschke in #10
- codecov by @tzaeschke in #11
- CI fails sporadically by @tzaeschke in #12
- SCMP unit test cleanup by @tzaeschke in #13
- SCMP refactoring and clean up by @tzaeschke in #14
- More SCMP cleanup by @tzaeschke in #15
- Fix ping/trace in local AS by @tzaeschke in #16
- More SCMP cleanup by @tzaeschke in #17
- ScionService logic by @tzaeschke in #18
- SCMP cleanup by @tzaeschke in #19
- Segment cleanup by @tzaeschke in #20
- Remove sockets by @tzaeschke in #22
- doc cleanup by @tzaeschke in #23
- Rename getConnectionPath() by @tzaeschke in #30
- Cleanup for 0.1.0 by @tzaeschke in #32
- Fix DatagramChannel connection tracking by @tzaeschke in #33
- MultiMap clean up by @tzaeschke in #34
- Channel clean up by @tzaeschke in #35
- Fix traffic class configuration by @tzaeschke in #36
- FIx socket option handling by @tzaeschke in #37
- Global JUnit settings by @tzaeschke in #38
- Merged SCION_DAEMON property by @tzaeschke in #39
- /etc/scion/hosts and /etc/resolv.conf by @tzaeschke in #40
- Add Windows and MacOS CI builds by @tzaeschke in #41
- Hosts file parser cleanup by @tzaeschke in #42
- Rename project to "jpan" by @tzaeschke in #43
- Path should return InetAddress by @tzaeschke in #44
- Fix JPAN refactoring by @tzaeschke in #45
- Support dispatcher in local AS by @tzaeschke in #46
- Improved /etc/scion/hosts parsing by @tzaeschke in #47
- Improved ScmpChannel by @tzaeschke in #48
- Improved SCMP demos by @tzaeschke in #49
- Improved test resilience by @tzaeschke in #50
- Fix "Unsupported platform: protoc-3.11.4-osx-aarch_64.exe" by @tzaeschke in #53
- Improve DatagramChannel demos by @tzaeschke in #52
- Local caching of address/ISD/AS info by @tzaeschke in #54
- Spurious CI failure etc. by @tzaeschke in #55
- Path API: destination->remote by @tzaeschke in #56
- Add DatagramSocket by @tzaeschke in #31
- dependency updates by @tzaeschke in #57
- Override external/source address by @tzaeschke in #58
Full Changelog: v0.1.0-ALPHA...v0.1.0