index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #9676 from donaldsharp/import_register
David Lamparter
2021-10-13
1
-1
/
+2
|
\
|
*
*: Add resolve via default flag
Donald Sharp
2021-09-27
1
-1
/
+2
*
|
pimd: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
3
-4
/
+0
*
|
Merge pull request #9682 from adrianomarto/mesh-group-fix
Russ White
2021-09-28
2
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
pimd: fixing command "no ip msdp mesh-group member"
Adriano Marto Reis
2021-09-28
2
-6
/
+9
*
|
pimd: fix UAF/heap corruption in BSM code
David Lamparter
2021-09-27
1
-2
/
+1
*
|
pimd: Prevent uninited usage of nexthop
Donald Sharp
2021-09-21
1
-1
/
+1
|
/
*
Merge pull request #9489 from opensourcerouting/pim-restruct-20210825
Donald Sharp
2021-09-16
24
-584
/
+483
|
\
|
*
pimd: fuse source_new() and add_source_by_addr()
David Lamparter
2021-08-27
3
-61
/
+59
|
*
pimd: reformat after dropping indent levels
David Lamparter
2021-08-27
5
-142
/
+109
|
*
pimd: IGMP memberships are not querier specific
David Lamparter
2021-08-27
9
-492
/
+413
|
*
pimd: de-circularize includes
David Lamparter
2021-08-27
18
-24
/
+37
*
|
Merge pull request #9480 from SaiGomathiN/pim-coverity
David Lamparter
2021-08-27
3
-10
/
+1
|
\
\
|
|
/
|
/
|
|
*
pimd: Fixing coverity issues
Sai Gomathi
2021-08-24
1
-1
/
+1
|
*
pimd: Fixing coverity issues
Sai Gomathi
2021-08-24
4
-10
/
+0
*
|
Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-arg
David Lamparter
2021-08-27
1
-1
/
+1
|
\
\
|
*
|
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
2021-08-26
1
-1
/
+1
*
|
|
Merge pull request #9331 from idryzhov/explicit-exit
Christian Hopps
2021-08-26
2
-2
/
+2
|
\
\
\
|
*
|
|
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
2
-2
/
+2
*
|
|
|
pimd: fix coverity/dead-code issue
Jafar Al-Gharaibeh
2021-08-25
1
-10
/
+15
|
|
/
/
|
/
|
|
*
|
|
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-1
/
+0
*
|
|
Merge pull request #9435 from SaiGomathiN/sai-igmp
Jafar Al-Gharaibeh
2021-08-24
1
-0
/
+15
|
\
\
\
|
*
|
|
pimd: IGMP groups are not getting timeout
Sai Gomathi
2021-08-24
1
-0
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9414 from mobash-rasool/pim-upst-4
Jafar Al-Gharaibeh
2021-08-24
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pimd: IGMPv2 query timer gets delayed in a scenario
Mobashshera Rasool
2021-08-17
1
-0
/
+4
*
|
|
pimd: fix register suppress timer code
Christian Hopps
2021-08-19
3
-7
/
+30
*
|
|
pimd: change ranges to 1..max, type align with IETF YANG.
Christian Hopps
2021-08-19
2
-172
/
+110
|
/
/
*
|
pimd: Prevent memory leak
Donald Sharp
2021-08-13
1
-2
/
+5
*
|
Merge pull request #9253 from donaldsharp/igmp_no
Donatas Abraitis
2021-08-07
1
-4
/
+6
|
\
\
|
*
|
pimd: Allow more permisive versions of some no commands
Donald Sharp
2021-08-02
1
-4
/
+6
*
|
|
Merge pull request #9085 from mobash-rasool/pim-upst-4
Donald Sharp
2021-08-04
2
-2
/
+13
|
\
\
\
|
*
|
|
pimd : memory leak in rp_table cleanup.
github login name
2021-07-19
1
-2
/
+3
|
*
|
|
pimd: pim_ifchannel_local_membership_add should not inherit if (S,G) rpf unre...
github login name
2021-07-19
1
-0
/
+10
|
|
|
/
|
|
/
|
*
|
|
*: cleanup interface node installation
Igor Ryzhov
2021-07-29
1
-10
/
+1
|
|
/
|
/
|
*
|
Merge pull request #9212 from idryzhov/pim-crash
Rafael Zalamena
2021-07-29
1
-0
/
+1
|
\
\
|
*
|
pimd: fix missing list remove when deleting mesh group
Igor Ryzhov
2021-07-28
1
-0
/
+1
*
|
|
Merge pull request #9194 from idryzhov/pim-bool-false
Donald Sharp
2021-07-28
1
-2
/
+2
|
\
\
\
|
*
|
|
pimd: fix incorrect bool returns
Igor Ryzhov
2021-07-27
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #9187 from mobash-rasool/pim-upst-2
Igor Ryzhov
2021-07-27
2
-22
/
+23
|
\
\
\
|
*
|
|
pimd: Validate the fields before accessing it
Mobashshera Rasool
2021-07-27
2
-22
/
+23
|
|
/
/
*
/
/
pimd: Allow join prune intervals to be as small as 5 seconds
Donald Sharp
2021-07-26
1
-2
/
+2
|
/
/
*
|
Merge pull request #8637 from opensourcerouting/pim-vrf-acl-fixes
Donatas Abraitis
2021-07-26
3
-20
/
+44
|
\
\
|
*
|
pimd: fix PtP address handling
David Lamparter
2021-07-06
1
-4
/
+9
|
*
|
lib, pimd: add address match mode to prefix lists
David Lamparter
2021-07-06
1
-6
/
+27
|
*
|
pimd: IGMP sockets need to be iface-bound too
David Lamparter
2021-07-06
1
-10
/
+8
|
|
/
*
|
Merge pull request #8983 from mobash-rasool/pim-upstreaming-activity
Donald Sharp
2021-07-22
3
-7
/
+22
|
\
\
|
*
|
pimd: zlog_info changed to zlog_notice for neighbor up/down event
github login name
2021-07-07
1
-4
/
+4
|
*
|
pimd: make pim interface hold interval range 1-630
github login name
2021-07-07
2
-3
/
+3
|
*
|
pimd: Adding BSM status in the show commands
github login name
2021-07-05
1
-0
/
+15
|
|
/
*
|
Merge pull request #8986 from mobash-rasool/pim-upst-2
Donald Sharp
2021-07-22
3
-11
/
+35
|
\
\
[next]