Tadeu Bento

Results 248 comments of Tadeu Bento

> but depending on the application, it can be enough Yes, a simple text based interface with a few menus for control would work fine at 2fps. I believe with...

Hi @alganet great news, thank you for supporting this library. I'm sure we aren't the only three users looking for some updates. The decision to remove support for older facades...

+1 on the visual suggestions. Current state of things is a bit... awkward.

> odhcpd seems ingore almost every settings from luci. dnsmasq v2.88 works perfectly fine with the settings(IPv4 & IPv6) tho. maybe openwrt should replace ohdhcpd with dnsmasq completely. Okay... so...

> > Okay... so how come it ignores `ra_default` but it doesn't ignore `ra_reachabletime`? Makes no sense at all. > > See https://git.openwrt.org/?p=project/odhcpd.git;a=blob;f=src/router.c;h=949cbe74abe1c19cc7f522ca644189b9431b00b2;hb=HEAD#l621 > > Most likely lifetime is being...

The interface only has a link-local address, however if that check failed this makes it impossible to use odhcpd to advertise specific configurations such as alternative DNS servers in scenarios...

I would, but I'm not versed in building OpenWrt, is it possible to just build odhcpd in my device not the entire image? Thank you.

I'll test this on a system I can break very soon! Thank you for providing the package.

@stintel yes, I can confirm it, your fix works: ````` Frame 926: 118 bytes on wire (944 bits), 118 bytes captured (944 bits) on interface en0, id 0 Ethernet II,...

> I was also a little surprised when I saw this. > > It feels like a way to push the use of the inject() function, which to my taste...