]> git.proxmox.com Git - mirror_frr.git/commit - bfdd/bfd.h
bfdd: move bfd_ses_[xx] to bfd_sess_[xx] like other routines
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 11 Apr 2019 08:25:55 +0000 (10:25 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 7 May 2019 13:49:39 +0000 (15:49 +0200)
commitbc50bcc83cf69f4f95eee51fd8265c7f93d2d199
tree0fd373f36f1b4c19c77b7fae01abce7240beacf7
parent1ac865e7d49b028f115befcef3d7b20b7c6b3a4c
bfdd: move bfd_ses_[xx] to bfd_sess_[xx] like other routines

this is a change to be more consistent with function naming convention
in bfd. a small change for 3 functions.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bfdd/bfd.c
bfdd/bfd.h
bfdd/bfdd_vty.c
bfdd/config.c
bfdd/ptm_adapter.c