index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-06
tests: Add basic multicast boundary test
Corey Siltala
5
-0
/
+616
2024-12-06
pimd,yang: Extend multicast boundary functionality
Corey Siltala
15
-33
/
+184
2024-12-06
pimd: Move ACL handling to pim_util.c
Corey Siltala
3
-49
/
+46
2024-12-06
bgpd: Check if as_type is not specified when peer is a peer-group member
Donatas Abraitis
1
-2
/
+1
2024-12-05
tests: Fix invalid escape seq seen in bgp_nexthop_ipv6
Donald Sharp
1
-1
/
+1
2024-12-05
tests: Convert to using `neighbor X timers connect 1` for exabgp using tests
Donald Sharp
25
-7
/
+71
2024-12-05
bgpd: When bgp notices a change to shared_network inform bfd of it
Donald Sharp
1
-0
/
+4
2024-12-05
bgpd: shared_network is a bool, convert it to such
Donald Sharp
2
-5
/
+5
2024-12-05
tests: bfd_profiles_topo1 is taking a long time to reconnect
Donald Sharp
3
-0
/
+4
2024-12-05
topotests: bmp, test that loc-rib peer up message is sent
Philippe Guibert
3
-7
/
+12
2024-12-05
bgpd: fix peer up message for loc-rib not sent
Philippe Guibert
1
-5
/
+9
2024-12-04
lib: Speed up reconnection attempts for zapi
Donald Sharp
1
-4
/
+9
2024-12-04
bgpd: fix unconfigure asdot neighbor
Philippe Guibert
1
-2
/
+2
2024-12-04
pimd: free igmp proxy joins on interface deletion
Barry A. Trent
1
-2
/
+1
2024-12-04
pimd: Prevent crash of pim when auto-rp's socket is not initialized
Donald Sharp
1
-2
/
+4
2024-12-04
lib: Print the reason why the route-map and/or the index parsing is done
Donatas Abraitis
2
-4
/
+45
2024-12-04
lib,vtysh: Use backoff setsockopt option for freebsd
Donald Sharp
3
-7
/
+18
2024-12-04
lib: Allow setsockopt functions to return size set
Donald Sharp
2
-4
/
+8
2024-12-03
pimd: igmp proxy joins should not be written as part of config
Barry A. Trent
1
-0
/
+6
2024-12-03
lib: Fix session re-establishment
Donald Sharp
1
-1
/
+7
2024-12-03
zebra: separate zebra ZAPI server open and accept
Mark Stapp
3
-5
/
+45
2024-12-02
topotests: save bgp_bmp json temp files to bmp log folder instead of /tmp
Philippe Guibert
3
-9
/
+28
2024-12-02
tests: save bmp pcap in logdir instead of /tmp
Louis Scalbert
3
-4
/
+6
2024-12-02
tests: fix bmp test parallelization
Louis Scalbert
2
-4
/
+81
2024-12-02
tests: add py extension to bmpserver
Louis Scalbert
2
-5
/
+3
2024-12-02
topotests: bgp_bmp, use unified configuration
Philippe Guibert
10
-46
/
+39
2024-12-02
tests: bgp_route_server_client should not use /tmp
Donald Sharp
1
-3
/
+0
2024-12-02
tests: bgp_snmp_mplsl3vpn should not use /tmp directory
Donald Sharp
13
-20
/
+0
2024-12-02
tests: ospf_metric_propagation do not use /tmp
Donald Sharp
9
-28
/
+3
2024-12-02
topotests: fix bmp_collector handling of empty as-path
Philippe Guibert
1
-0
/
+6
2024-12-02
topotests: bmp, create shared library for bmp
Philippe Guibert
21
-901
/
+755
2024-12-02
tests: ospf_multi_instance should not use /tmp
Donald Sharp
2
-6
/
+0
2024-12-02
tests: ospf_multi_vrf_bgp_route_leak should not use /tmp
Donald Sharp
4
-8
/
+0
2024-12-02
tests: ospf_netns_vrf should not use /tmp
Donald Sharp
6
-12
/
+0
2024-12-02
tests: ospf_p2mp should not use /tmp
Donald Sharp
8
-27
/
+0
2024-12-02
tests: ospf_prefix_suppression should not use /tmp
Donald Sharp
3
-6
/
+0
2024-12-02
tests: pim_autorp should not use /tmp
Donald Sharp
4
-16
/
+8
2024-12-02
tests: pim_basic should not use /tmp for outputing of files
Donald Sharp
1
-4
/
+4
2024-12-02
tests: simple_snmp_test should not use /tmp for logging
Donald Sharp
1
-1
/
+0
2024-12-02
tests: pim_cand_rp_bsr uses /tmp directory and it should not
Donald Sharp
6
-12
/
+0
2024-12-02
tests: zebra_rib should not use /tmp for log files
Donald Sharp
1
-2
/
+1
2024-12-02
tests: bgp_nexthop_ipv6 remove unused reference to /tmp
Donald Sharp
1
-3
/
+0
2024-12-02
tests: bgp_lu_topo[1|2] should not use log files in /tmp
Donald Sharp
5
-5
/
+0
2024-12-02
bgpd: bgp_clist.c does not need jhash.h
Donald Sharp
1
-1
/
+0
2024-12-01
tests: Check if remote-as is not flushed once peer-group applied
Donatas Abraitis
3
-1
/
+42
2024-12-01
bgpd: Initialize as_type for peer-group as AS_UNSPECIFIED
Donatas Abraitis
1
-0
/
+1
2024-11-28
topotests: Allow runing under both docker and podman
famfo
2
-6
/
+8
2024-11-28
bgpd: fix use real SID in BGP nexthop tracking
Philippe Guibert
1
-2
/
+9
2024-11-27
topotests: bgp_evpn_rt5, add test for advertise route-map service
Philippe Guibert
3
-2
/
+246
2024-11-27
topotests: bgp_evpn_rt5, rework test
Philippe Guibert
3
-65
/
+407
[next]