Re: bgpd fix duplicate network check

2019-05-30 Thread Sebastian Benoit
ok Claudio Jeker(cje...@diehard.n-r-g.com) on 2019.05.29 07:25:59 +0200: > The check if a network is already present is slightly wrong since it does > not check the type. I triggered it with: > > network inet static > network 0.0.0.0/0 > > Fix is trivial. > -- > :wq Claudio > > Index: parse.y

bgpd fix duplicate network check

2019-05-28 Thread Claudio Jeker
The check if a network is already present is slightly wrong since it does not check the type. I triggered it with: network inet static network 0.0.0.0/0 Fix is trivial. -- :wq Claudio Index: parse.y === RCS file: /cvs/src/usr.sbin/