🤞 Sync 2026-04-23 06:19:46

This commit is contained in:
github-actions[bot]
2026-04-23 06:19:46 +08:00
parent a1df15cd3d
commit b86d032e91
250 changed files with 41507 additions and 188 deletions
+8
View File
@@ -0,0 +1,8 @@
config iface 'gre'
option action 'ifup'
option enabled '0'
list command 'sleep 5'
list command 'ip route add 10.10.1.1 dev $DEVICE'
list command 'ip route add 192.168.13.1 dev $DEVICE'
option description 'GRE: +routes via $DEVICE after 5s'
option interface 'gre_tun2'