67 Commits (88a7fe78ba5c013a1328b02b1fa369b7a556f58a)
 

Author SHA1 Message Date
Matthew Salerno 88a7fe78ba Update lock 5 months ago
Matthew Salerno 84824bf0f6 Merge branch 'release' into develop 7 months ago
Matthew Salerno c1e3bf1800 Squashed commit of the following:
commit 014fa13262
Author: Tilmann Meyer <me@atiltedtree.dev>
Date:   Sun Mar 24 23:09:00 2024 +0100

    Fixed persistent keepalive for networkd configurer

commit 37453982ab
Author: Matthew Salerno <m@salernosection.com>
Date:   Sun Mar 24 21:08:06 2024 -0400

    update flake

commit 68a0496bc7
Author: Matthew Salerno <m@salernosection.com>
Date:   Sun Mar 24 21:07:59 2024 -0400

    Update tests to use `subnets` in all connections

commit 8c7f741b7f
Author: Matthew Salerno <m@salernosection.com>
Date:   Sun Mar 24 21:07:31 2024 -0400

    Add error message to parser for incorrectly configured subnets in connections

commit 3e3a37fc0f
Author: Matthew Salerno <m@salernosection.com>
Date:   Sun Mar 24 21:05:27 2024 -0400

    Update disjoint test

commit 1236e4e8f2
Author: Adam Stephens <adam@valkor.net>
Date:   Sun Mar 24 20:59:26 2024 -0400

    Add disjointed meshes tests

commit dadd5bf720
Author: Matthew Salerno <m@salernosection.com>
Date:   Wed Dec 13 22:01:16 2023 -0500

    add tags to agenix-rekey provider

commit 1d3184639a
Author: Matthew Salerno <m@salernosection.com>
Date:   Mon Dec 11 22:09:45 2023 -0500

    sneaky systemd issues with dev only

commit c8fb5affe5
Author: Matthew Salerno <m@salernosection.com>
Date:   Tue Dec 5 20:51:30 2023 -0500

    wnlib is back

commit 1e697eb859
Author: Matthew Salerno <m@salernosection.com>
Date:   Sat Nov 11 22:09:26 2023 -0500

    allow multiple devs for same subnet

commit 45b70c9063
Author: Matthew Salerno <m@salernosection.com>
Date:   Mon Sep 18 16:04:49 2023 -0400

    added manual ip tests and resulting fixes

commit 3d49ebff29
Author: Matthew Salerno <m@salernosection.com>
Date:   Mon Sep 18 11:49:58 2023 -0400

    Added manual IP assignment tests

commit bd52d85d2d
Author: Matthew Salerno <m@salernosection.com>
Date:   Thu Sep 14 16:08:00 2023 -0400

    Generalized ip assignment to take cidr or IP

commit fd2b9ce77c
Author: Matthew Salerno <m@salernosection.com>
Date:   Thu Sep 14 13:50:11 2023 -0400

    Generalized ip assignment to take cidr or IP

commit 57f8e0e974
Author: Matthew Salerno <m@salernosection.com>
Date:   Wed Sep 13 18:38:42 2023 -0400

    Fixed manual ipv4 assignment issue

commit a24fffa753
Author: Matthew Salerno <m@salernosection.com>
Date:   Mon Sep 11 13:44:11 2023 -0400

    Update README.md with link to self

commit dd9de47a84
Author: Matthew Salerno <m@salernosection.com>
Date:   Sat Sep 2 19:55:17 2023 -0400

    fixed missing link

commit e761330e91
Merge: bb8636d b658653
Author: Matthew Salerno <m@salernosection.com>
Date:   Sat Sep 2 19:54:29 2023 -0400

    fixed missing link

commit bb8636dd8d
Author: Matthew Salerno <m@salernosection.com>
Date:   Thu Aug 31 20:45:14 2023 -0400

    Readme moved to wiki

commit 86e300428b
Author: Matthew Salerno <m@salernosection.com>
Date:   Tue Aug 22 21:07:34 2023 -0400

    Fixed a bug in allGroupEndpoints logic

commit 9a5c773355
Author: Matthew Salerno <m@salernosection.com>
Date:   Mon Aug 21 22:03:19 2023 -0400

    oops, delete net.nix

commit b97760e456
Author: Matthew Salerno <m@salernosection.com>
Date:   Mon Aug 21 21:59:30 2023 -0400

    fixup additional_ settings

