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

Network::Connection: Add L4 crash dumping support #14509

Merged
merged 5 commits into from
Jan 6, 2021

Commits on Dec 22, 2020

  1. Added ScopeTrackedObject to Network::Connection so we can dump L4 inf…

    …ormation on crashes during network level processing.
    
    Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
    KBaichoo committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    1bd6d98 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Minor cleanup.

    Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
    KBaichoo committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    60dc8a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Merge remote-tracking branch 'upstream/master' into l4qod

    Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
    KBaichoo committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    63bbc55 View commit details
    Browse the repository at this point in the history
  2. Minor changes.

    Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
    KBaichoo committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    056c07a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Clarified release notes.

    Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
    KBaichoo committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    a85e8c2 View commit details
    Browse the repository at this point in the history