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
*
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
*
pimd: Cleanup shutdown a bit more.
Donald Sharp
2017-01-30
1
-3
/
+8
*
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: Remove unused zclient_debug variable
Donald Sharp
2016-12-22
1
-2
/
+0
*
|
pimd: Cleanup nexthop debugging
Donald Sharp
2016-12-22
1
-2
/
+2
*
|
pimd: Be more careful looking up mroute statistics
Donald Sharp
2016-12-22
1
-0
/
+3
*
|
pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]
Daniel Walton
2016-12-22
1
-11
/
+11
*
|
pimd: Don't ask for information when you are notgoing to get an answer
Donald Sharp
2016-12-22
1
-1
/
+7
*
|
pimd,zebra: Pass back error message if received
Donald Sharp
2016-12-22
1
-1
/
+2
*
|
lib, pimd: Modify writen to retry on certain failures
Donald Sharp
2016-12-22
1
-4
/
+4
*
|
pimd: Rework approach for needing nbrs
Donald Sharp
2016-12-22
1
-22
/
+0
*
|
pimd: Allow loopbacks to resolve
Donald Sharp
2016-12-22
1
-1
/
+1
*
|
pimd: Only use paths that we have nbrs on
Donald Sharp
2016-12-22
1
-3
/
+29
*
|
pimd, zebra: Pass the ifindex for NEXTHOP_TYPE_IPV4
Donald Sharp
2016-12-22
1
-18
/
+3
*
|
pimd: Use MULTIPATH_NUM for maxpaths
Donald Sharp
2016-12-22
1
-1
/
+1
*
|
pimd, zebra: Allow v6 based nexthops to work in pim
Donald Sharp
2016-12-22
1
-16
/
+13
*
|
pimd: Switch 'struct in_addr' to 'struct prefix' in pim_zlookup.h
Donald Sharp
2016-12-22
1
-8
/
+10
*
|
pimd: Fix duplicate code in zlookup
Donald Sharp
2016-12-22
1
-17
/
+8
*
|
pimd: Track the # of times we ask for nexthp information
Donald Sharp
2016-12-22
1
-0
/
+2
*
|
pimd: Fix unwrappered debug message
Donald Sharp
2016-12-22
1
-1
/
+2
[next]