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

🐛 Update packngo calls #377

Merged
merged 5 commits into from
Jul 25, 2022
Merged

🐛 Update packngo calls #377

merged 5 commits into from
Jul 25, 2022

Commits on Jul 20, 2022

  1. Update packngo calls

    Add default gitversion to version.go
    
    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    9bf9522 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Move useragent constants to vars

    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f3f8deb View commit details
    Browse the repository at this point in the history
  2. Add ldflags to e2e tests

    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    acc31ad View commit details
    Browse the repository at this point in the history
  3. Remove debug code

    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    5bb98c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. More fixes to useragent code

    use packet.newclient in suite_test
    use ldflags to get capp-e2e clientname instead of explicitly calling it
    
    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    6094ecb View commit details
    Browse the repository at this point in the history