David Härdeman

Results 114 comments of David Härdeman

> The security concerns in a home network are not as complex as those in enterprise environments. Sometimes, the goal is simply to prevent certain clients from obtaining PIO Methods...

> > I might be overlooking something, but wouldn't it be better to segregate those clients onto a separate network, like how people often create separate networks (using e.g. VLANs...

This is only relevant if you're using `odhcpd` as your DHCPv4 server, right? And I should add that this has been fixed in `master`: https://github.com/openwrt/luci/blob/7df4840b1c077acef60a6a00e8477f686c22b882/modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js#L694

The question is if we should go for: ``` so.placeholder='62'; ``` or: ``` so.default='62'; so.optional=true; ``` The disadvantage of the latter is that it'll remove the option if the user...

> the latter with placeholder. we try and synch changes anyway. Instructions unclear. Segfault. Should I go for `default`, `optional` and `placeholder` or...what?

@systemcrash ok, and the PD change is in odhcpd master and 25.12 now, so should be ok to go in?

"Old" tables on top, "new" tables below

@systemcrash I have the feeling that your javascript-fu is much better than mine, so feel free to go through this and see if it can be made more elegant...

> Could you add `abbr` hover info for the three abbreviations in the table headers? Ideally stuffed with i18n `_('blah')` strings. e.g. `DNS`. So there's DUID, FR, and IAID. Yeah,...

> test-beef haha XD With a DUID including a lot of `0x...BEEF`