index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_register.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
pimd: consistently ignore prefix list mask len
David Lamparter
2022-11-04
1
-1
/
+2
*
pimd: Remove pim_br vestiges
Donald Sharp
2022-10-27
1
-14
/
+2
*
pimd, pim6d: Send register msg via register socket
Mobashshera Rasool
2022-08-04
1
-1
/
+1
*
pimd: Handle rpf_addr in register send/recv
sarita patra
2022-07-06
1
-9
/
+7
*
pim6d: Send register msg with IPv6 global address
Mobashshera Rasool
2022-06-22
1
-0
/
+49
*
pimd: Handle receive of (*,G) register stop with src addr as 0
Mobashshera Rasool
2022-06-07
1
-1
/
+6
*
Merge pull request #10958 from patrasar/pim_passive
Jafar Al-Gharaibeh
2022-05-13
1
-4
/
+23
|
\
|
*
pimd: Disable receiving register-stop on passive interface
sarita patra
2022-05-13
1
-0
/
+8
|
*
pimd: Disable receiving register msg on passive interface
sarita patra
2022-05-13
1
-0
/
+8
|
*
pimd: Handling reg and reg_stop send statistics for passive interface
sarita patra
2022-05-13
1
-4
/
+7
*
|
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
|
/
*
pim6d: Register message send handling
plsaranya
2022-04-29
1
-16
/
+119
*
pim6d: include IPv6 pseudoheader in TX checksums
David Lamparter
2022-03-28
1
-2
/
+4
*
pimd: A wrong address family means the register-stop receive fails
Donald Sharp
2022-03-14
1
-1
/
+1
*
pimd: FRR-PIM sending register packet even after receiving (*,G) register stop
saravanank
2022-03-14
1
-23
/
+81
*
pim6d: Replace pim_br_unknown with PIMADDR_ANY
Mobashshera Rasool
2022-03-10
1
-1
/
+1
*
pim6d: Handle B bit changes for IPv6
Mobashshera Rasool
2022-03-10
1
-3
/
+3
*
pim6d: Parsing pimv6 register msg
Mobashshera Rasool
2022-03-10
1
-34
/
+19
*
pim6d: IPv6-adjust various pim_sgaddr uses
David Lamparter
2022-02-14
1
-4
/
+3
*
pim6d: more TLV parse/encode IPv6 preparation
David Lamparter
2022-02-14
1
-8
/
+8
*
pimd: fix `%pI4` that needs to be `%pPA`
David Lamparter
2022-01-17
1
-1
/
+1
*
pimd: move, rename and deploy pim_addr_is_any()
David Lamparter
2022-01-17
1
-1
/
+1
*
pimd: remove pim_str_sg_dump()
David Lamparter
2022-01-17
1
-11
/
+8
*
pimd: `prefix_sg` => `pim_sgaddr`
David Lamparter
2022-01-12
1
-6
/
+6
*
pimd: move `%pSG4` to `%pPSG4`
David Lamparter
2022-01-12
1
-2
/
+3
*
*: clean up ifp-by-local-address function(s)
David Lamparter
2021-11-17
1
-1
/
+1
*
pimd: remove usage of inet_ntop
Donald Sharp
2021-11-05
1
-4
/
+2
*
pimd: modifications in PIM joins
Sai Gomathi
2021-10-26
1
-0
/
+12
*
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
pimd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-9
/
+6
*
Merge pull request #6054 from sarav511/dr2ndr
Donald Sharp
2020-06-01
1
-0
/
+29
|
\
|
*
pimd: When DR becomes non DR, couldreg state events not handled.
saravanank
2020-03-20
1
-0
/
+29
*
|
*: remove line breaks from log messages
David Lamparter
2020-03-24
1
-1
/
+1
*
|
pimd: Add `ip pim register-accept-list PLIST` command
Donald Sharp
2020-03-06
1
-0
/
+27
*
|
pimd: Add a pim pointer to register_recv
Donald Sharp
2020-03-06
1
-17
/
+12
|
/
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-12
/
+12
*
pimd: Update pim register stop statistics
Sarita Patra
2020-03-03
1
-0
/
+2
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-2
/
+0
*
pimd: re-name SwitchToSptDesired to SwitchToSptDesiredonRp
Anuradha Karuppiah
2019-11-15
1
-2
/
+2
*
pimd: set mfcc_parent at the time of MFCC programming
Anuradha Karuppiah
2019-11-15
1
-1
/
+0
*
pimd: update add_oif and del_oif debugs to print caller
Anuradha Karuppiah
2019-11-15
1
-2
/
+2
*
pimd: `debug igmp trace` turns on non igmp debugs
Donald Sharp
2019-11-12
1
-3
/
+3
*
*: s/TRUE/true/, s/FALSE/false/
Quentin Young
2019-07-01
1
-6
/
+6
*
pimd: PIM Msg header includes N bit as defined by RFC
saravanank
2019-05-15
1
-2
/
+2
[next]