summaryrefslogtreecommitdiffstats
path: root/sharpd/sharp_zebra.c (unfollow)
Commit message (Expand)AuthorFilesLines
32 hourstests: save bmp pcap in logdir instead of /tmpLouis Scalbert3-4/+6
32 hourstests: fix bmp test parallelizationLouis Scalbert2-4/+81
32 hourstests: add py extension to bmpserverLouis Scalbert2-5/+3
32 hourstopotests: bgp_bmp, use unified configurationPhilippe Guibert10-46/+39
34 hourstests: bgp_route_server_client should not use /tmpDonald Sharp1-3/+0
34 hourstests: bgp_snmp_mplsl3vpn should not use /tmp directoryDonald Sharp13-20/+0
34 hourstests: ospf_metric_propagation do not use /tmpDonald Sharp9-28/+3
34 hourstopotests: fix bmp_collector handling of empty as-pathPhilippe Guibert1-0/+6
34 hourstopotests: bmp, create shared library for bmpPhilippe Guibert21-901/+755
34 hourstests: ospf_multi_instance should not use /tmpDonald Sharp2-6/+0
34 hourstests: ospf_multi_vrf_bgp_route_leak should not use /tmpDonald Sharp4-8/+0
34 hourstests: ospf_netns_vrf should not use /tmpDonald Sharp6-12/+0
34 hourstests: ospf_p2mp should not use /tmpDonald Sharp8-27/+0
34 hourstests: ospf_prefix_suppression should not use /tmpDonald Sharp3-6/+0
34 hourstests: pim_autorp should not use /tmpDonald Sharp4-16/+8
34 hourstests: pim_basic should not use /tmp for outputing of filesDonald Sharp1-4/+4
34 hourstests: simple_snmp_test should not use /tmp for loggingDonald Sharp1-1/+0
34 hourstests: pim_cand_rp_bsr uses /tmp directory and it should notDonald Sharp6-12/+0
34 hourstests: zebra_rib should not use /tmp for log filesDonald Sharp1-2/+1
34 hourstests: bgp_nexthop_ipv6 remove unused reference to /tmpDonald Sharp1-3/+0
34 hourstests: bgp_lu_topo[1|2] should not use log files in /tmpDonald Sharp5-5/+0
34 hoursbgpd: bgp_clist.c does not need jhash.hDonald Sharp1-1/+0
3 daystests: Check if remote-as is not flushed once peer-group appliedDonatas Abraitis3-1/+42
3 daysbgpd: Initialize as_type for peer-group as AS_UNSPECIFIEDDonatas Abraitis1-0/+1
5 daystopotests: Allow runing under both docker and podmanfamfo2-6/+8
6 daysbgpd: fix use real SID in BGP nexthop trackingPhilippe Guibert1-2/+9
7 daystopotests: bgp_evpn_rt5, add test for advertise route-map servicePhilippe Guibert3-2/+246
7 daystopotests: bgp_evpn_rt5, rework testPhilippe Guibert3-65/+407
7 daysbgpd: Use peer group's member for BGP notify instead of the peer-groupDonatas Abraitis1-1/+1
7 daysdoc:Fix bgp doc warningguozhongfeng.gzf1-0/+1
7 daysDocker: Add the ability to override FRR UIDMike RE Mallin1-1/+2
7 dayszebra: EVPN fix code style in vlan vni map debugsChirag Shah2-5/+4
7 daysbgpd: peer_active is connection oriented, make it soDonald Sharp6-21/+22
7 daysbgpd: bgp_getsockname should use connectionDonald Sharp4-9/+11
7 daysbgpd: Modify bgp_connect_in_progress_update_connection to use connectionDonald Sharp1-4/+6
7 daysbgpd: Modify bgp_udpatesockname to pass in a connectionDonald Sharp3-6/+6
7 daysbgpd: Fix pattern of usage in bgp_notify_config_changeDonald Sharp4-98/+41
7 daysbgpd: Add `peer_notify_config_change()` functionDonald Sharp4-103/+52
7 daysbgpd: peer_notify_unconfig should be connection basedDonald Sharp3-17/+12
8 daysbgpd: fix use single whitespace when displaying flowspec entriesPhilippe Guibert1-1/+1
8 daysbgpd: fix version attribute is an int, not a stringPhilippe Guibert1-2/+1
8 daystests: Deprecate TOPOTEST_PULLDonatas Abraitis3-9/+2
8 daystests: Set vm.mmap_rnd_bits for topotests docker foobarDonatas Abraitis1-0/+5
8 daystests: Fix docker build for topotestsDonatas Abraitis2-53/+90
8 dayszebra: avoid a race during FPM dplane plugin shutdownMark Stapp1-0/+34
8 daystests: fix max med on startupDonald Sharp2-3/+3
8 daystests: Fix ospfapi client to clear ospf processDonald Sharp1-0/+2
8 dayslib: Remove route_node_match_ipv[4|6] not being usedDonald Sharp2-30/+0
8 daysripd: Use route_node_match instead of route_node_match_ipv4Donald Sharp1-2/+6
8 daystests: Add some test cases for snmpDonald Sharp7-5/+89