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

Improve socket API coverage #1248

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on May 20, 2020

  1. Add TPROXY-related socket options and message

    This beings `OrigDstAddrV4` and `OrigDstAddrV6` `recvmsg` messages
    and associated socket options
    `RecvOrigDstAddrV4` and `RecvOrigDstAddrV6`.
    
    Should close nix-rust#1023.
    vi authored and mtaylor91 committed May 20, 2020
    Configuration menu
    Copy the full SHA
    8d915d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49138fc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    8ae627f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e63be View commit details
    Browse the repository at this point in the history