]> git.puffer.fish Git - mirror/frr.git/commit
lib/bgpd: provide/use API to get hostname/domainname
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Mon, 21 Aug 2017 21:56:06 +0000 (14:56 -0700)
committerMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Thu, 24 Aug 2017 23:37:16 +0000 (16:37 -0700)
commit419cd5a03f8bbf3d068ab99d1497dfe183753899
treeaa7eb92aef44848db554e24674b5ef2ddf08a57c
parent71349e0358634c099b1c2b3d63a5dca3ad103578
lib/bgpd: provide/use API to get hostname/domainname

Signed-off-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
13 files changed:
bgpd/bgp_open.c
bgpd/bgpd.c
isisd/isis_dynhn.c
isisd/isis_lsp.c
isisd/isis_misc.c
isisd/isis_misc.h
isisd/isisd.c
lib/command.c
lib/command.h
lib/grammar_sandbox_main.c
lib/vty.c
vtysh/vtysh.c
vtysh/vtysh_config.c