On Sun, May 15, 2022 at 10:40:59AM -0600, Theo de Raadt wrote:
>  .Bd -literal -offset indent
> -inet 0.0.0.0 255.255.255.255 NONE \e
> +inet 0.0.0.0 255.255.255.255 0.0.0.1 \e
>         pppoedev em0 authproto pap \e
>         authname 'testcaller' authkey 'donttell' up
> -dest 0.0.0.1
>  inet6 eui64
> 
> I don't think this is the right way to go.  Yes, on p2p links the
> broadcast address is reused as destination by internal kernel logic,
> but I don't think anyone is helped by hiding the configuration of this
> in such a way.
> 

ok, i'll drop that bit. i was being cheeky anyway, trying to sneak in an
unrelated change.

jmc

Reply via email to