index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_igmpv2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
pimd, pim6d: Changing IGMP to GM in debug macros.
Abhishek N R
2022-09-14
1
-1
/
+1
*
pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_PACKETS to PIM_DEBUG_GM_PA...
Sai Gomathi N
2022-09-05
1
-6
/
+6
*
pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTS
Sai Gomathi N
2022-09-05
1
-1
/
+1
*
pimd: un-dependency-hell `pim_instance.h`
David Lamparter
2022-05-06
1
-0
/
+1
*
pimd: fix igmp query packet
ron
2022-03-16
1
-1
/
+2
*
Merge pull request #10012 from AbhishekNR/upstream
Donald Sharp
2022-03-15
1
-0
/
+21
|
\
|
*
pimd : Handling of IGMPv2 report message for SSM aware group range.
Abhishek N R
2022-01-20
1
-0
/
+21
*
|
pimd: Add IGMP join sent/failed statistics
Donatas Abraitis
2022-03-13
1
-2
/
+2
|
/
*
pimd: IGMPv2 leave msg may be longer than 8 octets
Mobashshera Rasool
2022-01-13
1
-4
/
+5
*
pimd: IGMPv2 report msg may be longer than 8 octets
Mobashshera Rasool
2022-01-13
1
-4
/
+5
*
pimd: Modifying struct igmp_sock to gm_sock for IPv6
Sai Gomathi
2021-12-03
1
-2
/
+2
*
pimd: Modifying name of struct igmp_group to struct gm_group for IPv6.
Sai Gomathi
2021-12-03
1
-1
/
+1
*
pimd: zassert => assert
David Lamparter
2021-04-23
1
-1
/
+1
*
pimd: IGMP conformance 5.10 test case is failing
Mobashshera Rasool
2020-12-24
1
-3
/
+28
*
pimd: checksum must be validated before accepting igmp packets
Mobashshera Rasool
2020-11-17
1
-0
/
+14
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-2
/
+2
*
pimd: show ip igmp statistics command
Mladen Sablic
2018-05-04
1
-0
/
+6
*
pimd: mtrace only IGMP sockets
Mladen Sablic
2018-03-08
1
-0
/
+6
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-147
/
+147
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
pimd: Missing include causes compile failure on some bsd's
Donald Sharp
2017-01-19
1
-0
/
+2
*
pimd: Fix uninitialized value
Donald Sharp
2016-12-22
1
-2
/
+0
*
pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]
Daniel Walton
2016-12-22
1
-7
/
+7
*
pimd: add support for IGMPv2
Daniel Walton
2016-12-22
1
-0
/
+190