Skip to content
New issue

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

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

Already on GitHub? # to your account

Decouple stream bypass from TLS encrypted bypass v3 #11801

Commits on Sep 19, 2024

  1. ssh: add option to select behavior of encrypted parts

    Ticket: 6788
    Lukas Sismis authored and lukashino committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f52df6f View commit details
    Browse the repository at this point in the history
  2. stream: decouple stream.bypass dependency from tls bypass

    Decouple app.protocols.tls.encryption-handling and stream.bypass.
    There's no apparent reason why encrypted TLS bypass traffic should
    depend on stream bypass, as these are unrelated features.
    
    Ticket: 6788
    msdean authored and lukashino committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    15c6a46 View commit details
    Browse the repository at this point in the history
  3. doc: remove trailing spaces in DPDK section

    Lukas Sismis authored and lukashino committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2b672d8 View commit details
    Browse the repository at this point in the history
  4. ssh: sync the hassh setting with the defaults

    Lukas Sismis authored and lukashino committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c45d514 View commit details
    Browse the repository at this point in the history