Commit Graph

584 Commits

Author SHA1 Message Date
7605141e3e pkgs/openwrt/uci-config: create bridge devices for DSA 2023-12-20 23:37:27 +01:00
cbf7404027 pkgs/openwrt/uci-config: revamp DSA config 2023-12-20 22:37:09 +01:00
571365548c pkgs/openwrt/uci-config: add config for Distributed Switch Architecture 2023-12-19 02:16:52 +01:00
a8bb090bba nix/pkgs/openwrt/usteer-stats: fix fifo path to writable location 2023-12-19 02:16:13 +01:00
e4337940bf ap66: fix 2023-12-18 23:23:58 +01:00
4aba3c5961 pkgs/openwrt/uci-config: make uci stats scripts +x 2023-12-18 22:34:39 +01:00
45c4938ad1 nixos-module/container/bird: fix check-upstream-ipv[46] ping path 2023-12-11 22:28:26 +01:00
86add1041d nixos-module/container/bird: fix for site.net.*.dhcp == null 2023-12-11 21:35:27 +01:00
dbc0e14f63 nixos-module/container/dhcp-server: don't set max-valid-lifetime but hold-reclaimed-time
hope that works without depleting the address pools
2023-11-14 23:30:41 +01:00
dd3d650e46 nixos-module/container/dhcp-server: s/lib.optionalAttrs/lib.mkIf/ 2023-11-14 23:26:33 +01:00
aee094ada3 net/serv: remove bogus fd42:42:c3d2:: address 2023-11-13 23:43:10 +01:00
a138bc2d98 nixos-module/container/dhcp-server: set dhcp6 dns info 2023-11-13 23:35:54 +01:00
aa81a890f3 pkgs/default: s/nixpkgs.lib/lib/ 2023-11-13 23:35:30 +01:00
93a1ac7ee9 pkgs/default: fix #export-config to contain both config and localZones 2023-11-13 23:34:51 +01:00
4e6dd9a4a1 nix/lib/config/options: remove net-combined 2023-11-13 23:33:35 +01:00
a9bebbe3a0 nixos-module/container/dhcp-server: just set Restart for kea-*-server.service 2023-11-13 23:14:16 +01:00
c40997bacc nixos-module/container/dhcp-server: use the proper max-valid-lifetime parameter instead of calculating timers 2023-11-13 22:46:51 +01:00
352d95bf55 pkgs/openwrt/usteer-stats.sh: output stats for all wlan interfaces 2023-11-10 19:28:02 +01:00
ec47077368 lib/dns: split dynamicReverseZones for ipv4/ipv6 to avoid ip6.arpa zones ending up in reverseZones4 2023-11-10 00:43:57 +01:00
7cc8115896
Add ripgrep 2023-11-08 01:13:30 +01:00
bac3c5ba02
Disable assoc steering, initial delay, add comment, cleanup old comment
People should not notice any delay when initially connecting and their
device hopefully choose an AP with good connection
2023-11-06 01:39:14 +01:00
b9a2208602
Add comment 2023-11-05 23:59:32 +01:00
e155bc1b1b
Add tmux 2023-11-05 23:59:25 +01:00
1732598123
Fix another chmod +x 2023-11-05 22:47:26 +01:00
cd15bb1c9c
Add +x 2023-11-05 04:41:39 +01:00
6547d4808c
Comment lots of things, use ft-over-air, set reassociation_deadline to 20s from 1s 2023-11-05 04:11:21 +01:00
a84afb3a95
Throw out old and noisy candelatech firmware 2023-11-05 04:10:44 +01:00
d2ed5665fc
Add comments 2023-11-05 03:46:53 +01:00
36dbe33fa4 pkgs/openwrt/default: fix script perms 2023-11-03 21:48:31 +01:00
e50531209c pkgs/openwrt/usteer-stats.sh: fix by outputting types 2023-11-03 20:36:08 +01:00
ccd904f700 pkgs/openwrt/uci-config: configure a static ieee80211rKey so that fast transition works with WPA3 2023-11-03 20:36:08 +01:00
10bcbd5d52 nix/pkgs/openwrt: add usteer stats 2023-11-01 01:22:43 +01:00
779cbe9795 pkgs/openwrt/uci-config: properly set mobility_domain, nasid to fix fast transition 2023-11-01 01:14:47 +01:00
933cdbac0c
network: don't wait for all interfaces to be online 2023-10-29 18:50:22 +01:00
b78f9c9305 nixos-module/container/dhcp-server: fix reservations by moving them from global dhcp4 config to subnet4 2023-10-28 03:40:15 +02:00
0e2c4c7afd nixos-module/container/dhcp-server: fix reservations 2023-10-28 03:20:51 +02:00
6ac42aa334 nixos-module/container/dhcp-server: disable dyndns conflict resolution for dual stack operation 2023-10-28 00:45:24 +02:00
07963d1b61 nixos-module/container/dhcp-server: enable dhcp6-server just for dyndns 2023-10-27 23:46:06 +02:00
7149638ef0 pkgs/openwrt/uci-config: try some usteer tuning 2023-10-27 23:46:06 +02:00
7722eb6243 nix/nixos-module/container/dhcp-server: fix dyndns and stats 2023-10-24 01:17:41 +02:00
9b39803076 nix/nixos-module/container/dhcp-server: migrate from isc-dhcpd to kea-dhcp4 2023-10-24 00:57:25 +02:00
e034170ce2 pkgs/openwrt: install and configure usteerd 2023-10-21 00:50:55 +02:00
7856805718 nixos-module/server/defaults: install liboping 2023-10-20 22:03:22 +02:00
d507a95d9b nix/pkgs/openwrt/default: update pkgs for openwrt 23.05 2023-10-15 22:12:38 +02:00
8750906814
Enable fzf 2023-10-07 16:47:06 +02:00
0aa6cb7828 pkgs/openwrt/uci-config: add support for disassoc_low_ack as used with ap57 2023-09-25 22:06:14 +02:00
6c4c86e4a5 nixos-module/container/upstream: flush conntrack states after nat startup 2023-06-07 23:00:50 +02:00
07433f8e7e nixos-module/container/dns: make nsupdate use TCP 2023-06-05 01:25:32 +02:00
b8d27ab9ca nixos-module/container/lxc-config: simplify 2023-06-05 01:25:04 +02:00
c41f5c56a6 nix/nixos-module/server/lxc-containers: make container config independend of host system 2023-06-05 01:17:05 +02:00