commit 753c072663
Author: Matthew Salerno <m@salernosection.com>
Date:   Mon Aug 21 21:30:40 2023 -0400

    change null test to test enable = false

commit 690e13e902
Author: Matthew Salerno <m@salernosection.com>
Date:   Mon Aug 21 21:28:29 2023 -0400

    add mailing list to readme
7 months ago
Tilmann Meyer 014fa13262 Fixed persistent keepalive for networkd configurer 7 months ago
Matthew Salerno 37453982ab update flake 7 months ago
Matthew Salerno 68a0496bc7 Update tests to use `subnets` in all connections 7 months ago
Matthew Salerno 8c7f741b7f Add error message to parser for incorrectly configured subnets in connections 7 months ago
Matthew Salerno 3e3a37fc0f Update disjoint test 7 months ago
Adam Stephens 1236e4e8f2 Add disjointed meshes tests 7 months ago
Matthew Salerno dadd5bf720 add tags to agenix-rekey provider 10 months ago
Matthew Salerno 1d3184639a sneaky systemd issues with dev only 10 months ago
Matthew Salerno c8fb5affe5 wnlib is back 11 months ago
Matthew Salerno 1e697eb859 allow multiple devs for same subnet 11 months ago
Matthew Salerno 0dea96cf37 Added manual IP tests and resulting fixes 1 year ago
Matthew Salerno 45b70c9063 added manual ip tests and resulting fixes 1 year ago
Matthew Salerno 3d49ebff29 Added manual IP assignment tests 1 year ago
Matthew Salerno bd52d85d2d Generalized ip assignment to take cidr or IP 1 year ago
Matthew Salerno fd2b9ce77c Generalized ip assignment to take cidr or IP 1 year ago
Matthew Salerno f78dc06eb1 Fixed manual ipv4 assignment issue 1 year ago
Matthew Salerno 57f8e0e974 Fixed manual ipv4 assignment issue 1 year ago
Matthew Salerno e43fdd5875 Update README.md with link to self 1 year ago
Matthew Salerno a24fffa753 Update README.md with link to self 1 year ago
Matthew Salerno 90c66dbae3 Fix missing link pt 2 1 year ago
Matthew Salerno dd9de47a84 fixed missing link 1 year ago
Matthew Salerno e761330e91 fixed missing link 1 year ago
Matthew Salerno b658653fd9 fixed missing link 1 year ago
Matthew Salerno 0221843560 moved readme to wiki 1 year ago
Matthew Salerno bb8636dd8d Readme moved to wiki 1 year ago
Matthew Salerno 78e3d74568 Fixed groups not bieng parsed correctly 1 year ago
Matthew Salerno 86e300428b Fixed a bug in allGroupEndpoints logic 1 year ago
Matthew Salerno 8a62bfebf2 Remove unused file, fix type signatures for additional[Parsers/Configurers/KeyProviders] 1 year ago
Matthew Salerno 9a5c773355 oops, delete net.nix 1 year ago
Matthew Salerno b97760e456 fixup additional_ settings 1 year ago
Matthew Salerno 7b783f8da5 add mailing list, fix disable not doing anything, make "null test" test disable 1 year ago
Matthew Salerno 753c072663 change null test to test enable = false 1 year ago
Matthew Salerno 690e13e902 add mailing list to readme 1 year ago
Matthew Salerno 2c0d7e0048 Eating my own dogfood, and adding mkIf cfg.enable 1 year ago
Matthew Salerno 4307607c64 make tests better 1 year ago
Matthew Salerno d61f6edaa9 ring test 1 year ago
Matthew Salerno d5fcc01f9c mesh test 1 year ago
Matthew Salerno aebef85ff6 Simple test 1 year ago
Matthew Salerno e8b630b23d Start of tests 1 year ago
Matthew Salerno 0fa7a36dcb Minor docs changes 1 year ago
Matthew Salerno 6a82d57a8d The big bugfix commit 1 year ago
Matthew Salerno bd9c2b14e5 fix hosts file 1 year ago
Matthew Salerno ff051d75bf split into /64 net instead of /80 1 year ago
Matthew Salerno 788e783ae2 add peers to host file 1 year ago
Matthew Salerno 1e6027dde9 fixes to docs because I don't know how sourcehut markdown works 1 year ago
Matthew Salerno bcfec8b083 fixes to docs because I don't know how sourcehut markdown works 1 year ago
Matthew Salerno b02749616e fixes to docs 1 year ago