.. |
rfapi
|
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
|
2021-07-01 23:50:39 +03:00 |
rfp-example
|
build: properly split CFLAGS from AC_CFLAGS
|
2021-04-21 15:42:36 +02:00 |
.gitignore
|
|
|
bgp_addpath_types.h
|
|
|
bgp_addpath.c
|
bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFI
|
2020-11-14 18:53:03 -05:00 |
bgp_addpath.h
|
bgp: rename bgp_node to bgp_dest
|
2020-06-23 17:32:52 +02:00 |
bgp_advertise.c
|
bgpd: Call bgp_dest_unlock_node() inside bgp_adj_in_remove()
|
2021-06-11 09:39:23 +03:00 |
bgp_advertise.h
|
*: require semicolon after DEFINE_<typesafe...>
|
2021-03-17 06:18:39 +01:00 |
bgp_aspath.c
|
bgpd: Avoid more assignments within checks (round 2)
|
2021-06-29 22:27:50 +03:00 |
bgp_aspath.h
|
bgpd: Replace 65535 with UINT16_MAX
|
2021-02-02 15:31:12 +02:00 |
bgp_attr_evpn.c
|
bgpd: Parse EVPN RT-5 NLRI and store gateway IP for EVPN route
|
2021-06-07 17:58:22 -07:00 |
bgp_attr_evpn.h
|
bgpd: Data structure for gateway IP overlay Index
|
2021-06-07 17:58:22 -07:00 |
bgp_attr.c
|
bgpd: Use strict AS4 capability when processing parsing/generating pkts
|
2021-08-01 09:56:48 +03:00 |
bgp_attr.h
|
bgpd: re-eval use-l3nhg when a remote ES is [de]activated in a VRF
|
2021-03-25 17:09:53 -07:00 |
bgp_bfd.c
|
bgpd: fix crash during configuration removal
|
2021-07-14 14:42:48 -03:00 |
bgp_bfd.h
|
bgpd: improve BFD with timers configuration
|
2021-03-23 12:40:11 -03:00 |
bgp_bmp.c
|
bgpd: Convert to using peer_established(peer) function
|
2021-06-07 10:48:36 -04:00 |
bgp_bmp.h
|
*: require semicolon after DEFINE_<typesafe...>
|
2021-03-17 06:18:39 +01:00 |
bgp_btoa.c
|
bgpd: Convert inet_ntoa to %pI4/inet_ntop
|
2020-10-18 11:22:30 +03:00 |
bgp_clist.c
|
bgpd: BGP large community-list configuration with regex is failing.
|
2021-05-04 06:24:22 -07:00 |
bgp_clist.h
|
bgpd: separate lcommunity validation from tokenizer
|
2021-01-06 07:18:20 -05:00 |
bgp_community_alias.c
|
bgpd: Allow for auto-completion of community alias's created
|
2021-07-16 09:52:53 -04:00 |
bgp_community_alias.h
|
bgpd: Allow for auto-completion of community alias's created
|
2021-07-16 09:52:53 -04:00 |
bgp_community.c
|
bgpd: XREALLOC handles NULL properly
|
2021-07-12 19:32:42 -04:00 |
bgp_community.h
|
bgpd: Set NO_ADVERTISE community if blackhole community received
|
2021-01-21 16:00:53 +02:00 |
bgp_conditional_adv.c
|
bgpd: add knob to config cond-adv scanner period
|
2021-07-13 13:19:14 -04:00 |
bgp_conditional_adv.h
|
bgpd: add knob to config cond-adv scanner period
|
2021-07-13 13:19:14 -04:00 |
bgp_damp.c
|
Revert "bgpd: peer / peer group dampening profiles"
|
2021-08-03 21:54:47 +03:00 |
bgp_damp.h
|
Revert "bgpd: peer / peer group dampening profiles"
|
2021-08-03 21:54:47 +03:00 |
bgp_debug.c
|
bgpd: Generate and advertise gateway IP overlay index with EVPN RT-5
|
2021-06-07 17:58:22 -07:00 |
bgp_debug.h
|
bgpd: Generate and advertise gateway IP overlay index with EVPN RT-5
|
2021-06-07 17:58:22 -07:00 |
bgp_dump.c
|
bgpd: rework BGP_MAX_PACKET_SIZE & friends
|
2021-05-06 11:54:02 -04:00 |
bgp_dump.h
|
bgpd: Add Support for rfc 8050 MRT add-path
|
2021-02-11 16:51:41 -08:00 |
bgp_ecommunity.c
|
bgpd: XREALLOC handles NULL properly
|
2021-07-12 19:32:42 -04:00 |
bgp_ecommunity.h
|
bgpd: expose ecommunity string length
|
2021-02-02 09:37:13 +00:00 |
bgp_encap_tlv.c
|
*: Replace 4/16 integers to IPV4_MAX_BYTELEN/IPV6_MAX_BYTELEN
|
2021-07-01 23:54:39 +03:00 |
bgp_encap_tlv.h
|
|
|
bgp_encap_types.h
|
|
|
bgp_errors.c
|
bgpd: Advertise FIB installed routes to bgp peers (Part 2)
|
2020-11-06 08:46:04 +05:30 |
bgp_errors.h
|
bgpd: Advertise FIB installed routes to bgp peers (Part 2)
|
2020-11-06 08:46:04 +05:30 |
bgp_evpn_mh.c
|
bgpd: No need casting to boolean for boolean
|
2021-06-29 22:27:50 +03:00 |
bgp_evpn_mh.h
|
bgpd: Handle EAD/EVI local route updates on VNI RD change
|
2021-04-27 16:35:24 -07:00 |
bgp_evpn_private.h
|
bgpd: EVPN route type-5 to type-2 recursive resolution using gateway IP
|
2021-06-07 17:59:45 -07:00 |
bgp_evpn_vty.c
|
bgpd: fix coverity warning
|
2021-06-30 22:37:33 +03:00 |
bgp_evpn_vty.h
|
bgpd: CLI to advertise gateway IP overlay index
|
2021-06-07 17:58:22 -07:00 |
bgp_evpn.c
|
Merge pull request #8956 from pguibert6WIND/bgp_loop_through_itself
|
2021-07-21 09:28:21 +03:00 |
bgp_evpn.h
|
bgpd: Add CLI for overlay index recursive resolution
|
2021-06-07 17:59:45 -07:00 |
bgp_filter.c
|
bgpd: add "json" option to "show bgp as-path-access-list"
|
2021-08-02 15:53:02 -03:00 |
bgp_filter.h
|
bgpd: add seqno in bgp as-path access-list policy
|
2021-03-17 22:06:53 -07:00 |
bgp_flowspec_private.h
|
bgpd, lib: support for flow_label flowspec type
|
2020-08-21 13:37:08 +02:00 |
bgp_flowspec_util.c
|
*: unify prefix copying
|
2021-06-29 16:11:47 +03:00 |
bgp_flowspec_util.h
|
bgpd: ipv6 flowspec address decoding and validation
|
2020-08-21 13:37:08 +02:00 |
bgp_flowspec_vty.c
|
*: Replace s_addr check agains 0 with INADDR_ANY
|
2020-12-14 21:03:38 +02:00 |
bgp_flowspec.c
|
bgpd, lib: support for flow_label flowspec type
|
2020-08-21 13:37:08 +02:00 |
bgp_flowspec.h
|
bgpd: flowspec code support for ipv6
|
2020-08-21 13:37:08 +02:00 |
bgp_fsm.c
|
Merge pull request #9056 from askorichenko/test-dont-capability
|
2021-08-03 06:59:56 -04:00 |
bgp_fsm.h
|
bgpd: Address LL peer not NHT when receiving connection attempt
|
2021-04-15 13:16:28 -04:00 |
bgp_io.c
|
Merge pull request #8545 from opensourcerouting/assert-our-own
|
2021-05-03 11:17:36 -04:00 |
bgp_io.h
|
bgpd: raise default & max r/w quanta to 64
|
2019-10-14 18:41:53 +00:00 |
bgp_keepalives.c
|
*: generously apply const
|
2019-12-02 15:01:29 +01:00 |
bgp_keepalives.h
|
|
|
bgp_label.c
|
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
|
2021-07-01 23:50:39 +03:00 |
bgp_label.h
|
bgp: rename bgp_node to bgp_dest
|
2020-06-23 17:32:52 +02:00 |
bgp_labelpool.c
|
*: require semicolon after DEFINE_<typesafe...>
|
2021-03-17 06:18:39 +01:00 |
bgp_labelpool.h
|
*: require semicolon after DEFINE_<typesafe...>
|
2021-03-17 06:18:39 +01:00 |
bgp_lcommunity.c
|
bgpd: XREALLOC handles NULL properly
|
2021-07-12 19:32:42 -04:00 |
bgp_lcommunity.h
|
bgpd: separate lcommunity validation from tokenizer
|
2021-01-06 07:18:20 -05:00 |
bgp_mac.c
|
bgpd: Generate and advertise gateway IP overlay index with EVPN RT-5
|
2021-06-07 17:58:22 -07:00 |
bgp_mac.h
|
bgpd: Rework code to use const struct prefix
|
2020-03-24 07:51:41 -04:00 |
bgp_main.c
|
bgpd: cli for SRv6 SID alloc to redirect to vrf (step4)
|
2021-06-02 10:24:48 -04:00 |
bgp_memory.c
|
Revert "bgpd: peer / peer group dampening profiles"
|
2021-08-03 21:54:47 +03:00 |
bgp_memory.h
|
Revert "bgpd: peer / peer group dampening profiles"
|
2021-08-03 21:54:47 +03:00 |
bgp_mpath.c
|
bgpd: Avoid more assignments within checks (round 2)
|
2021-06-29 22:27:50 +03:00 |
bgp_mpath.h
|
bgp: rename bgp_node to bgp_dest
|
2020-06-23 17:32:52 +02:00 |
bgp_mplsvpn_snmp.c
|
build: make builddir include path consistent
|
2021-04-21 15:42:33 +02:00 |
bgp_mplsvpn_snmp.h
|
bgpd: implement mplsL3VpnVrfRtTable
|
2021-02-02 09:37:13 +00:00 |
bgp_mplsvpn.c
|
bgpd: prevent routes loop through itself
|
2021-07-12 13:57:36 +02:00 |
bgp_mplsvpn.h
|
*: fix code format accourding to checkpatch
|
2021-06-02 10:24:48 -04:00 |
bgp_nb_config.c
|
bgpd: CLI to advertise gateway IP overlay index
|
2021-06-07 17:58:22 -07:00 |
bgp_nb.c
|
bgpd, yang: fix replace-as yang leaf
|
2021-05-14 17:00:11 +03:00 |
bgp_nb.h
|
bgpd, yang: fix replace-as yang leaf
|
2021-05-14 17:00:11 +03:00 |
bgp_network.c
|
*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN
|
2021-07-01 17:44:09 +03:00 |
bgp_network.h
|
bgpd: associate listener with the appropriate bgp instance
|
2020-09-01 09:42:26 +01:00 |
bgp_nexthop.c
|
bgpd: EVPN route type-5 to type-2 recursive resolution using gateway IP
|
2021-06-07 17:59:45 -07:00 |
bgp_nexthop.h
|
bgpd: EVPN route type-5 to type-2 recursive resolution using gateway IP
|
2021-06-07 17:59:45 -07:00 |
bgp_nht.c
|
bgpd: prevent routes loop through itself
|
2021-07-12 13:57:36 +02:00 |
bgp_nht.h
|
bgpd: prevent routes loop through itself
|
2021-07-12 13:57:36 +02:00 |
bgp_open.c
|
bgpd: Set extended msg size only if we advertised and received capability
|
2021-08-02 09:34:43 +03:00 |
bgp_open.h
|
bgpd: Add BGP Extended message support
|
2021-03-04 21:32:36 +02:00 |
bgp_packet.c
|
bgpd: Convert to using peer_established(peer) function
|
2021-06-07 10:48:36 -04:00 |
bgp_packet.h
|
*: require semicolon after DEFINE_HOOK & co.
|
2021-03-17 06:18:17 +01:00 |
bgp_pbr.c
|
bgpd: flowspec redirect vrf uses vrf table instead of allocated table id
|
2021-08-01 14:38:13 +02:00 |
bgp_pbr.h
|
bgpd: fallback proto icmp/v6 to appropriate l3 filter
|
2020-08-21 13:37:08 +02:00 |
bgp_rd.c
|
bgpd: Convert inet_ntoa to %pI4/inet_ntop
|
2020-10-18 11:22:30 +03:00 |
bgp_rd.h
|
bgpd: support for Ethernet Segments and Type-1/EAD routes
|
2020-08-05 06:46:12 -07:00 |
bgp_regex.c
|
|
|
bgp_regex.h
|
|
|
bgp_route.c
|
Revert "bgpd: peer / peer group dampening profiles"
|
2021-08-03 21:54:47 +03:00 |
bgp_route.h
|
Merge pull request #8691 from louis-oui/split-soft-reconfig
|
2021-06-10 12:04:54 -04:00 |
bgp_routemap_nb_config.c
|
bgpd: Add route-map match alias command
|
2021-07-21 09:26:14 +03:00 |
bgp_routemap_nb.c
|
bgpd: Add route-map match alias command
|
2021-07-21 09:26:14 +03:00 |
bgp_routemap_nb.h
|
bgpd: Add route-map match alias command
|
2021-07-21 09:26:14 +03:00 |
bgp_routemap.c
|
Merge pull request #8982 from dlqs/lua-func-stack
|
2021-08-02 13:51:35 +00:00 |
bgp_rpki.c
|
bgpd: Fix rpki spacing to be 1 for indentation
|
2021-07-22 16:55:51 -04:00 |
bgp_rpki.h
|
bgpd: Convert RPKI states to an enum and use them
|
2021-03-26 08:23:33 -04:00 |
bgp_script.c
|
bgpd: Update bgp_script encoders and decoders
|
2021-06-22 05:03:07 +08:00 |
bgp_script.h
|
bgpd: Update bgp_script encoders and decoders
|
2021-06-22 05:03:07 +08:00 |
bgp_snmp.c
|
bgpd: Make sure we don't miss to unlock for bgp_dest before returning
|
2021-06-22 23:14:47 +03:00 |
bgp_table.c
|
lib: put printfrr extension args into struct
|
2021-03-30 22:32:55 +02:00 |
bgp_table.h
|
Merge pull request #8691 from louis-oui/split-soft-reconfig
|
2021-06-10 12:04:54 -04:00 |
bgp_trace.c
|
*: make sure config.h or zebra.h is first
|
2021-04-23 12:06:35 +02:00 |
bgp_trace.h
|
bgpd: add tracepoints for BMP
|
2021-02-11 19:55:05 -05:00 |
bgp_updgrp_adv.c
|
bgpd: Avoid more assignments within checks (round 2)
|
2021-06-29 22:27:50 +03:00 |
bgp_updgrp_packet.c
|
bgpd: Increase sent prefix count per subgrp when originating default route
|
2021-07-14 23:55:20 +03:00 |
bgp_updgrp.c
|
bgpd: Show max packet size per update-group
|
2021-07-03 11:17:37 +03:00 |
bgp_updgrp.h
|
bgpd: Remove #if 0 code
|
2021-01-28 13:57:49 -05:00 |
bgp_vnc_types.h
|
bgpd: #if ENABLE_BGP_VNC -> #ifdef ENABLE_BGP_VNC
|
2020-04-01 15:05:26 -04:00 |
bgp_vpn.c
|
bgpd: Filter BGP routes by prefix version
|
2021-04-12 10:43:53 +03:00 |
bgp_vpn.h
|
|
|
bgp_vty.c
|
Revert "bgpd: vtysh commands for peer/group dampening profiles"
|
2021-08-03 21:54:47 +03:00 |
bgp_vty.h
|
bgpd: add terse display option on show bgp summary
|
2021-06-08 10:47:35 +02:00 |
bgp_zebra.c
|
bgpd: flowspec redirect vrf uses vrf table instead of allocated table id
|
2021-08-01 14:38:13 +02:00 |
bgp_zebra.h
|
bgpd: cli for srv6-locator assignment (step4)
|
2021-06-02 10:24:48 -04:00 |
bgpd.c
|
Revert "bgpd: peer / peer group dampening profiles"
|
2021-08-03 21:54:47 +03:00 |
bgpd.conf.sample2
|
|
|
bgpd.h
|
Revert "bgpd: peer / peer group dampening profiles"
|
2021-08-03 21:54:47 +03:00 |
IMPLEMENTATION.txt
|
|
|
Makefile
|
|
|
subdir.am
|
build: fix AM_LDFLAGS usage (and gcov)
|
2021-07-21 17:10:08 +02:00 |