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: b5035a808af3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2d5f599b3539
Choose a head ref
  • 4 commits
  • 1 file changed
  • 3 contributors

Commits on Aug 2, 2018

  1. fix vlan interface bring up on boot

    when the parent interface of a vlan interface is not up (yet), ip link cannot bring the vlan interface up
    the vlan interface will be automatically brought up when the parent interface is up later
    fix #28620
    zhangyoufu committed Aug 2, 2018
    Copy the full SHA
    939c6be View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. add comment for issue #28620

    zhangyoufu committed Aug 10, 2018
    Copy the full SHA
    ae65ddc View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. fix comment

    fpletz committed Aug 13, 2018
    Copy the full SHA
    762cea6 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Merge pull request #44347 from zhangyoufu/patch-28620

    fix vlan interface bring up on boot
    grahamc committed Sep 2, 2018
    Copy the full SHA
    2d5f599 View commit details
    Browse the repository at this point in the history