> On 2015-10-07, Theo de Raadt <[email protected]> wrote:
> >> I noticed that my bpgd is down after the reboot with the following new
> >> messages in dmesg:
> >> 
> >> bgpd(13184): sysctl 6: 4 17 0 0 3 0
> >> bgpd(13184): syscall 202
> >
> > Please ktrace -di it.  I suspect this is ICMPV6CTL_MTUDISC_LOWAT,
> > I'll look into it and add it once I determine it is safe in tame.
> >
> >
> 
> 4 CTL_NET
> 17 PF_ROUTE
> 0
> 0
> 3 NET_RT_TABLE
> 0 [rtableid]
> 
> This is fetching the route table, I don't have a new enough kernel on a box
> where I can test bgpd yet, but this should be working OK with the 'tame 
> "route"'
> addition.

yes, this should be fixed in -current now.

Reply via email to