T-X

Results 129 comments of T-X

Changelog v4: * rebased to current Gluon master: moved libpcap patch from 0006-... to 0007-...

Just a thought, instead of operating on both UCI network_gluon-old and fastd, would it maybe make sense to have something like a generic gluon.mesh_vpn.secret? And derive both the fastd and...

> but I'd favor getting this migration functionality in the simplest possible way done before `2022.1`, when we'll first release WireGuard into the wild. > > Storing the mesh_vpn_secret in...

Actually, since batman-adv v2018.2 the debugfs part in batman-adv is even disabled by default: batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by default All tools which were known to the batman-adv development team are...

@renne: > How is ubus integrated in Gluon? In the same way as it is integrated in OpenWrt. I think the ubusd should be started by procd very early in...

@CodeFetch: There has been a lot of work going into upstreaming kernel changes. The only issue I'm currently aware of is concerning the gluon-ebtables-limit-arp package, that it would not perform...

A small update, as this came up in the meetup today: OpenWrt 19.07 and newer now seems to work as a container in LXC/LXD, LXD even provides prebuild container images...

Yaiy, I'm very excited about this! Would it make sense to adopt some of the babel site config options? https://gluon.readthedocs.io/en/latest/user/site.html?highlight=babel#site-configuration It would be great if with default settings one could...

If I understand correctly, both OLSRv1 and OLSRv2 support both IPv4+IPv6, but OLSRv1 has only IPv4 support currently implemented for Gluon in this PR, while OLSRv2 has both? What would...

Hi @christf. When making this PR I was wondering and uncertain why those routes were in the batman-adv package upgrade scripts, too. But I did not change that because I...