]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2016-12-22 Donald Sharppimd: Set pim socket receive buffer to a larger value
2016-12-22 Donald Sharppimd: Modify mroute_read to be non-blocking
2016-12-22 Donald Sharppimd: Modify pim_sock_read to read 3 times before yielding
2016-12-22 Donald Sharppimd: Reduce duplicate debug messages in wrvifwhole
2016-12-22 Donald Sharppimd: Further refine debugs in pim_sock_read path
2016-12-22 Donald Sharppimd: Allow storing of sg in string format
2016-12-22 Donald Sharppimd: Cleanup handling of pim_sock_read
2016-12-22 Donald Sharppimd: Modify wait time for response from Null Register
2016-12-22 anuradhakpim-kat: changed kat handling to match rfc-4601 more...
2016-12-22 Donald Sharppimd: Remove dead code from pim_register.c
2016-12-22 Donald Sharppimd: Add appropriate (S,G) debugs for register
2016-12-22 Donald Sharppimd: Increase kernel socket rcvbuf size.
2016-12-22 Donald Sharppimd: Add 'ip pim register-suppress-time <5-60000>'
2016-12-22 Donald Sharppimd: Move pim_mroute.c global data to file local static
2016-12-22 Donald Sharppimd: Protect log messages with debug in pim_pim.c
2016-12-22 Daniel Waltonpimd: 'show ip pim rp-info json' should use JSON_C_TO_S...
2016-12-22 Donald Sharppimd: Use NULL to signify NULL pointer
2016-12-22 Donald Sharppimd: Allow 'ip pim rp ...' config after bringup
2016-12-22 Donald Sharppimd: Allow 'no ip pim sm' to not turn off igmp
2016-12-22 Donald Sharppimd: Fix crash in pim_rp_show_information
2016-12-22 anuradhakpim-msdp: part-4: cli cleanup
2016-12-22 Donald Sharppimd: Backing up broken state.
2016-12-22 Donald Sharplib: Fix clang SA warnings.
2016-12-22 Donald Sharpzebra: Cleanup zebra_static CLANG/SA issues.
2016-12-22 Donald Sharppimd: Removing impossible code
2016-12-22 Donald Sharpzebra: Fix clang SA warnings
2016-12-22 Donald Sharppimd: Reduce pim oil scan timer to 50ms
2016-12-22 Donald Sharppimd: Start handling of wrong interface for (*,G)
2016-12-22 Donald Sharplib: Fix thread_execute_crash
2016-12-22 anuradhakpim-msdp: part-3: use SA cache for setting up SPTs
2016-12-22 Donald Sharppimd: Add (-) PRUNE(S,G,rpt) from interface determination.
2016-12-22 vivekzebra: Perform safe walk of RIB entries in rib_process()
2016-12-22 Donald Sharppimd: Fix the test to see if a upstream is (S,G,rpt)
2016-12-22 Donald Sharplib: Fix 'show thread cpu' to display active threads
2016-12-22 Donald Sharplib: Slight Optimization of thread handling.
2016-12-22 Donald Sharppimd: Add code to handle pim prune(S,G) with sptbit
2016-12-22 Donald Sharppimd: Write pim_upstream_empty_inherited_olist
2016-12-22 Donald Sharppimd: Fix possible crash when leaving a channel
2016-12-22 Donald Sharppimd: Modify downstream JP state to take into account...
2016-12-22 Donald Sharppimd: Remove unnecessary asserts
2016-12-22 Donald Sharppimd: Add Handler for Receive (*,G) join for (S,G,rpt)
2016-12-22 Donald Sharppimd: Ensure 'struct prefix sg' is inited in right...
2016-12-22 Donald Sharppimd: Fix 'show ip pim join json' output
2016-12-22 Donald Sharppimd: Add ability to know if ifchannel is (S,G,rpt)
2016-12-22 Donald Sharppimd: 'show ip pim join json' add by src not grp
2016-12-22 Donald Sharppimd: Don't delete ifchannel if expiry timer is still...
2016-12-22 Donald Sharppimd: use 'struct prefix_sg' for recv_join and _prune
2016-12-22 Donald Sharppimd: Modify pim_parse_addr_source to use 'struct prefi...
2016-12-22 Donald Sharppimd: Modify pim_parse_addr_group to use 'struct prefix_sg'
2016-12-22 Donald Sharppimd: Add ability for ifchannel *,G to know their S,G's
2016-12-22 Donald Sharppimd: Send prune(S,G,RPT) with (*,G) join
2016-12-22 anuradhakpim-msdp: part-2: SA cache support
2016-12-22 Donald Sharppimd: Store ifchannel information in a global list...
2016-12-22 Donald Sharppimd: Allow further refinement of pim join order
2016-12-22 Donald Sharppimd: Protect some zlog_debug messages
2016-12-22 Donald Sharppimd: Protect debug messages.
2016-12-22 Donald Sharplib: Turn off automatic debugging of Wheel code.
2016-12-22 Donald Sharppimd: Add some explanatory debugging for a error condition.
2016-12-22 Donald Sharppimd: Fix test for (S,G,rpt) prune inclusion.
2016-12-22 Donald Sharppimd: No need to reset uptime if state is the same
2016-12-22 Donald Sharppimd: Abstract setting of the spt bit a bit more
2016-12-22 Donald Sharppimd: Add ability to set SPTBIT on a S,G stream
2016-12-22 Donald Sharppimd: Start addition of timer wheel
2016-12-22 Donald Sharplib: Add Timer Wheel functionality
2016-12-22 Donald Sharppimd: Start coding of sending Prune (s,g,rpt) with...
2016-12-22 Donald Sharppimd: Add some helper functions.
2016-12-22 Donald Sharppimd: Add the ability to test if the RPF' is the same
2016-12-22 Daniel WaltonPIM After LHR swp bounce toward rx host, igmp_source_fo...
2016-12-22 Donald Sharppimd: Add ability to listen to igmp messages on 224...
2016-12-22 Donald Sharppimd: Fix 'ip igmp join ..'
2016-12-22 Donald Sharppimd: When nexthop lookup fails, back out gracefully
2016-12-22 Donald Sharppimd: Allow FHR/RP/LHR to be one and the same
2016-12-22 Donald Sharppimd: Modify Debug to be better
2016-12-22 Donald Sharppimd: Be more careful looking up mroute statistics
2016-12-22 Donald Sharppimd: pim upstream child list
2016-12-22 anuradhakpim-msdp: part-1 - initial protocol infra.
2016-12-22 Donald Sharppimd: Fix gcc compile issue.
2016-12-22 Donald Sharppimd: Pass in upstream to pim_msg_join_prune_encode.
2016-12-22 Donald Sharppimd: Remove unused/unmaintained test commands
2016-12-22 Donald Sharppimd: Convert pim_joinprune_send to receive upstream
2016-12-22 Donald Sharppimd: When nexthop_lookup fails allow a retry.
2016-12-22 Donald Sharppimd: Ignore (S,G) Prunes with no current state
2016-12-22 Donald Sharppimd: Find an interface that is both connected and...
2016-12-22 Donald Sharppimd: Start (S,G,rpt) coding
2016-12-22 Donald Sharppimd: Clean up the interface deletion
2016-12-22 Donald Sharppimd: Make sure we have valid pointer when printing...
2016-12-22 Donald Sharppimd: Fix possible crash using 'struct pim_nexthop'
2016-12-22 Donald Sharppimd: Ensure 'struct nexthop' has been zeroed
2016-12-22 Donald Sharppimd: Fix crash when cannot find igmp
2016-12-22 Donald Sharppimd: Add basic nexthop lookup cached information.
2016-12-22 Donald Sharppimd: Add the ability to get time in usec
2016-12-22 Donald Sharppimd: Fix possible double free of upstream
2016-12-22 Donald Sharppimd: Fix crash when igmp message comes in on non-confi...
2016-12-22 Donald Sharppimd: Fix child ifchannel overwrite parent ifchannel
2016-12-22 Daniel Waltonpimd: always build json for show commands
2016-12-22 Donald Sharppimd: Fix pim_nexthop_lookup
2016-12-22 Donald Sharppimd: Fix uninitialized value
2016-12-22 Donald Sharppimd: Add interface to ifchannel debugs
2016-12-22 Donald Sharppimd: Add debug for packet stats
2016-12-22 Donald Sharppimd: Fix ifchannel being left around
next