Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 46149d0fe874
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0f03222d88d5
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Jan 7, 2021

  1. linux: build with multipath tcp support

    Starting from Linx 5.6, there is partial upstream support for the Multipath TCP
    protocol. There are no downsides to enabling it afaict, since
    applications need to opt-in when creating a socket.
    
    From https://github.com/multipath-tcp/mptcp_net-next/wiki:
    "[...] users of regular TCP continue to get the same type of connection and
    performance unless MPTCP is requested."
    Milan Pässler authored and teto committed Jan 7, 2021
    Copy the full SHA
    0f03222 View commit details
    Browse the repository at this point in the history