Re: warn on duplicate network statements

2017-05-27 Thread Claudio Jeker
On Sat, May 27, 2017 at 06:55:52PM +0200, Sebastian Benoit wrote: > Sebastian Benoit(be...@openbsd.org) on 2017.05.27 18:35:06 +0200: > > > > in a bgpd.conf config with > > > > network 2a00:15a8:6:100::/56 set ext-community soo 23:42 > > network 2a00:15a8:6:100::/56 > > > > the second line "over

Re: warn on duplicate network statements

2017-05-27 Thread Sebastian Benoit
Sebastian Benoit(be...@openbsd.org) on 2017.05.27 18:35:06 +0200: > > in a bgpd.conf config with > > network 2a00:15a8:6:100::/56 set ext-community soo 23:42 > network 2a00:15a8:6:100::/56 > > the second line "overwrites" the first line. > > this prints a warning, because i wasted 30 minutes wo

warn on duplicate network statements

2017-05-27 Thread Sebastian Benoit
in a bgpd.conf config with network 2a00:15a8:6:100::/56 set ext-community soo 23:42 network 2a00:15a8:6:100::/56 the second line "overwrites" the first line. this prints a warning, because i wasted 30 minutes wondering why i could not see the community on the wire... ok? (benno_bgpd_parse_dup