index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_static.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: Use a better name for oil_parent
Donald Sharp
2023-09-19
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
pimd: fix static mroute to also take into account the input interface
Jafar Al-Gharaibeh
2022-07-28
1
-40
/
+10
*
pimd: un-dependency-hell `pim_instance.h`
David Lamparter
2022-05-06
1
-0
/
+1
*
pim6d: Adding show running for ipv6 mld commands
Sai Gomathi N
2022-02-28
1
-2
/
+2
*
pim6d: IPv6-adjust static multicast routes
David Lamparter
2022-02-16
1
-81
/
+40
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
1
-1
/
+1
*
*: Replace s_addr check agains 0 with INADDR_ANY
Donatas Abraitis
2020-12-14
1
-1
/
+1
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-23
/
+19
*
pimd: set mfcc_parent at the time of MFCC programming
Anuradha Karuppiah
2019-11-15
1
-1
/
+1
*
pimd: decide between SPT based and RPT based forwarding
Anuradha Karuppiah
2019-11-15
1
-2
/
+2
*
pimd: Add pim_channel_oil_change_iif
Donald Sharp
2019-07-18
1
-1
/
+3
*
pimd: ALLOC functions cannot fail.
Donald Sharp
2019-06-20
1
-3
/
+0
*
pimd: Convert to using an ifindex_t for the vif
Donald Sharp
2019-01-25
1
-1
/
+1
*
pimd: Prevent crash from using pim static mroutes
Donald Sharp
2019-01-25
1
-1
/
+1
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-1
/
+1
*
pimd: Remove unnecessary alloc failures
Donald Sharp
2018-07-08
1
-11
/
+1
*
pimd: Put 'struct pim_instance *' as the first function parameter
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Convert vif and ifindex lookups to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-1
/
+2
*
pimd: Refactore qpim_static_route_list into pim->static_routes
Donald Sharp
2017-07-24
1
-18
/
+14
*
pimd: Fix c_oil->pim set spot
Donald Sharp
2017-07-24
1
-1
/
+2
*
pimd: Set c_oil->pim for static routes
Donald Sharp
2017-07-24
1
-0
/
+9
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-289
/
+309
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-2
/
+2
*
*: use vty_outln
Quentin Young
2017-06-29
1
-2
/
+3
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+17
*
pimd: Get Static mroutes displaying again
Donald Sharp
2017-02-24
1
-11
/
+18
*
Merge remote-tracking branch 'origin/master' into pim_lib_work2
Donald Sharp
2017-01-18
1
-1
/
+0
|
\
|
*
build: remove $Format tags
David Lamparter
2016-12-20
1
-2
/
+0
*
|
pimd: Clarify pim_mroute_[add|del] function debugging
Donald Sharp
2016-12-22
1
-11
/
+11
*
|
pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]
Daniel Walton
2016-12-22
1
-14
/
+14
*
|
pimd: Remove unnecessary QuaggaId
Donald Sharp
2016-12-22
1
-1
/
+0
*
|
pimd: Fix use of 0 for NULL
Donald Sharp
2016-12-22
1
-8
/
+8
|
/
*
pimd: don't leak original_s_route on error
Christian Franke
2016-10-21
1
-0
/
+4
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-4
/
+4
*
pimd: Refactor pim_mroute_add and _del
Donald Sharp
2016-07-12
1
-2
/
+2
*
pimd: Refactor 'struct static_route' to use channel_oil
Donald Sharp
2016-07-12
1
-28
/
+30
*
pimd: Separate pim vif index spot from ifindex
Donald Sharp
2016-06-18
1
-0
/
+1
*
pimd: Add support for displaying ip mroute
Donald Sharp
2016-06-01
1
-0
/
+33
*
pimd: Fix size_t zlog_err format string warning
Paul Jakma
2016-05-26
1
-1
/
+1
*
pimd: Fix warning
Martin Winter
2016-05-26
1
-1
/
+1
*
pimd: add support for configuring multicast static routes
Jafar Al-Gharaibeh
2016-05-26
1
-0
/
+305