index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ldp_sync.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-04
lib: Allow setsockopt functions to return size set
Donald Sharp
2
-4
/
+8
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
2024-11-27
bgpd: Use peer group's member for BGP notify instead of the peer-group
Donatas Abraitis
1
-1
/
+1
2024-11-27
doc:Fix bgp doc warning
guozhongfeng.gzf
1
-0
/
+1
2024-11-26
Docker: Add the ability to override FRR UID
Mike RE Mallin
1
-1
/
+2
2024-11-26
zebra: EVPN fix code style in vlan vni map debugs
Chirag Shah
2
-5
/
+4
2024-11-26
bgpd: peer_active is connection oriented, make it so
Donald Sharp
6
-21
/
+22
2024-11-26
bgpd: bgp_getsockname should use connection
Donald Sharp
4
-9
/
+11
2024-11-26
bgpd: Modify bgp_connect_in_progress_update_connection to use connection
Donald Sharp
1
-4
/
+6
2024-11-26
bgpd: Modify bgp_udpatesockname to pass in a connection
Donald Sharp
3
-6
/
+6
2024-11-26
bgpd: Fix pattern of usage in bgp_notify_config_change
Donald Sharp
4
-98
/
+41
2024-11-26
bgpd: Add `peer_notify_config_change()` function
Donald Sharp
4
-103
/
+52
2024-11-26
bgpd: peer_notify_unconfig should be connection based
Donald Sharp
3
-17
/
+12
2024-11-26
pimd: Fix access-list memory leak in pimd
Corey Siltala
1
-0
/
+2
2024-11-26
bgpd: fix use single whitespace when displaying flowspec entries
Philippe Guibert
1
-1
/
+1
2024-11-26
bgpd: fix version attribute is an int, not a string
Philippe Guibert
1
-2
/
+1
2024-11-26
tests: Deprecate TOPOTEST_PULL
Donatas Abraitis
3
-9
/
+2
2024-11-26
tests: Set vm.mmap_rnd_bits for topotests docker foobar
Donatas Abraitis
1
-0
/
+5
2024-11-26
tests: Fix docker build for topotests
Donatas Abraitis
2
-53
/
+90
2024-11-25
zebra: avoid a race during FPM dplane plugin shutdown
Mark Stapp
1
-0
/
+34
[next]