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: voxpupuli/puppet-ipset
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: voxpupuli/puppet-ipset
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.3
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    871ece9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Ignore hashsize to avoid conflicts on large sets

    ipset hashsize grows dynamically to accommodate very large sets and
    could differ from size used during creation. fixes #26
    edausq authored and bastelfreak committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    65cdcc1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from voxpupuli/hashsize

    Ignore hashsize to avoid conflicts on large sets
    bastelfreak authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    d6ee8fd View commit details
    Browse the repository at this point in the history
  3. release v1.2.3

    bastelfreak committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    c19e6b4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from voxpupuli/rel123

    release v1.2.3
    bastelfreak authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    99639cc View commit details
    Browse the repository at this point in the history
Loading