Paul Donald

Results 964 comments of Paul Donald

Let's see - I'm happy with where things are handling leases at present here - but you typically reveal something I hadn't thought of.

I think this is ready for general consumption now. @Alphix you seem to dislike passing loads of parameters, but it feels like we can pass addrbuf once or twice to...

In my experience, `rmempty=true` removes that element when empty from the temporary edited config so that you don't get stuck in a dependency chain that depends on it having a...

<schwarzenegger voice>get it iiiinnnnn nnooooooowwwwww</schwarzenegger voice> This is why we have master. Let it hang out in master for a while before picks to branches. I can have a crack...

Which part? Who benefits? odhcp6c includes the parameter (which technically, it shouldn't according to the RFC), and odhcpd forwards it if included.

So... it would appear that these extensions actually require changes to `netifd`. It doesn't know what fou encapsulation types are yet.

You can undertake such an effort, nobody is stopping you, but it was a conscious design choice that RADIUS attributes necessary/available are immediately visible based on current selections without having...

Might this be related to 7e6741fbae9b122545e80aad8b9e3a5529c442ce and 852fc23b12d4a701ba724a40b6afd4d40a4ad68d? Those are the only commits which 'touch' anything to do with the luci core. I'm doubtful that it is those, since without...

This smells like some nft or offload related problem. Please verify the content of one of the POST responses in your browser dev console. Should be some JSON content.

Yeah, have a crack at implementing an improvement for this scenario. Perhaps asking `ip route` for the default route is a way forward, even if it does the same thing?...