1. 22 Nov, 2021 39 commits
  2. 20 Nov, 2021 1 commit
    • David S. Miller's avatar
      Merge branch 'mptcp-more-socket-options' · 89f97118
      David S. Miller authored
      Mat Martineau says:
      
      ====================
      mptcp: More socket option support
      
      These patches add MPTCP socket support for a few additional socket
      options: IP_TOS, IP_FREEBIND, IP_TRANSPARENT, IPV6_FREEBIND, and
      IPV6_TRANSPARENT.
      
      Patch 1 exposes __ip_sock_set_tos() for use in patch 2.
      
      Patch 2 adds IP_TOS support.
      
      Patches 3 and 4 add the freebind and transparent support, with a
      selftest for the latter.
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      89f97118