Displaying 2 results from an estimated 2 matches for "jno4".
Did you mean:
eno4
2024 Jul 15
1
Request for a Lockdown option
...m_flags = f_comp4;
jchk: // not any6, not loopback6
if(i != 0 && i != SF_INJ_BLE(0x00000001,0x01000000))
break;
// fall..
default:
goto jno4;
}
} else {
jno4: m_flags = f_none;
m_ip4 = broadcast4;
}
and then the toString() had a v4if4 (much faster even).
Unfortunately the normal C environment is so poor (but the modern
C++ environment is a monster).
|So the first imp...
2024 Jul 15
1
Request for a Lockdown option
Hi,
On Sun, Jul 14, 2024 at 10:25:46AM +0100, Brian Candler wrote:
> On 14/07/2024 03:49, Steffen Nurpmeso wrote:
> > I have read
> >
> > https://datatracker.ietf.org/doc/html/draft-cmetz-v6ops-v4mapped-api-harmful-01
> >
> > but as an application developer i find it ugly not to be able to
> > "simply do it", and get back a mapped address.