..
rfapi
bgpd: vpn-vrf route leaking
2018-03-09 16:42:40 -05:00
rfp-example
*: add missing \n in some help strings
2017-10-24 19:30:30 -02:00
.gitignore
*: globally ignore clippy-generated source
2018-03-09 17:52:15 -05:00
BGP4-MIB.txt
Initial revision
2002-12-13 20:15:29 +00:00
bgp_advertise.c
bgpd: Remove peer->hash as that it is unused
2018-01-17 14:17:15 -05:00
bgp_advertise.h
*: reindent
2017-07-17 14:04:07 +02:00
bgp_aspath.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_aspath.h
bgpd: Only create json for aspath if needed
2017-11-16 20:46:37 -05:00
bgp_attr_evpn.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_attr_evpn.h
bgpd/zebra/lib: Add Default Gateway extended community
2018-01-23 15:58:53 -08:00
bgp_attr.c
Merge branch 'master' of https://github.com/frrouting/frr into pmsi-parse-display
2018-03-10 04:14:17 +00:00
bgp_attr.h
bgpd: Fix enum, use API for log string
2018-03-13 18:14:26 +00:00
bgp_bfd.c
bgpd: peer->bgp must be non NULL
2018-03-20 19:09:06 -04:00
bgp_bfd.h
*: reindent
2017-07-17 14:04:07 +02:00
bgp_btoa.c
Revert "*: reindent pt. 2"
2017-07-22 14:52:33 +02:00
bgp_clist.c
bgpd: Only build json for community when needed
2017-11-17 09:04:26 -05:00
bgp_clist.h
*: reindent
2017-07-17 14:04:07 +02:00
bgp_community.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_community.h
bgpd: Only build json for community when needed
2017-11-17 09:04:26 -05:00
bgp_damp.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_damp.h
*: reindent
2017-07-17 14:04:07 +02:00
bgp_debug.c
Merge branch 'master' into working/master/bgp-vpn-vrf-leaking
2018-03-14 13:31:58 -07:00
bgp_debug.h
Merge branch 'master' into working/master/bgp-vpn-vrf-leaking
2018-03-14 13:31:58 -07:00
bgp_dump.c
bgpd: use peer->ifp->ifindex instead of peer->ifindex
2018-02-26 22:13:22 +00:00
bgp_dump.h
*: reindent
2017-07-17 14:04:07 +02:00
bgp_ecommunity.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_ecommunity.h
bgpd: deduplicate struct definition
2017-09-13 11:47:35 -04:00
bgp_encap_tlv.c
bgpd: Fix off by one error introduced by 8c9cc7bbf6
2017-10-18 18:37:38 -04:00
bgp_encap_tlv.h
*: reindent
2017-07-17 14:04:07 +02:00
bgp_encap_types.h
*: reindent
2017-07-17 14:04:07 +02:00
bgp_evpn_private.h
Merge branch 'master' into type5-default-originate
2018-03-12 14:47:28 -07:00
bgp_evpn_vty.c
Merge pull request #1806 from vivek-cumulus/evpn-ipv6-tenant-routing
2018-03-13 10:20:29 +01: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
bgpd: No need to check return value of str2prefix_rd
2018-03-20 19:22:49 -04:00
bgp_evpn.h
Merge branch 'master' into type5-default-originate
2018-03-12 14:47:28 -07:00
bgp_filter.c
bgpd: fix clang warning
2017-10-08 23:50:54 +02:00
bgp_filter.h
*: reindent
2017-07-17 14:04:07 +02:00
bgp_fsm.c
bgpd: peer->bgp must be non NULL
2018-03-20 19:09:06 -04:00
bgp_fsm.h
bgpd: fix bgp_packet.c / bgp_fsm.c organization
2017-11-30 16:18:02 -05:00
bgp_io.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_io.h
bgpd: update pthreads to use lib changes
2018-01-24 15:30:55 -05:00
bgp_keepalives.c
bgpd: fix incorrect keepalive timer evaluation
2018-02-21 12:15:17 -05:00
bgp_keepalives.h
bgpd: update pthreads to use lib changes
2018-01-24 15:30:55 -05:00
bgp_label.c
bgpd: Clean up peer status checking for a received nlri
2018-03-16 09:12:55 -04:00
bgp_label.h
*: reindent
2017-07-17 14:04:07 +02:00
bgp_lcommunity.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_lcommunity.h
bgpd: Fixed some comments in bgp_lcommunity.h
2017-09-03 06:35:53 +00:00
bgp_main.c
bgpd: vpn-vrf route leaking
2018-03-09 16:42:40 -05:00
bgp_memory.c
bgpd: import rt to vrf mapping
2017-12-14 10:57:05 -08:00
bgp_memory.h
bgpd: import rt to vrf mapping
2017-12-14 10:57:05 -08:00
bgp_mpath.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_mpath.h
*: reindent
2017-07-17 14:04:07 +02:00
bgp_mplsvpn.c
bgpd: qualify use of BGP_ROUTE_RFP with ENABLE_BGP_VNC
2018-03-21 21:18:25 -07:00
bgp_mplsvpn.h
bgpd: vpn-vrf-leaking new CLI: address Vivek's review comments + crash fix
2018-03-19 22:14:42 -07:00
bgp_network.c
bgpd: Check for peer before dereferencing it
2018-03-20 18:50:22 -04:00
bgp_network.h
bgpd: server socket is created for all enabled VRF
2018-02-27 11:11:24 +01:00
bgp_nexthop.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_nexthop.h
bgpd: Reduce multiaccess_check_v4 overhead for subgroups
2017-09-26 20:06:13 -04:00
bgp_nht.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_nht.h
bgpd: Cleanup NHT state when underlying VRF goes down
2017-08-17 02:54:14 -07:00
bgp_open.c
bgpd: use FOREACH_AFI_SAFI where possible
2017-11-21 13:02:06 -05:00
bgp_open.h
bgpd: don't make any assumptions about the size of an enum
2017-07-31 23:45:03 -03:00
bgp_packet.c
bgpd: peer->bgp must be non NULL
2018-03-20 19:09:06 -04:00
bgp_packet.h
bgpd, tests: comment formatting
2017-11-30 16:18:05 -05:00
bgp_rd.c
bgpd: Modify prefix_rd2str to return "Unknown" when unknown
2017-12-11 12:39:16 -05:00
bgp_rd.h
*: reindent
2017-07-17 14:04:07 +02: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
bgpd: Use BGP instance to derive the VRF for route uninstall
2018-03-21 16:37:24 -04:00
bgp_route.h
bgpd: vpn-vrf route leaking
2018-03-09 16:42:40 -05:00
bgp_routemap.c
Merge branch 'master' into working/master/bgp-vpn-vrf-leaking
2018-03-14 13:31:58 -07:00
bgp_rpki.c
bgpd: Fix warning on 32 bit systems
2018-03-17 15:09:42 -04:00
bgp_snmp.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_table.c
*: reindent
2017-07-17 14:04:07 +02:00
bgp_table.h
bgpd: bgp process queue optimization
2017-08-17 17:58:35 +02:00
bgp_updgrp_adv.c
bgpd: some more debug info when 'debug updates out' is set
2018-03-09 16:40:36 -05:00
bgp_updgrp_packet.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_updgrp.c
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_updgrp.h
*: conform with COMMUNITY.md formatting rules, via 'make indent'
2018-03-06 14:04:32 -05:00
bgp_vnc_types.h
*: reindent
2017-07-17 14:04:07 +02:00
bgp_vpn.c
bgpd/ospfd: fix json leaks and blank output
2017-07-26 12:28:56 -03:00
bgp_vpn.h
*: reindent
2017-07-17 14:04:07 +02:00
bgp_vty.c
bgp_vty.c: fix docstrings for bgp_imexport_vpn
2018-03-19 22:14:43 -07:00
bgp_vty.h
bgpd: new vpn-policy CLI
2018-03-19 22:13:43 -07:00
bgp_zebra.c
bgpd: Use BGP instance to derive the VRF for route uninstall
2018-03-21 16:37:24 -04:00
bgp_zebra.h
bgpd: Use BGP instance to derive the VRF for route uninstall
2018-03-21 16:37:24 -04:00
bgpd.c
bgpd: actually suppress coalesce-time
2018-03-26 01:29:37 -04:00
bgpd.conf.sample
bgpd: hide "router bgp" commands also under "address-family ipv4 unicast"
2017-05-04 17:06:13 +00:00
bgpd.conf.sample2
Initial revision
2002-12-13 20:15:29 +00:00
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: new vpn-policy CLI
2018-03-19 22:13:43 -07:00
IMPLEMENTATION.txt
Adjust size complexity estimates. Still not quite right, but closer.
2005-02-15 17:10:03 +00:00
Makefile.am
bgpd: convert network statements from DEFUN to DEFPY
2017-12-21 19:07:56 +00:00