mirror_frr/ospfd
Olivier Dugeon a351b3e4d2 ospfd: Add more Segment Routing controls
When Segment Routing is not enabled, some related output messages are
printed on the console especially when Segment Routing Debug is enabled.

This patch adds additional controls to check whether segment routing
is enabled or not.

Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>
2020-10-23 19:01:15 +02:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
ChangeLog.opaque.txt Initial revision 2003-02-03 16:31:16 +00:00
Makefile build: non-recursive ospf* 2017-08-04 11:09:50 +02:00
ospf_abr.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_abr.h *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ospf_api.c ospfd: Limit possible message read to our buffer size 2020-04-22 07:31:07 -04:00
ospf_api.h ospfd: Remove ORIGINAL_CODING check 2019-11-19 07:47:19 -05:00
ospf_apiserver.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_apiserver.h *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ospf_asbr.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_asbr.h ospfd: install Type-7 when NSSA enabled after redistribution 2020-09-03 08:12:05 -04:00
ospf_ase.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_ase.h *: reindent 2017-07-17 14:04:07 +02:00
ospf_bfd.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_bfd.h bgpd/ospfd: make bgp and ospf json response a bit more consistent 2018-08-30 12:40:18 +00:00
ospf_dump_api.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_dump_api.h *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ospf_dump.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_dump.h ospfd: ospf GR helper data structure definitions. 2020-09-21 23:59:59 -07:00
ospf_errors.c ospfd: Add Segment Routing Local Block 2020-08-20 14:37:40 +02:00
ospf_errors.h ospfd: Add Segment Routing Local Block 2020-08-20 14:37:40 +02:00
ospf_ext.c ospfd: Add more Segment Routing controls 2020-10-23 19:01:15 +02:00
ospf_ext.h ospfd: Add Segment Routing Local Block 2020-08-20 14:37:40 +02:00
ospf_flood.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_flood.h ospfd: OSPFv2 VRF Support 2017-10-03 09:15:19 -07:00
ospf_gr_helper.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_gr_helper.h ospfd: make reason string production safer 2020-10-14 12:51:52 -04:00
ospf_ia.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_ia.h *: reindent 2017-07-17 14:04:07 +02:00
ospf_interface.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_interface.h ospfd : Fix for ospf dead interval and hello due. 2020-09-19 00:29:25 -07:00
ospf_ism.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_ism.h ospfd: GR helper exit scenarios 2020-09-22 00:02:37 -07:00
ospf_ldp_sync.c *: Use proper semantics for turning off thread 2020-10-12 08:35:18 -04:00
ospf_ldp_sync.h ospfd: ldp-igp-sync feature: adding ospf support 2020-09-09 14:38:44 -04:00
ospf_lsa.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_lsa.h ospfd: GR helper exit scenarios 2020-09-22 00:02:37 -07:00
ospf_lsdb.c ospfd: replace pqueue_* with DECLARE_SKIPLIST 2019-04-27 19:33:45 +02:00
ospf_lsdb.h ospfd: replace pqueue_* with DECLARE_SKIPLIST 2019-04-27 19:33:45 +02:00
ospf_main.c ospfd: ldp-igp-sync feature: adding ospf support 2020-09-09 14:38:44 -04:00
ospf_memory.c ospfd: ospf GR helper initialization 2020-09-22 00:02:33 -07:00
ospf_memory.h ospfd: ospf GR helper initialization 2020-09-22 00:02:33 -07:00
ospf_neighbor.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_neighbor.h ospfd: ospf GR helper data structure definitions. 2020-09-21 23:59:59 -07:00
ospf_network.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_network.h ospfd: basic support for VRF NETNS backend 2018-02-27 11:11:24 +01:00
ospf_nsm.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_nsm.h ospfd: Grace LSA processing 2020-09-22 00:02:37 -07:00
ospf_opaque.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_opaque.h *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ospf_packet.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_packet.h ospfd: fix typos 2020-10-07 01:53:13 -07:00
ospf_ri.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_ri.h ospfd: Add Segment Routing Local Block 2020-08-20 14:37:40 +02:00
ospf_route.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_route.h ospfd: add print helper for SPF trees and route tables 2020-08-18 10:58:50 +00:00
ospf_routemap.c *: make all route_map_rule_cmd const 2019-11-30 00:38:32 +01:00
ospf_snmp.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_spf.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_spf.h ospfd: use a new vertex list for every SPF run 2020-08-27 09:05:51 +00:00
ospf_sr.c ospfd: Add more Segment Routing controls 2020-10-23 19:01:15 +02:00
ospf_sr.h ospfd: Store neighbor Adjacency SID in SR database 2020-10-14 14:17:58 +02:00
ospf_te.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_te.h *: use C99 standard fixed-width integer types 2018-03-27 15:13:34 -04:00
ospf_vty.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_vty.h ospfd: buffer termination (Coverity 23089) 2018-06-14 17:43:19 +02:00
ospf_zebra.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospf_zebra.h ospfd: Add Label Manager for Segment Routing 2020-08-20 14:33:00 +02:00
OSPF-ALIGNMENT.txt *: Remove cvs control points 2017-12-05 17:28:12 -05:00
ospfd.c ospfd: replace inet_ntoa 2020-10-22 13:37:25 -04:00
ospfd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
ospfd.h ospfd: ospf GR helper data structure definitions. 2020-09-21 23:59:59 -07:00
subdir.am Merge pull request #6811 from rgirada/test_helper 2020-10-12 10:16:27 -04:00