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

Commits on Aug 4, 2017

  1. wpa_supplicant: Enable BGSCAN module

    Compile wpa_supplicant with the BGSCAN module enabled. This allows the
    user to configure an SSID to use the bgscan module.  This module causes
    wpa_supplicant to periodically perform a background scan for additional
    access points and switch to the one with the highest signal.  This scan
    can be kicked off when the current connection drops below a target
    threshold signal strength.
    carlsverre committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    6b62b56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27924 from carlsverre/wpa_supplicant_bgscan

    Enable BGSCAN for wpa_supplicant
    Mic92 committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    3ab208e View commit details
    Browse the repository at this point in the history