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
*
pimd: Start (S,G,rpt) coding
Donald Sharp
2016-12-22
2
-3
/
+23
*
pimd: Clean up the interface deletion
Donald Sharp
2016-12-22
5
-9
/
+38
*
pimd: Make sure we have valid pointer when printing debugs
Donald Sharp
2016-12-22
1
-4
/
+11
*
pimd: Fix possible crash using 'struct pim_nexthop'
Donald Sharp
2016-12-22
1
-0
/
+1
*
pimd: Ensure 'struct nexthop' has been zeroed
Donald Sharp
2016-12-22
1
-0
/
+1
*
pimd: Fix crash when cannot find igmp
Donald Sharp
2016-12-22
1
-5
/
+5
*
pimd: Add basic nexthop lookup cached information.
Donald Sharp
2016-12-22
4
-4
/
+63
*
pimd: Add the ability to get time in usec
Donald Sharp
2016-12-22
2
-0
/
+20
*
pimd: Fix possible double free of upstream
Donald Sharp
2016-12-22
5
-21
/
+35
*
pimd: Fix crash when igmp message comes in on non-configured interface
Donald Sharp
2016-12-22
1
-0
/
+8
*
pimd: Fix child ifchannel overwrite parent ifchannel
Donald Sharp
2016-12-22
1
-2
/
+2
*
pimd: always build json for show commands
Daniel Walton
2016-12-22
1
-69
/
+108
*
pimd: Fix pim_nexthop_lookup
Donald Sharp
2016-12-22
1
-9
/
+12
*
pimd: Fix uninitialized value
Donald Sharp
2016-12-22
1
-2
/
+0
*
pimd: Add interface to ifchannel debugs
Donald Sharp
2016-12-22
2
-6
/
+11
*
pimd: Add debug for packet stats
Donald Sharp
2016-12-22
1
-0
/
+7
*
pimd: Fix ifchannel being left around
Donald Sharp
2016-12-22
1
-28
/
+5
*
pimd: Fix show of 'ip pim rp keep-alive-timer
Donald Sharp
2016-12-22
1
-1
/
+1
*
pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]
Daniel Walton
2016-12-22
26
-363
/
+363
*
pimd: add support for IGMPv2
Daniel Walton
2016-12-22
12
-669
/
+888
*
pimd: Allow debugs entered in conf t mode to persist
Donald Sharp
2016-12-22
1
-0
/
+9
*
pimd: Allow mroute to return if incoming interface comes back
Donald Sharp
2016-12-22
1
-0
/
+3
*
pimd: Create channel_oil hash for quicker lookup
Donald Sharp
2016-12-22
7
-48
/
+99
*
pimd: Add hash lookups for upstream
Donald Sharp
2016-12-22
8
-89
/
+108
*
pimd: Only delete on KAT when created by stream
Donald Sharp
2016-12-22
5
-2
/
+11
*
pimd: Fix message size read from kernel
Donald Sharp
2016-12-22
1
-3
/
+3
*
pimd: Fix LHR both a receiver and a sender
Donald Sharp
2016-12-22
2
-1
/
+9
*
pimd: Allow bigger packet sizes when receiving callbacks.
Donald Sharp
2016-12-22
2
-6
/
+6
*
pimd: Fix crash when looking at S,G from *,G
Donald Sharp
2016-12-22
1
-0
/
+2
*
pimd: 'sh ip pim int' showed local IP as the DR
Daniel Walton
2016-12-22
1
-2
/
+6
*
pimd: use JSON_C_TO_STRING_PRETTY everywhere
Daniel Walton
2016-12-22
1
-14
/
+14
*
pimd: 'show ip pim state json' use JSON_C_TO_STRING_PRETTY
Daniel Walton
2016-12-22
1
-1
/
+1
*
pimd: initial "show ip pim state"
Daniel Walton
2016-12-22
1
-2
/
+157
*
pimd: Print '*' for INADDR_ANY
Donald Sharp
2016-12-22
1
-5
/
+10
*
pimd: sort pim_ifchannel_list
Daniel Walton
2016-12-22
2
-1
/
+20
*
pimd: sort qpim_channel_oil_list and qpim_upstream_list
Daniel Walton
2016-12-22
3
-2
/
+40
*
pimd: Add debug wrapping around rp nexthop lookup
Donald Sharp
2016-12-22
1
-1
/
+2
*
pimd: Added json to 'show ip igmp group'
Daniel Walton
2016-12-22
1
-42
/
+79
*
pimd: Don't ask for information when you are notgoing to get an answer
Donald Sharp
2016-12-22
2
-17
/
+40
*
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: Remove some more unprotected warnings/debugs
Donald Sharp
2016-12-22
3
-18
/
+25
*
pimd: Fix 'show ip mroute count'
Donald Sharp
2016-12-22
1
-3
/
+5
*
pimd: Fixup to use new lastused
Donald Sharp
2016-12-22
3
-3
/
+1
*
pimd: Fixup pim mroute output
Donald Sharp
2016-12-22
1
-25
/
+30
*
pimd: Track upstream state a bit better.
Donald Sharp
2016-12-22
1
-0
/
+1
*
pimd: When sending a register stop don't need a nbr
Donald Sharp
2016-12-22
1
-2
/
+2
*
pimd: Stop join/prunes from crashing
Donald Sharp
2016-12-22
1
-0
/
+16
*
pimd: Allow igmp query to go out immediately on startup
Donald Sharp
2016-12-22
1
-8
/
+14
*
pimd: Do not send register stop in some cases
Donald Sharp
2016-12-22
1
-0
/
+7
[next]