mirror_frr/bfdd
Philippe Guibert 533ba31ff4 bfdd: show bfd [vrf NAME] peer command change
the vrf keyword is possible through show bfd command. However, there is
a change with previous version, since that show command was accepting
vrf keyword, only after peer keyword. Now, the vrf keyword is accepted,
but before peer keyword.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
2019-05-07 16:01:47 +02:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
bfd_packet.c bfdd: socket handling per vrf context 2019-05-07 15:49:39 +02:00
bfd.c bfdd: avoid creating duplicate peer contexts 2019-05-07 16:01:42 +02:00
bfd.h bfdd: upon vrf enable/disable, update bs and obs list 2019-05-07 15:54:30 +02:00
bfdctl.h bfdd: remove VxLAN code 2018-09-03 10:41:33 -03:00
bfdd_vty.c bfdd: show bfd [vrf NAME] peer command change 2019-05-07 16:01:47 +02:00
bfdd.c bfdd: socket handling per vrf context 2019-05-07 15:49:39 +02:00
bfdd.conf.sample bfdd: imported new daemon source code 2018-08-08 18:24:53 -03:00
config.c bfdd: move bfd_ses_[xx] to bfd_sess_[xx] like other routines 2019-05-07 15:49:39 +02:00
control.c *: do not check XMALLOC / XCALLOC for null ret 2019-02-25 23:00:44 +00:00
event.c bfdd: implement session interface observer 2019-02-14 14:18:23 -02:00
log.c bfdd: clean up header inclusion 2018-08-08 18:25:08 -03:00
Makefile bfdd: Add some code so we can compile from w/ in the bfdd dir 2019-02-13 23:23:48 -05:00
ptm_adapter.c bfdd: do not insert obs entry in the list, once disabled 2019-05-07 15:54:30 +02:00
subdir.am bfdd: use vrf api for creation socket with binding with vrf lite 2019-05-07 15:49:39 +02:00