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
*
eigrpd, ospfd, pimd: Fix assumption that interface may not be up
Donald Sharp
2019-12-04
1
-16
/
+21
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
Merge pull request #5328 from satheeshkarra/pim_mlag
Mark Stapp
2019-11-22
10
-3
/
+439
|
\
|
*
zebra,pim : Fixing Review comments in PIM_MLAG
Satheesh Kumar K
2019-11-19
1
-10
/
+10
|
*
Zebra: ADD Protobuf Encoding & Decoding for MLAG Messages
Satheesh Kumar K
2019-11-14
1
-2
/
+2
|
*
pimd, lib: adding support for MLAG Message processing at PIM
Satheesh Kumar K
2019-11-14
3
-2
/
+167
|
*
pimd : Add support for MLAG Register & Un-register
Satheesh Kumar K
2019-11-14
10
-3
/
+274
*
|
pimd: fix bsm buflen check to include pim hdr
Quentin Young
2019-11-20
1
-1
/
+1
*
|
pimd: Various buffer overflow reads and crashes
Donald Sharp
2019-11-20
4
-6
/
+46
*
|
pimd: Fix possible read beyond end of data received
Donald Sharp
2019-11-19
1
-0
/
+6
*
|
Merge pull request #5360 from donaldsharp/pim_crash_rp
Jafar Al-Gharaibeh
2019-11-18
2
-1
/
+7
|
\
\
|
*
|
pimd: Create pimreg interface when we start any interface config
Donald Sharp
2019-11-18
1
-1
/
+3
|
*
|
pimd: Dissallow obvious addresses from being the RP
Donald Sharp
2019-11-18
1
-0
/
+4
*
|
|
pimd: Tighten up `show ip pim rp-info`
Donald Sharp
2019-11-18
1
-2
/
+2
|
/
/
*
|
Merge pull request #5320 from donaldsharp/pim_igmp_ignore_from_ourself
Donatas Abraitis
2019-11-15
10
-73
/
+73
|
\
\
|
*
|
pimd: Cleanup igmp debugs a tiny bit
Donald Sharp
2019-11-12
2
-11
/
+4
|
*
|
pimd: `debug igmp trace` turns on non igmp debugs
Donald Sharp
2019-11-12
8
-62
/
+62
|
*
|
pimd: Ignore igmp queries from itself
Donald Sharp
2019-11-12
1
-0
/
+7
|
|
/
*
|
Merge pull request #5276 from donaldsharp/pim_double
Jafar Al-Gharaibeh
2019-11-14
1
-14
/
+11
|
\
\
|
|
/
|
/
|
|
*
pimd: No need to add then remove the oif if not DR
Donald Sharp
2019-11-04
1
-14
/
+11
*
|
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
|
*: Convert prefix_free to double pointer
Donald Sharp
2019-11-02
2
-3
/
+2
|
/
*
pimd: Do not spew a million warnings
Donald Sharp
2019-11-01
1
-5
/
+7
*
pimd: Duplicate config is not a CMD_WARNING_CONFIG_FAILED
Donald Sharp
2019-10-30
1
-1
/
+3
*
Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWN
Rafael Zalamena
2019-10-29
1
-1
/
+1
|
\
|
*
bfdd: Handling local and remote admin-down
SumitAgarwal123
2019-10-29
1
-1
/
+1
*
|
pimd: result was already tested against PIM_GROUP_BAD_ADDR_MASK_COMBO
Donald Sharp
2019-10-25
1
-6
/
+0
*
|
pimd: All paths have already derefed pim->global_scope.bsrp_table
Donald Sharp
2019-10-25
1
-2
/
+1
*
|
pimd: Cast up to 64 bit to prevent overflow
Donald Sharp
2019-10-25
1
-1
/
+2
*
|
pimd: Initialize nht_p variable
Donald Sharp
2019-10-25
1
-2
/
+3
*
|
pimd: Check return code of pim_msg_send()
Donald Sharp
2019-10-25
1
-2
/
+7
*
|
*: Cleanup interface creation apis
Stephen Worley
2019-10-10
1
-1
/
+1
*
|
pimd: Fix zlog_warn when we mean debug and vice versa
Donald Sharp
2019-10-08
2
-35
/
+21
*
|
*: strip trailing whitespace
Quentin Young
2019-09-30
1
-1
/
+1
*
|
Merge pull request #5009 from donaldsharp/interface_deletion
Russ White
2019-09-30
5
-216
/
+183
|
\
\
|
*
|
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
2
-30
/
+17
|
*
|
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
2
-45
/
+29
|
*
|
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
3
-69
/
+62
|
*
|
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
2
-72
/
+47
|
*
|
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
3
-0
/
+28
|
|
/
*
|
pimd: up->channel_oil cannot be NULL
Donald Sharp
2019-09-25
1
-55
/
+0
*
|
pimd: Mark Default TOS Values for PIM & IGMP Outgoing packets
Satheesh Kumar K
2019-09-24
2
-0
/
+7
|
/
*
pimd: Slightly loosen pim assert message length tests
Donald Sharp
2019-09-10
1
-2
/
+2
*
Merge pull request #4604 from opensourcerouting/mutex-sugar
Quentin Young
2019-09-03
3
-7
/
+7
|
\
|
*
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
3
-7
/
+7
*
|
pimd: sh config is showing detail debug, though not configured
Satheesh Kumar K
2019-08-27
2
-2
/
+5
|
/
*
*: Fix spelling errors pointed out by debian packaging
Donald Sharp
2019-08-19
2
-3
/
+3
*
Merge pull request #4724 from satheeshkarra/pim_fixes
Sri Mohana Singamsetty
2019-08-08
2
-4
/
+11
|
\
|
*
pimd: PIM Core seen during NH processing
Satheesh Kumar K
2019-07-24
1
-2
/
+3
[next]