index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_nht.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: use `zclient->nexthop_update`
David Lamparter
2023-11-20
1
-32
/
+19
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-2
/
+2
*
pimd: Add whether or not the rpf succeeded or not to the debug
Donald Sharp
2023-08-14
1
-9
/
+9
*
pimd: Allow more immediate null registers to be sent in the vxlan code
Donald Sharp
2023-08-12
1
-0
/
+23
*
pimd: Correct the wrong comment
anlan_cs
2023-04-17
1
-2
/
+3
*
pimd, doc: remove dead import check references
David Lamparter
2023-04-13
1
-14
/
+7
*
pimd, pim6d: Fix RP Unknown IIF
Sarita Patra
2023-02-24
1
-3
/
+4
*
pimd, pim6d: Fix BSM packet process
Sarita Patra
2023-02-24
1
-6
/
+6
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
pimd: Add missing enums to switch statement
Donald Sharp
2023-01-31
1
-1
/
+7
*
pimd, pim6d: Don't allow pim disabled interface as nexthop
Sarita Patra
2022-11-14
1
-4
/
+11
*
pimd, pim6d: Update upstream rpf disable/enable pim on interface
Sarita Patra
2022-11-14
1
-0
/
+34
*
pimd: Dereference before null check
Sai Gomathi N
2022-10-27
1
-2
/
+3
*
pimd: Update mroute IIF based on Nexthop received from Zebra
Sarita Patra
2022-07-28
1
-1
/
+1
*
Merge pull request #11536 from mobash-rasool/temp1
Jafar Al-Gharaibeh
2022-07-14
1
-1
/
+1
|
\
|
*
pimd: During prune pending, behave as NOINFO state
Mobashshera Rasool
2022-07-06
1
-1
/
+1
*
|
pim6d: bsr nht handling for IPV6
sarita patra
2022-07-07
1
-10
/
+6
*
|
pim6d: Pass pim_addr for pim_nht callbacks.
sarita patra
2022-07-06
1
-43
/
+39
*
|
pimd: Handle rpf_addr in pim nht
sarita patra
2022-07-06
1
-71
/
+56
|
/
*
pimd: Limit pim's ecmp to what zebra tells us is the multipath
Donald Sharp
2022-06-23
1
-12
/
+13
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
pimd: un-dependency-hell `pim_instance.h`
David Lamparter
2022-05-06
1
-0
/
+1
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
1
-1
/
+1
*
pim6d: Handle mrib_nexthop_addr & pim_zlookup_nexthop in pim_nht
sarita patra
2022-04-07
1
-28
/
+16
*
pim6d: fix mis-printed nexthop
David Lamparter
2022-04-04
1
-5
/
+10
*
pimd, pim6d: clarify RFC5549 MRIB nexthop handling
David Lamparter
2022-04-04
1
-17
/
+23
*
*: add SAFI argument to zclient_send_rnh
David Lamparter
2022-03-27
1
-1
/
+1
*
pim6d: Parse BSM packet for PIMv6
Mobashshera Rasool
2022-03-25
1
-1
/
+1
*
Merge pull request #9476 from SaiGomathiN/pim-nht
Donatas Abraitis
2022-03-20
1
-3
/
+3
|
\
|
*
pimd: Added new option "detail" in the "debug pim nht" CLI
Sai Gomathi
2022-03-04
1
-3
/
+3
*
|
pimd: be more informative about missing neighbors
David Lamparter
2022-03-12
1
-4
/
+6
*
|
*: When matching against a nexthop send and process what it matched against
Donald Sharp
2022-03-12
1
-6
/
+7
*
|
pim6d: reenable NHT code
David Lamparter
2022-03-02
1
-0
/
+4
*
|
pim6d: fixup NHT code for IPv6
David Lamparter
2022-03-02
1
-18
/
+8
|
/
*
Merge pull request #10657 from patrasar/pim_remove_in_addr_none
David Lamparter
2022-03-02
1
-1
/
+1
|
\
|
*
pimd: replace inaddr_none with PIMADDR_ANY
sarita patra
2022-03-01
1
-1
/
+1
*
|
pim6d: Handling pim_rpf for IPV6
sarita patra
2022-03-01
1
-1
/
+1
*
|
pim6d: Handling last_lookup in pim_nexthop for IPV6
sarita patra
2022-03-01
1
-2
/
+1
*
|
pim6d: pim_nht changes for pimv6
sarita patra
2022-02-28
1
-110
/
+83
*
|
Merge pull request #10400 from opensourcerouting/pim6-compilefix
Donald Sharp
2022-02-26
1
-3
/
+3
|
\
\
|
*
|
pim6d: remove `PIM_V6_TEMP_BREAK`
David Lamparter
2022-02-16
1
-3
/
+3
|
|
/
*
/
pimd: cosmetic change
anlan_cs
2022-02-21
1
-3
/
+2
|
/
*
pim6d: IPv6-adjust neigh->source_addr
David Lamparter
2022-02-14
1
-9
/
+26
*
pim6d: IPv6-adjust various pim_sgaddr uses
David Lamparter
2022-02-14
1
-4
/
+1
*
Merge pull request #10292 from opensourcerouting/pim6-addr-aux
Donald Sharp
2022-02-08
1
-1
/
+1
|
\
|
*
pimd: move, rename and deploy pim_addr_is_any()
David Lamparter
2022-01-17
1
-1
/
+1
*
|
pim: Use INADDR_ANY for current_bsr checking is valid yet
Donald Sharp
2022-02-04
1
-0
/
+8
|
/
*
pimd: add back blocking RPF for BSM
David Lamparter
2021-11-17
1
-154
/
+74
*
pimd: clean up BSR NHT & fix parallel links
David Lamparter
2021-11-17
1
-67
/
+144
*
*: Add resolve via default flag
Donald Sharp
2021-09-27
1
-1
/
+2
[next]