index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_routemap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
bgpd: Add back pointer to source (from) peer in bgp_path_info struct
Donatas Abraitis
4
-21
/
+26
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
2024-09-24
tests: Add a basic test to verify `match peer ...`
Donatas Abraitis
6
-0
/
+167
2024-09-24
bgpd: Return NOMATCH only if both conf_if/group does not exist
Donatas Abraitis
1
-1
/
+1
2024-09-24
tests: fix zebra_rib range
Louis Scalbert
1
-1
/
+1
2024-09-23
tests: Add v4/v6 forwarding off/on
Donald Sharp
4
-0
/
+152
2024-09-23
tests: add topotest for igmp proxy
Barry A. Trent
6
-1
/
+460
2024-09-23
doc: add documentation for ip igmp proxy cli
Barry A. Trent
1
-0
/
+10
2024-09-23
pimd: add show commands for igmp proxy joins
Barry A. Trent
1
-4
/
+64
2024-09-23
pimd: add proxy join/prune functionality
Barry A. Trent
7
-12
/
+128
2024-09-23
bgpd: Delete EVPN VRF instace if it's not a hidden instance only
Donatas Abraitis
1
-1
/
+2
2024-09-23
ospfd: reset spf_hold_multiplier when current SPF delay state is changed
Shbinging
1
-0
/
+4
2024-09-23
tests: Simplify BGP dual-as topotest
Donatas Abraitis
2
-33
/
+1
2024-09-22
tests: Add testcase for SRv6 End.DT6
Carmine Scarpitta
1
-0
/
+24
2024-09-22
tests: Add testcase for SRv6 End.DT4
Carmine Scarpitta
1
-0
/
+25
2024-09-22
tests: Add testcase for SRv6 End.DX6
Carmine Scarpitta
1
-0
/
+24
2024-09-22
tests: Fix unused variable warning
Carmine Scarpitta
1
-1
/
+1
2024-09-21
yang: added as-notation leaf to global-bgp-config
ali aqrabawi
1
-0
/
+13
2024-09-21
tests: Remove duplicate `check_ping` import
Carmine Scarpitta
1
-1
/
+1
2024-09-21
tests: Remove `log monitor XX` from `srv6_sid_manager` test
Carmine Scarpitta
1
-1
/
+0
2024-09-21
tests: Remove `log monitor XX` from `srv6_sid_manager` test
Carmine Scarpitta
1
-1
/
+0
2024-09-21
tests: Remove `log monitor XX` from `srv6_encap_src_addr` test
Carmine Scarpitta
1
-1
/
+0
2024-09-21
isisd: Fix infinity flag not being set successfully
zhou-run
1
-4
/
+3
2024-09-20
pimd: add igmp proxy cli and yang configuration
Barry A. Trent
3
-0
/
+17
2024-09-20
pimd, yang: add cli for igmp proxy
Barry A. Trent
6
-1
/
+51
[next]