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

print supported protocols #641

Closed
wants to merge 35 commits into from

Conversation

Hrick87
Copy link
Contributor

@Hrick87 Hrick87 commented Nov 11, 2023

Issue #578

I am uncertain if the consolidated interface enumeration and its corresponding protocol should be a part of the printed list, but otherwise I believe I've done this all correctly.

hunter and others added 30 commits November 10, 2023 18:39
- test::PacketWriter and test::PacketReader now create parsers
  and composers by themselves

- test::PacketWriter now has two ctors: for using with and
  without FEC support

- test::PacketReader is updated to match new API of PacketWriter

- test::PacketSender is renamed to PacketProxy to avoid confusion
- switch from debianize gh action to custom script
- generate debian changelog from sphinx changelog instead of git log
- build packages on debian:bullseye
- statically link all deps except libc, alsa, and pulseaudio
- check that packages are installable on:
    debian:oldstable
    debian:stable
    ubuntu:20.04
    ubuntu:22.04
    ubuntu:latest
--compiler-launcher may be specified to employ "ccache"

Launched is propagated to 3rd-party libs, except:
 - openssl
 - ragel
 - gengetopt
@Hrick87 Hrick87 marked this pull request as draft November 12, 2023 06:22
@github-actions github-actions bot added the work in progress Pull request is still in progress and changing label Nov 12, 2023
@Hrick87 Hrick87 closed this Nov 12, 2023
@Hrick87 Hrick87 deleted the supportedprotocols branch November 12, 2023 08:01
@gavv gavv added contribution A pull-request by someone else except maintainers moved Transitioned to another issue or pull request and removed work in progress Pull request is still in progress and changing labels Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution A pull-request by someone else except maintainers moved Transitioned to another issue or pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants