Re: bgpctl sh nei [group XX] terse: add peer address

2019-09-25 Thread Claudio Jeker
On Wed, Sep 25, 2019 at 12:19:23PM +0100, Stuart Henderson wrote: > On 2019/09/24 22:06, Sebastian Benoit wrote: > > Claudio Jeker(cje...@diehard.n-r-g.com) on 2019.09.24 17:01:21 +0200: > > > On Tue, Sep 24, 2019 at 03:51:43PM +0100, Stuart Henderson wrote: > > > > On 2019/09/24 11:10, Claudio Jek

Re: bgpctl sh nei [group XX] terse: add peer address

2019-09-25 Thread Stuart Henderson
On 2019/09/24 22:06, Sebastian Benoit wrote: > Claudio Jeker(cje...@diehard.n-r-g.com) on 2019.09.24 17:01:21 +0200: > > On Tue, Sep 24, 2019 at 03:51:43PM +0100, Stuart Henderson wrote: > > > On 2019/09/24 11:10, Claudio Jeker wrote: > > > > On Tue, Sep 24, 2019 at 10:06:51AM +0100, Stuart Henders

Re: bgpctl sh nei [group XX] terse: add peer address

2019-09-24 Thread Sebastian Benoit
Claudio Jeker(cje...@diehard.n-r-g.com) on 2019.09.24 17:01:21 +0200: > On Tue, Sep 24, 2019 at 03:51:43PM +0100, Stuart Henderson wrote: > > On 2019/09/24 11:10, Claudio Jeker wrote: > > > On Tue, Sep 24, 2019 at 10:06:51AM +0100, Stuart Henderson wrote: > > > > On 2019/09/23 22:48, Stuart Henders

Re: bgpctl sh nei [group XX] terse: add peer address

2019-09-24 Thread Claudio Jeker
On Tue, Sep 24, 2019 at 03:51:43PM +0100, Stuart Henderson wrote: > On 2019/09/24 11:10, Claudio Jeker wrote: > > On Tue, Sep 24, 2019 at 10:06:51AM +0100, Stuart Henderson wrote: > > > On 2019/09/23 22:48, Stuart Henderson wrote: > > > > "bgpctl XX nei" functions can now take "group XX" - when use

Re: bgpctl sh nei [group XX] terse: add peer address

2019-09-24 Thread Stuart Henderson
On 2019/09/24 11:10, Claudio Jeker wrote: > On Tue, Sep 24, 2019 at 10:06:51AM +0100, Stuart Henderson wrote: > > On 2019/09/23 22:48, Stuart Henderson wrote: > > > "bgpctl XX nei" functions can now take "group XX" - when used as > > > "show nei group XX terse" you can't tell which entry relates to

Re: bgpctl sh nei [group XX] terse: add peer address

2019-09-24 Thread Claudio Jeker
On Tue, Sep 24, 2019 at 10:06:51AM +0100, Stuart Henderson wrote: > On 2019/09/23 22:48, Stuart Henderson wrote: > > "bgpctl XX nei" functions can now take "group XX" - when used as > > "show nei group XX terse" you can't tell which entry relates to each > > neighbour. > > > > OK to add the addres

Re: bgpctl sh nei [group XX] terse: add peer address

2019-09-24 Thread Stuart Henderson
On 2019/09/23 22:48, Stuart Henderson wrote: > "bgpctl XX nei" functions can now take "group XX" - when used as > "show nei group XX terse" you can't tell which entry relates to each > neighbour. > > OK to add the address to the end of the line where it's reasonably > out of the way of existing pa

bgpctl sh nei [group XX] terse: add peer address

2019-09-23 Thread Stuart Henderson
"bgpctl XX nei" functions can now take "group XX" - when used as "show nei group XX terse" you can't tell which entry relates to each neighbour. OK to add the address to the end of the line where it's reasonably out of the way of existing parsers? Index: bgpctl.c =