index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_zlookup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pimd: Fix crash on restart from thread_cancel
Donald Sharp
2020-05-28
1
-1
/
+1
*
pimd: if_lookup_by_index can fail handle it appropriately
Donald Sharp
2020-04-17
1
-10
/
+10
*
zebra: Synchronous client queues accumulate messages from zebra.
Karen Schoener
2020-03-23
1
-1
/
+13
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-33
/
+28
*
pimd: lookup nh using vrf_id we checked before
Stephen Worley
2020-01-08
1
-1
/
+2
*
pimd: allow pimd to handle nexthop_lookup zapi error
Stephen Worley
2020-01-08
1
-0
/
+8
*
pimd: Allow zlookup socket to drain
Donald Sharp
2019-06-06
1
-0
/
+19
*
pimd: Cleanup extra paranthesis around S,G printout
Donald Sharp
2019-03-28
1
-1
/
+1
*
pimd: Create a `struct pim_router` and move thread master into it
Donald Sharp
2019-01-04
1
-3
/
+3
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
1
-1
/
+1
*
pimd, zebra: Encode nexthop vrf in message
Donald Sharp
2018-11-02
1
-2
/
+5
*
pimd: Why was pim including zebra headers?
Donald Sharp
2018-09-23
1
-1
/
+0
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-7
/
+7
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-8
/
+8
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-3
/
+3
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-8
/
+8
*
pimd: Add pim_errors and define some pim specific errors
Donald Sharp
2018-08-14
1
-3
/
+4
*
pimd: Convert over to use LIB_ERR_XXX for zlog_err
Donald Sharp
2018-08-14
1
-10
/
+18
*
pimd: Fix connected route nexthop fix from 66f5152f
Martin Buck
2018-06-08
1
-6
/
+14
*
pimd: Fix nexthop determination when sending towards RP
Martin Buck
2018-06-05
1
-24
/
+22
*
Merge pull request #1921 from donaldsharp/pim_stuff
Lou Berger
2018-03-30
1
-1
/
+1
|
\
|
*
pimd: Move some data tracking variables per VRF
Donald Sharp
2018-03-18
1
-1
/
+1
*
|
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-4
/
+4
|
/
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-3
/
+2
*
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
1
-1
/
+1
*
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-0
/
+1
*
pimd: Cleanup nht debugs
Donald Sharp
2017-08-02
1
-2
/
+3
*
pimd: Cleanup unused assignment
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Fix pim not recognizing itself as an RP in some cases
Donald Sharp
2017-07-24
1
-9
/
+0
*
pimd: Fixup NHT debugging to be a bit more coherent
Donald Sharp
2017-07-24
1
-47
/
+53
*
pimd: Remove unnecessary debug.
Donald Sharp
2017-07-24
1
-4
/
+0
*
pimd: Prevent Lockup when waiting for response from zebra
Donald Sharp
2017-07-24
1
-0
/
+7
*
pimd: debug guard error message
Donald Sharp
2017-07-24
1
-2
/
+8
*
pimd: Make zlookup 'struct pim_instance' aware
Donald Sharp
2017-07-24
1
-11
/
+14
*
pimd: Convert vif and ifindex lookups to use 'struct pim_instance *'
Donald Sharp
2017-07-24
1
-1
/
+1
*
pimd: Cleanup use of VRF_DEFAULT to pimg->vrf_id
Donald Sharp
2017-07-24
1
-4
/
+4
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-2
/
+3
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-3
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-435
/
+448
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-2
/
+2
*
pimd: Fix zclient cleanup on shutdown
Donald Sharp
2017-06-30
1
-0
/
+1
*
*: use vty_outln
Quentin Young
2017-06-29
1
-3
/
+3
*
pimd: Thread changes allow pim to crash a boo
Donald Sharp
2017-05-18
1
-5
/
+0
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+17
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-3
/
+2
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-4
/
+3
*
pimd: Fix various sizeof and buffer length issues
Donald Sharp
2017-04-06
1
-2
/
+6
*
pimd: Use better 5549 resolution
Donald Sharp
2017-03-30
1
-1
/
+13
*
*: Remove non-vrf based ifindex lookup
Donald Sharp
2017-03-15
1
-1
/
+1
*
pimd: mroute entries unresolved IIF issue
Chirag Shah
2017-02-14
1
-1
/
+2
[next]