index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-05
tools: fix some special commands for reloading pim
anlan_cs
1
-1
/
+6
2024-10-04
zebra: Fix crash during reconnect
Igor Zhukov
1
-1
/
+1
2024-10-03
bgpd: export labels to pre-policy bmp
Louis Scalbert
1
-11
/
+13
2024-10-03
lib: remove unused bfd defines
Louis Scalbert
1
-6
/
+0
2024-10-03
bfdd: add no variants to all configurations
Louis Scalbert
1
-4
/
+7
2024-10-03
bgpd: changes for code maintainability
sri-mohan1
1
-96
/
+79
2024-10-03
bgpd: Print debug message about reaching maximum allowed multi paths
Donatas Abraitis
1
-1
/
+2
2024-10-02
bgpd: Remove unused bgp_mp_dmed_deselect function
Donald Sharp
2
-19
/
+0
2024-10-02
bgpd: fix printfrr_bp for non initialized peers
Louis Scalbert
1
-0
/
+6
2024-10-02
bgpd: Actually make ` --v6-with-v4-nexthops` it work
Donatas Abraitis
2
-17
/
+17
2024-10-01
bfdd: add no variants to interval configurations
Rafael Zalamena
1
-16
/
+25
2024-10-01
lib: nexthop code should use uint16_t for nexthop counting
Donald Sharp
2
-15
/
+11
2024-10-01
bgpd: Remove bgp_path_info_mpath_dequeue
Donald Sharp
3
-18
/
+0
2024-10-01
bgpd: Cleanup multipath figuring out in bgp
Donald Sharp
8
-850
/
+135
2024-10-01
tests: Clean up some logging in test_bgp_default_originate_2links.py
Donald Sharp
1
-5
/
+6
2024-10-01
bgpd: Ensure mpath data is only on bestpath
Donald Sharp
2
-3
/
+10
2024-10-01
bgpd: Use CHECK_FLAG to remain consistent for mp_flags
Donald Sharp
1
-2
/
+2
2024-09-30
lib: fix calloc warning on recent compiler
Rafael Zalamena
1
-1
/
+1
2024-09-30
pimd: fix northbound error message on delete
Rafael Zalamena
1
-15
/
+12
2024-09-30
pimd: remove unreachable code
Rafael Zalamena
1
-8
/
+0
2024-09-30
pimd: fix missing IPV4 check
anlan_cs
1
-59
/
+48
2024-09-29
tools: fix missing check interfaces for reloading pim
anlan_cs
1
-10
/
+10
2024-09-27
tests: enhance autorp topotest
Barry A. Trent
1
-10
/
+144
2024-09-27
pimd: fix autorp CLI bugs
Barry A. Trent
3
-6
/
+7
2024-09-27
bgpd: changes for code maintainability
sri-mohan1
1
-17
/
+20
2024-09-26
*: Modify clang-format column limit to 100
Donald Sharp
1
-1
/
+1
2024-09-26
bgpd: changes for code maintainability
sri-mohan1
1
-21
/
+23
2024-09-25
pimd: fix a possible use after free bug when doing pim trace
Jafar Al-Gharaibeh
1
-1
/
+1
2024-09-25
zebra: Add missing proto translations
Donald Sharp
1
-0
/
+4
2024-09-25
zebra: Correctly report metrics
Donald Sharp
1
-5
/
+5
2024-09-25
zebra: Let's use memset instead of walking bytes and setting to 0
Donald Sharp
1
-8
/
+2
2024-09-25
zebra: Fix snmp walk of zebra rib
Donald Sharp
1
-2
/
+4
2024-09-25
pimd: Fix coverity checked return issue
Nathan Bahr
1
-7
/
+17
2024-09-25
pimd: Fix coverity checked return issue
Nathan Bahr
1
-4
/
+9
2024-09-25
pimd: Fix igmp proxy null pointer dereference
Nathan Bahr
1
-5
/
+6
2024-09-25
bgpd: Remove dead code from recent commit
Donald Sharp
1
-7
/
+0
2024-09-25
bgpd: EVPN fix per rd specific type-2 json output
Sindhu Parvathi Gopinathan
1
-2
/
+2
2024-09-25
bgpd: changes for code maintainability
sri-mohan1
1
-75
/
+82
2024-09-24
lib: Removed unused RFP_DEFAULTS_NODE
Donald Sharp
1
-1
/
+0
2024-09-24
lib, zebra: TABLE_NODE is not used
Donald Sharp
2
-16
/
+0
2024-09-24
lib: Help text correction
Donald Sharp
1
-1
/
+1
2024-09-24
tests: Addition of AutoRP Discovery uncovered broken PIM test
Nathan Bahr
1
-4
/
+5
2024-09-24
tests: Update existing tests for changes introduced by AutoRP Discovery
Nathan Bahr
5
-6
/
+3
2024-09-24
tests: Added tests for new AutoRP functionality
Nathan Bahr
5
-0
/
+324
2024-09-24
doc: Add user documentation for AutoRP CLI
Nathan Bahr
1
-0
/
+34
2024-09-24
pimd,yang: Implement AutoRP CLI and NB config path
Nathan Bahr
9
-1
/
+839
2024-09-24
pimd: Add AutoRP functionality to PIMD
Nathan Bahr
11
-6
/
+1374
2024-09-24
ospf6d: Remove unguarded debugs in ospf6_snmp.c
Donald Sharp
1
-4
/
+0
2024-09-24
tests: Check if built-in Lua functions are working
Donatas Abraitis
1
-0
/
+16
2024-09-24
lib: Load built-in Lua functions
Donatas Abraitis
1
-0
/
+3
[next]