index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_bsm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: Disable receiving BSM on passive interface
sarita patra
2022-05-13
1
-0
/
+8
*
pimd: Handling BSM send statistics for passive interface
sarita patra
2022-05-13
1
-2
/
+4
*
*: Fix spelling of accomodate
Donald Sharp
2022-04-19
1
-3
/
+3
*
*: Fix spelling of atleast
Donald Sharp
2022-04-19
1
-1
/
+1
*
pim6d: include IPv6 pseudoheader in TX checksums
David Lamparter
2022-03-28
1
-6
/
+11
*
pim6d: Parse BSM packet for PIMv6
Mobashshera Rasool
2022-03-25
1
-9
/
+7
*
pim6d: Modify pim_rp_del for PIMv4/PIMv6
Mobashshera Rasool
2022-03-08
1
-1
/
+1
*
pim6d: Add pim_get_all_mcast_group api
Mobashshera Rasool
2022-03-08
1
-2
/
+3
*
pim6d: Modify pim_rp_change api for pimv6
Mobashshera Rasool
2022-03-08
1
-2
/
+1
*
Merge pull request #10657 from patrasar/pim_remove_in_addr_none
David Lamparter
2022-03-02
1
-5
/
+4
|
\
|
*
pimd: replace inaddr_none with PIMADDR_ANY
sarita patra
2022-03-01
1
-5
/
+4
*
|
pim6d: Adding show running for ipv6 mld commands
Sai Gomathi N
2022-02-28
1
-2
/
+2
*
|
Merge pull request #10400 from opensourcerouting/pim6-compilefix
Donald Sharp
2022-02-26
1
-1
/
+6
|
\
\
|
*
|
pim6d: IPv6-adjust BSM code
David Lamparter
2022-02-16
1
-1
/
+6
|
|
/
*
/
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-7
/
+4
|
/
*
pim6d: IPv6-adjust pim_msg_send() and related
David Lamparter
2022-02-14
1
-5
/
+4
*
pim6d: IPv6-adjust iface primary/DR addrs
David Lamparter
2022-02-14
1
-1
/
+1
*
pim6d: IPv6-adjust neigh->source_addr
David Lamparter
2022-02-14
1
-6
/
+3
*
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
-6
/
+3
*
|
pimd: Only remove bsr NHT if we actually have tracked something
Donald Sharp
2022-02-04
1
-1
/
+2
|
/
*
pimd : packet processing optimization on rp change
Mobashshera Rasool
2021-11-19
1
-0
/
+6
*
pimd: correctly process rp-count==0 BSMs
David Lamparter
2021-11-17
1
-12
/
+26
*
pimd: move BSM clear into BSM code
David Lamparter
2021-11-17
1
-5
/
+121
*
pimd: clean up BSR NHT & fix parallel links
David Lamparter
2021-11-17
1
-78
/
+17
*
*: clean up ifp-by-local-address function(s)
David Lamparter
2021-11-17
1
-2
/
+2
*
pimd: de-circularize includes
David Lamparter
2021-08-27
1
-0
/
+1
*
pimd: Prevent memory leak
Donald Sharp
2021-08-13
1
-2
/
+5
*
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
pimd: Remove pim->vrf_id and use pim->vrf->vrf_id
Donald Sharp
2021-05-12
1
-1
/
+1
*
pimd: cleanup & convert bsm_rpinfo to TS list
David Lamparter
2021-05-03
1
-65
/
+49
*
pimd: cleanup & convert bsm_info to TS list
David Lamparter
2021-05-03
1
-28
/
+31
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-4
/
+4
*
pimd : Added the command to clear the pim bsr data.
vdhingra
2021-01-08
1
-3
/
+3
*
pimd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-4
/
+4
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-30
/
+15
*
*: Use proper semantics for turning off thread
Donald Sharp
2020-10-12
1
-2
/
+1
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
1
-2
/
+1
*
pimd: fix negative bitshift
Quentin Young
2020-04-06
1
-0
/
+7
*
*: remove line breaks from log messages
David Lamparter
2020-03-24
1
-13
/
+11
*
Merge pull request #6015 from sarav511/bsmfwd
Russ White
2020-03-24
1
-0
/
+11
|
\
|
*
pimd: Do not forward BSM to interfaces that has no pim neighbors
saravanank
2020-03-17
1
-0
/
+11
*
|
pimd: bsr election elects wrong bsr
saravanank
2020-03-23
1
-1
/
+2
|
/
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-13
/
+13
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-65
/
+59
*
*: remove null check before XFREE
Quentin Young
2020-02-04
1
-2
/
+1
*
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
1
-0
/
+29
[next]