Walter Stanish
Walter Stanish
not healthy for all interfaces. eg. if bonding driver is in use, this may break things. suggest: `ip link show |grep -v LOWER_UP |grep -v MASTER |grep mtu |cut -d...
/etc/conf/kathoey
https://en.wikipedia.org/wiki/OpenRC might be worth trying, which is Gentoo/Funtoo's native RC system and also works on NetBSD/FreeBSD. It has a very flexible networking system, recently rewritten. Actually Gentoo makes a lot...
DHCP is used to obtain an IP address and always uses fixed port. It sounds like you want to make an HTTP request to non-standard port after obtaining an IP....
This issue is requesting a new feature - automatic ARP cache invalidation when link status changes. It should not be hard to implement however it will take more code and...
For the moment, you could for example reinitialize the library if a ping fails, which should have the intended effect.
You could try: * Reset the whole device (soft reset function like: `void(* soft_reset) (void) = 0;` ... `soft_reset();`) * Manually alter the ARP cache Ultimately if you are unable...
No recollection, sorry.
I can't even remember what this is and am currently very busy and no longer interested, sorry.
They're done.