Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinstate needed logging import, remove 2 unused imports #83

Merged
merged 1 commit into from
Apr 27, 2015
Merged

Reinstate needed logging import, remove 2 unused imports #83

merged 1 commit into from
Apr 27, 2015

Conversation

kormat
Copy link
Contributor

@kormat kormat commented Apr 27, 2015

And minor formatting fix.

@pszalach - this should fix the issue you mentioned

pszal added a commit that referenced this pull request Apr 27, 2015
Reinstate needed logging import, remove 2 unused imports
@pszal pszal merged commit 11e8960 into scionproto:master Apr 27, 2015
@kormat kormat deleted the util_logging branch April 27, 2015 13:46
FR4NK-W pushed a commit to FR4NK-W/osourced-scion that referenced this pull request Aug 28, 2020
* Webapp backend for traceroute finished.

* Fixed small typo

* TrHop struct renamed, json output for tracerouteGraph modified.

* Path column in the traceroute db added.
Redundant logging deleted.
Debug for json response of traceroute.

* Reset vendor.json, further reduced logging.

* Merge branch 'master' into WebappTraceroute
JordiSubira added a commit to JordiSubira/scion that referenced this pull request Jan 29, 2021
* removed redundant fields from Lvl1Req/Resp

* add comments in mgmt.proto and fix lint warnings
juagargi added a commit to juagargi/scion that referenced this pull request Oct 5, 2021
Squashed changes for DRKey, ported to latest upstream master branch.

This includes the following main commits:

* 707a5e6 DRKey ported from the old SCIONLab (scionproto#77)

  This is itself a squashed commit  containing the bulk of the newly
  added DRKey implementation.

* 5a623a2 Allow a second call to initQUICSockets. (scionproto#79)
* df3a258 unify personal annotations to JordiSubira (scionproto#80)
* 9380c76 fix Level 1 key Exchange (scionproto#81)

  Add sanity check in the drkey_fetcher which validates that the
  response srcIA matches the intended server IA.

* a90f354 Remove redundant fields from Lvl1Req/Resp (scionproto#83)
* 64f4c23 cs/drkey: handle situations where no path to a peer AS can be found (scionproto#90)

  This condition is now handled analog to a similar condition in
  github.com/scionproto/scion/go/pkg/trust.AuthRouter.ChooseServer

The main change applied to make this compatible with the master
branch was to resolve the renaming / moving of what was previously
pkg/sciond to now pkg/daemon.

Co-authored-by: JordiSubira <jordi.subira.nieto@gmail.com>
Co-authored-by: Juan A. Garcia Pardo <juagargi@gmail.com>
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.

2 participants