.. |
rfapi
|
bgpd: Fix spelling mistakes found by debian packaging
|
2020-03-13 19:10:28 -04:00 |
rfp-example
|
Treewide: use ANSI function definitions
|
2019-01-24 11:21:59 +01:00 |
.gitignore
|
*: cleanup .gitignore files
|
2018-09-08 21:30:42 +02:00 |
bgp_addpath_types.h
|
bgpd: Re-use TX Addpath IDs where possible
|
2018-11-10 00:16:36 +00:00 |
bgp_addpath.c
|
bgpd: Replace bgp_flag_* to [UN]SET/CHECK_FLAG macros
|
2020-02-06 17:11:38 +02:00 |
bgp_addpath.h
|
*: generously apply const
|
2019-12-02 15:01:29 +01:00 |
bgp_advertise.c
|
*: don't null after XFREE; XFREE does this itself
|
2020-02-03 11:22:13 -05:00 |
bgp_advertise.h
|
bgpd: add timestamp to bgp_adj_in
|
2019-08-30 19:00:45 +02:00 |
bgp_aspath.c
|
Merge pull request #5954 from ton31337/feature/rfc7607
|
2020-03-17 10:27:35 -04:00 |
bgp_aspath.h
|
Merge pull request #5954 from ton31337/feature/rfc7607
|
2020-03-17 10:27:35 -04:00 |
bgp_attr_evpn.c
|
bgpd: RFC compliance wrt invalid RMAC, GWIP, ESI and VNI
|
2020-02-11 12:36:50 -08:00 |
bgp_attr_evpn.h
|
bgpd: remove unused variable
|
2020-03-07 23:19:13 +01:00 |
bgp_attr.c
|
Merge pull request #6045 from rubenk/bgpd-use-correct-format-specifier
|
2020-03-19 13:55:04 -04:00 |
bgp_attr.h
|
bgpd: refactor func prototype arround Prefix-SID
|
2020-02-14 00:13:43 +00:00 |
bgp_bfd.c
|
bgpd: reset bfd session when bgp comes up
|
2020-03-13 16:38:33 +01:00 |
bgp_bfd.h
|
bgpd: reset bfd session when bgp comes up
|
2020-03-13 16:38:33 +01:00 |
bgp_bmp.c
|
bgpd: Fixed snmp and bmp 'just Established' test.
|
2020-03-19 18:04:47 -04:00 |
bgp_bmp.h
|
lib,nhrpd,bgpd/bmp: pass resolver failure details
|
2019-12-11 13:33:36 +01:00 |
bgp_btoa.c
|
bgpd: Untrusted argument (Coverity 1399380)
|
2018-06-19 15:00:25 +02:00 |
bgp_clist.c
|
*: Replace sizeof something to sizeof(something)
|
2020-03-08 21:44:53 +02:00 |
bgp_clist.h
|
bgpd: Use sequence numbers for community lists
|
2019-11-26 21:20:02 +02:00 |
bgp_community.c
|
*: change hash_backet to hash_bucket
|
2020-02-28 13:59:13 -05:00 |
bgp_community.h
|
bgpd : route agg. with comm attr is consuming lot of cycles.
|
2019-09-24 02:54:19 -07:00 |
bgp_damp.c
|
*: use gmtime_r, localtime_r exclusively
|
2020-03-05 13:26:16 -05:00 |
bgp_damp.h
|
bgpd: Rework BGP dampening to be per AFI/SAFI
|
2019-11-11 09:52:40 +02:00 |
bgp_debug.c
|
bgpd: Add subcodes for BGP Finite State Machine Error
|
2020-03-16 09:22:22 +02:00 |
bgp_debug.h
|
bgpd: Adding BGP GR Global & Per Neighbour FSM changes
|
2020-01-23 09:34:25 +05:30 |
bgp_dump.c
|
*: use gmtime_r, localtime_r exclusively
|
2020-03-05 13:26:16 -05:00 |
bgp_dump.h
|
bgpd: hook for bgp peer status change events
|
2019-08-13 11:59:27 -07:00 |
bgp_ecommunity.c
|
*: change hash_backet to hash_bucket
|
2020-02-28 13:59:13 -05:00 |
bgp_ecommunity.h
|
bgpd: use safe functions to work with ecom attrs
|
2019-11-22 03:26:28 -05:00 |
bgp_encap_tlv.c
|
*: remove null check before XFREE
|
2019-02-25 23:00:46 +00:00 |
bgp_encap_tlv.h
|
*: reindent
|
2017-07-17 14:04:07 +02:00 |
bgp_encap_types.h
|
*: use C99 standard fixed-width integer types
|
2018-03-27 15:13:34 -04:00 |
bgp_errors.c
|
bgpd: Add a better breadcrumb for when bgp is missconfiged
|
2020-02-19 10:52:14 -05:00 |
bgp_errors.h
|
bgpd: Add a better breadcrumb for when bgp is missconfiged
|
2020-02-19 10:52:14 -05:00 |
bgp_evpn_private.h
|
bgpd: evpn pip handle svi ip route
|
2019-11-22 07:53:32 -08:00 |
bgp_evpn_vty.c
|
bgpd: change evpn vni json field format
|
2020-02-11 11:38:26 -08:00 |
bgp_evpn_vty.h
|
bgpd: get rid of afi_header_vty_out() & co.
|
2017-08-29 08:36:03 +02:00 |
bgp_evpn.c
|
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
|
2020-03-05 20:23:23 +02:00 |
bgp_evpn.h
|
bgpd: evpn pip parse vrr mac
|
2019-11-22 07:53:30 -08:00 |
bgp_filter.c
|
*: remove null check before XFREE
|
2020-02-04 13:19:37 -05:00 |
bgp_filter.h
|
bgpd: Validate as-path in show bgp regexp
|
2019-04-23 11:25:35 +03:00 |
bgp_flowspec_private.h
|
bgpd: support for show bgp ipv4 flowspec
|
2018-03-30 14:01:05 +02:00 |
bgp_flowspec_util.c
|
*: Replace s_addr 0 => INADDR_ANY
|
2020-02-06 09:00:12 +02:00 |
bgp_flowspec_util.h
|
bgpd: flowspec redirect IP info is retrieved into nh tracking
|
2018-12-28 18:10:26 +01:00 |
bgp_flowspec_vty.c
|
bgpd: struct bgp_path_info * ->attr must not be NULL
|
2019-10-16 13:38:29 -04:00 |
bgp_flowspec.c
|
bgpd: Do not send UPDATE message with maximum-prefix
|
2019-04-24 14:51:06 +03:00 |
bgp_flowspec.h
|
bgpd: Convert binfo to path
|
2018-10-09 14:26:30 -04:00 |
bgp_fsm.c
|
Merge pull request #5992 from pguibert6WIND/bgp_bfd_reset_with_remote
|
2020-03-18 11:19:59 +02:00 |
bgp_fsm.h
|
bgpd: Add subcodes for BGP Finite State Machine Error
|
2020-03-16 09:22:22 +02:00 |
bgp_io.c
|
bgpd, lib: fix style from BGP GR code
|
2020-02-04 15:19:04 -05: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
|
bgpd: update pthreads to use lib changes
|
2018-01-24 15:30:55 -05:00 |
bgp_label.c
|
bgpd: fix unaligned access to addpath id
|
2020-01-07 07:47:13 -08:00 |
bgp_label.h
|
bgpd: IPv4 LU withdraw using 0x000000 label
|
2019-11-20 15:28:46 +03:00 |
bgp_labelpool.c
|
lib, zebra: support label chunk requests for SRGB
|
2019-07-10 15:20:27 +02:00 |
bgp_labelpool.h
|
bgpd: replace label pool fifo with DECLARE_LIST
|
2019-04-27 19:33:45 +02:00 |
bgp_lcommunity.c
|
*: change hash_backet to hash_bucket
|
2020-02-28 13:59:13 -05:00 |
bgp_lcommunity.h
|
bgpd : route agg. with lcomm attribute is consuming lot of cycles.
|
2019-09-24 02:53:51 -07:00 |
bgp_mac.c
|
bgpd: Prevent usage after free in bgp_mac.c
|
2019-10-31 20:23:23 -04:00 |
bgp_mac.h
|
bgpd: parse and comapre rmac attr against self mac
|
2019-03-04 09:56:05 -08:00 |
bgp_main.c
|
Merge pull request #5763 from ton31337/fix/return_without_parent
|
2020-02-10 18:49:06 -03:00 |
bgp_memory.c
|
bgpd: prefix-sid srv6 l3vpn service tlv
|
2020-01-15 18:20:35 +09:00 |
bgp_memory.h
|
bgpd: prefix-sid srv6 l3vpn service tlv
|
2020-01-15 18:20:35 +09:00 |
bgp_mpath.c
|
bgpd: Replace bgp_flag_* to [UN]SET/CHECK_FLAG macros
|
2020-02-06 17:11:38 +02:00 |
bgp_mpath.h
|
bgpd: Rename various variable names to something more appropriate
|
2018-10-09 14:26:30 -04:00 |
bgp_mplsvpn.c
|
bgpd: Fix router-id update handling for route-leaking
|
2020-03-10 10:02:43 -04:00 |
bgp_mplsvpn.h
|
bgpd: router bgp export leaked vpn routes
|
2019-06-17 15:41:50 -07:00 |
bgp_network.c
|
bgpd: Add 'show bgp listeners' command for diagnostics
|
2020-03-10 09:59:56 -04:00 |
bgp_network.h
|
bgpd: Add 'show bgp listeners' command for diagnostics
|
2020-03-10 09:59:56 -04:00 |
bgp_nexthop.c
|
bgpd: Refine multiaccess check for next hop resetting
|
2020-03-17 19:59:52 -07:00 |
bgp_nexthop.h
|
bgpd: Refine multiaccess check for next hop resetting
|
2020-03-17 19:59:52 -07:00 |
bgp_nht.c
|
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
|
2020-03-05 20:23:23 +02:00 |
bgp_nht.h
|
bgpd: Remove not used bgp_find_nexthop() function
|
2019-11-08 15:04:29 +02:00 |
bgp_open.c
|
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
|
2020-03-05 20:23:23 +02:00 |
bgp_open.h
|
bgpd: Remove trailing whitespaces from some header files
|
2019-09-17 11:28:48 +03:00 |
bgp_packet.c
|
Merge pull request #6028 from mjstapp/fix_func_macros
|
2020-03-18 11:53:58 -04:00 |
bgp_packet.h
|
bgpd, lib: fix style from BGP GR code
|
2020-02-04 15:19:04 -05:00 |
bgp_pbr.c
|
bgpd: Print out vrf name as well as id
|
2020-02-14 08:44:27 -05:00 |
bgp_pbr.h
|
bgp, zebra, lib: add protocol support for iptables
|
2019-07-08 08:36:45 +02:00 |
bgp_rd.c
|
bgpd: fix large route-distinguisher's format
|
2020-01-06 17:03:51 +09:00 |
bgp_rd.h
|
bgpd: Auto RD definitions and encoding
|
2018-04-25 12:39:16 -04:00 |
bgp_regex.c
|
*: reindent
|
2017-07-17 14:04:07 +02:00 |
bgp_regex.h
|
*: reindent
|
2017-07-17 14:04:07 +02:00 |
bgp_route.c
|
Merge pull request #6022 from vivek-cumulus/refine_multiaccess_check
|
2020-03-18 10:47:27 +02:00 |
bgp_route.h
|
bgpd: Allow overriding ORIGIN for aggregate-address
|
2020-02-13 11:07:40 +02:00 |
bgp_routemap.c
|
bgpd: support for match ip address next-hop address command
|
2020-03-17 21:55:42 +01:00 |
bgp_rpki.c
|
bgpd: Show RPKI prefixes filtered by ASN
|
2020-03-13 20:03:41 +02:00 |
bgp_snmp.c
|
bgpd: Fixed snmp and bmp 'just Established' test.
|
2020-03-19 18:04:47 -04:00 |
bgp_table.c
|
bgpd, lib: fix style from BGP GR code
|
2020-02-04 15:19:04 -05:00 |
bgp_table.h
|
bgpd: Adding Selection Deferral Timer handler changes.
|
2020-01-23 09:34:25 +05:30 |
bgp_updgrp_adv.c
|
bgpd: Replace bgp_flag_* to [UN]SET/CHECK_FLAG macros
|
2020-02-06 17:11:38 +02:00 |
bgp_updgrp_packet.c
|
bgpd: Remove a test and return statement after assert
|
2020-03-04 20:19:12 +02:00 |
bgp_updgrp.c
|
*: Remove parenthesis on return for constants
|
2020-02-09 14:21:56 +02:00 |
bgp_updgrp.h
|
bgpd: Add an option to limit outgoing prefixes
|
2020-01-17 16:20:28 +02:00 |
bgp_vnc_types.h
|
bgpd: Cleanup of bgp daemon code
|
2018-07-07 22:51:13 +02:00 |
bgp_vpn.c
|
bgpd: Blank RD in "sh bgp l2vpn evpn all neighbors <ip> advertised-routes json"
|
2019-11-21 15:30:00 -08:00 |
bgp_vpn.h
|
bgpd/ospfd: make bgp and ospf json response a bit more consistent
|
2018-08-30 12:40:18 +00:00 |
bgp_vty.c
|
bgpd: Fix spelling mistakes found by debian packaging
|
2020-03-13 19:10:28 -04:00 |
bgp_vty.h
|
bgpd, lib: fix style from BGP GR code
|
2020-02-04 15:19:04 -05:00 |
bgp_zebra.c
|
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
|
2020-03-05 20:23:23 +02:00 |
bgp_zebra.h
|
bgpd, lib: fix style from BGP GR code
|
2020-02-04 15:19:04 -05:00 |
bgpd.c
|
Merge pull request #5827 from donaldsharp/missed_upstreaming
|
2020-03-12 09:27:26 -07:00 |
bgpd.conf.sample
|
doc: Update documentation about multiple-instance
|
2019-06-18 09:31:35 -04:00 |
bgpd.conf.sample2
|
|
|
bgpd.conf.vnc.sample
|
bgpd: hide "router bgp" commands also under "address-family ipv4 unicast"
|
2017-05-04 17:06:13 +00:00 |
bgpd.h
|
bgpd: Add subcodes for BGP Finite State Machine Error
|
2020-03-16 09:22:22 +02:00 |
IMPLEMENTATION.txt
|
bgpd: Convert struct bgp_info to struct bgp_path_info
|
2018-10-09 14:14:25 -04:00 |
Makefile
|
build: non-recursive bgpd & rfp
|
2018-09-08 21:25:59 +02:00 |
subdir.am
|
doc: rename man pages to frr-*
|
2020-01-15 14:05:11 +01:00 |
valgrind.supp
|
bgpd: make valgrind suppression more generic
|
2019-02-19 22:00:34 +01:00 |