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

Log protocol errors #371

Merged
merged 7 commits into from Jun 17, 2019
Merged

Log protocol errors #371

merged 7 commits into from Jun 17, 2019

Commits on Jun 14, 2019

  1. Log on invalid state transitions

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    23df6ed View commit details
    Browse the repository at this point in the history
  2. log all protocol errors

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    ad6940f View commit details
    Browse the repository at this point in the history
  3. log unexpected transitions at trace

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    7aeb856 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. log proto errors at debug, use a consistent style

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    acacf45 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. use proto_err in framed_read

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    ca2e631 View commit details
    Browse the repository at this point in the history
  2. log all recv errors identically

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    36fcf81 View commit details
    Browse the repository at this point in the history
  3. syntax fixes

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    0f04539 View commit details
    Browse the repository at this point in the history