Re: patch: libtool: copte with potentially undefined dependency_libs and libdir

2019-09-27 Thread Stuart Henderson
On 2019/09/27 21:40, Christian Weisgerber wrote: > Christian Weisgerber: > > > > Due to special nature of libtool, and current position in the release > > > cycle, I > > > would like to have feedback for this diff with a bulk build, to be sure > > > to not > > > breaking anything. > > > > I hav

Re: patch: libtool: copte with potentially undefined dependency_libs and libdir

2019-09-27 Thread Christian Weisgerber
Christian Weisgerber: > > Due to special nature of libtool, and current position in the release > > cycle, I > > would like to have feedback for this diff with a bulk build, to be sure to > > not > > breaking anything. > > I have started an amd64 bulk build with this. ... which finished withou

Re: bgp show covering routes aka or-shorter

2019-09-27 Thread Sebastian Benoit
ok good idea, i might have wanted this too in the past. Claudio Jeker(cje...@diehard.n-r-g.com) on 2019.09.26 22:29:50 +0200: > bgpctl can show all routes under a prefix. For example > bgpctl show rib 8/8 all > but there was no way to do the inverse, show all routes which cover a > certain

Re: fix bgpd route-reflector without cluster id

2019-09-27 Thread clau...@openbsd.org
On Thu, Sep 26, 2019 at 07:38:51PM +, Rivo Nurges wrote: > Hi! > > Before bgpd.c:1.225 bgpd ran merge_config on startup and set the > cluster-id to router-id when needed. This is not the case anymore and if > cluster-id is not explicitly specified its not picked up on startup > causing bgp to

Re: ascii(7): add a reference to the ANSI X3.4

2019-09-27 Thread Masanori Ogino
Hello, Thank you! Best, Masanori 2019年9月21日(土) 15:08 Ingo Schwarze : > Hello, > > Masanori Ogino wrote on Tue, Sep 17, 2019 at 11:49:17AM +0900: > > > Unlike utf8(7), ascii(7) does not contain a reference to its standard. > > This patch just adds the reference. > > Thanks for pointing out the o