frr/bfdd
Rafael Zalamena adc26455bf bfdd: migrate session commands to northbound
Lets start using the new BFD yang model and translate the BFD session
configuration commands to use the northbound.

One important change: all sessions will default to use
`VRF_DEFAULT_NAME` (usually "default") when no VRF is configured. All
places which search for BFD sessions must now take this into account.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
2019-06-22 10:10:56 -03:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
bfd.c bfdd: migrate session commands to northbound 2019-06-22 10:10:56 -03:00
bfd.h bfdd: migrate session commands to northbound 2019-06-22 10:10:56 -03:00
bfd_packet.c lib,bgpd,babeld,ripngd,nhrpd,bfdd: clean up SA warnings 2019-06-06 13:13:15 -04:00
bfdctl.h bfdd, lib, bgpd: add bfd cbit usage 2019-05-14 16:49:49 +02:00
bfdd.c bfdd: migrate session commands to northbound 2019-06-22 10:10:56 -03:00
bfdd.conf.sample bfdd: imported new daemon source code 2018-08-08 18:24:53 -03:00
bfdd_cli.c bfdd: migrate session commands to northbound 2019-06-22 10:10:56 -03:00
bfdd_northbound.c bfdd: migrate session commands to northbound 2019-06-22 10:10:56 -03:00
bfdd_vty.c bfdd: migrate session commands to northbound 2019-06-22 10:10:56 -03:00
config.c bfdd: use MTYPE_STATIC 2019-06-21 08:54:25 +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, lib, bgpd: add bfd cbit usage 2019-05-14 16:49:49 +02:00
subdir.am bfdd: migrate session commands to northbound 2019-06-22 10:10:56 -03:00