mirror of
				https://git.proxmox.com/git/mirror_frr
				synced 2025-10-31 13:03:19 +00:00 
			
		
		
		
	|  6c57402944 Rearrange the bfdd northbound callbacks as following: * bfd_nb.h: prototypes of all northbound callbacks. * bfd_nb.c: definition of all northbound callbacks and their associated YANG data paths. * bfd_nb_config.c: implementation of YANG configuration nodes. * bfd_nb_state.c: implementation of YANG state nodes. This should help to keep to code more organized and easier to maintain. No behavior changes intended. Signed-off-by: Renato Westphal <renato@opensourcerouting.org> | ||
|---|---|---|
| .. | ||
| .gitignore | ||
| bfd_packet.c | ||
| bfd.c | ||
| bfd.h | ||
| bfdctl.h | ||
| bfdd_cli.c | ||
| bfdd_nb_config.c | ||
| bfdd_nb_state.c | ||
| bfdd_nb.c | ||
| bfdd_nb.h | ||
| bfdd_vty.c | ||
| bfdd.c | ||
| bfdd.conf.sample | ||
| config.c | ||
| control.c | ||
| event.c | ||
| log.c | ||
| Makefile | ||
| ptm_adapter.c | ||
| subdir.am | ||