]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
2017-01-24 Donald SharpMerge pull request #104 from opensourcerouting/time...
2017-01-24 David LamparterMerge pull request #42 from donaldsharp/pim_lib_work2
2017-01-24 David LamparterMerge branch 'frr/pull/93'
2017-01-24 David Lamparterbgpd: fix whitespace
2017-01-24 David LamparterMerge pull request #96 from qlyoung/guard-strict-dedup
2017-01-23 David Lamparterlib: time: add TIMEVAL_TO_TIMESPEC
2017-01-23 David Lamparterlib: cope with negative timeout in thread.c
2017-01-23 David Lamparterlib: time: clean out thread.c
2017-01-23 David Lamparterospfd: simplify SPF time consumption calculations
2017-01-23 David Lamparter*: use monotime()
2017-01-23 David Lamparter*: remove quagga_gettime() return value checks
2017-01-23 David Lamparterlib: time: remove local time helpers
2017-01-23 David Lamparterlib: time: remove recent_time
2017-01-23 David Lamparterlib: time: remove recent_relative_time()
2017-01-23 David Lamparterospf6d: time: remove unused/duplicate helpers
2017-01-23 David Lamparterospfd: time: replace local helpers with monotime
2017-01-23 David Lamparterlib: time: add new monotime() helpers
2017-01-20 Donald SharpMerge pull request #90 from LabNConsulting/remotes...
2017-01-20 Donald SharpMerge pull request #88 from pguibert6WIND/mergedown_vpn...
2017-01-19 Quentin Younglib: guard strict cli completions
2017-01-19 Donald Sharppimd: Cleanup the headers.
2017-01-19 Donald Sharppimd: PIM_MRT is a linux specific piece of code.
2017-01-19 Donald Sharppimd: Fix README file for FRR
2017-01-19 Donald Sharppimd: Cleanup compile warnings
2017-01-19 Donald Sharppimd: Missing include causes compile failure on some...
2017-01-19 Donald SharpMerge remote-tracking branch 'origin/master' into pim_l...
2017-01-19 Donald Sharpisisd: Fix unused variable in some situations.
2017-01-19 Donald Sharpzebra: Fix signed/unsigned comparison
2017-01-19 Donald Sharpbgpd: Cleanup some compiler warnings
2017-01-19 Donald Sharplib: Add some documentation to wheel.h
2017-01-18 Lou Bergerbgpd: use address-family <afi> <safi> in show running...
2017-01-18 Lou Bergerbgpd rfapi: use VN as nexthop for MPLS tunnels too
2017-01-18 Lou Bergerbgpd: allow VPN next hop to be different AFI than NLRI...
2017-01-18 Lou Bergerbgpd: fix RD stomping by update group code (Issue #71)
2017-01-18 Donald SharpMerge pull request #73 from opensourcerouting/ldpd...
2017-01-18 Donald SharpMerge pull request #89 from opensourcerouting/queue...
2017-01-18 David Lamparterbuild: include copy of pkg.m4, fix invocation
2017-01-18 David LamparterMerge pull request 'frr/pull/87'
2017-01-18 David LamparterMerge pull request 'frr/pull/85'
2017-01-18 Donald Sharpzebra: Fix compile warnings under freebsd
2017-01-18 Donald Sharpcumulus: Fixup function only needed for linux
2017-01-18 Donald Sharppimd: Fix compilation error
2017-01-18 Donald Sharppimd: Remove bad merges
2017-01-18 Donald Sharppimd: 'struct ip_mreqn' is not available on all platforms
2017-01-18 Donald Sharpzebra: Fix kernel_get_ipmr_sg_stats to return an value
2017-01-18 Philippe Guibertbgpd: add define of compilation for vpn commands
2017-01-18 Philippe Guibertconfigure: add enable_old_vpn_commands configuration...
2017-01-18 Quentin Younglib: additional patch for 496e83a
2017-01-18 Donald Sharppimd: SO_BINDTODEVICE is not available on some platforms.
2017-01-18 Donald Sharpzebra: Fix wrong return type
2017-01-18 Donald Sharpzebra: Allow the collection of sg stats on more platforms.
2017-01-18 Donald Sharpzebra: Fix compiles for non-linux based systems
2017-01-18 Donald Sharpzebra: Fix compiles for non-linux based systems
2017-01-18 Donald SharpMerge remote-tracking branch 'origin/master' into pim_l...
2017-01-18 Donald Sharpzebra: LastUsed needs to be updated properly.
2017-01-17 Donald Sharplib: Allow json to work across different versions.
2017-01-17 Donald Sharplib: Fix clang SA warnings.
2017-01-17 Donald Sharpzebra: Cleanup zebra_static CLANG/SA issues.
2017-01-17 vivekzebra: Perform safe walk of RIB entries in rib_process()
2017-01-17 Donald Sharplib: Fix 'show thread cpu' to display active threads
2017-01-17 Donald Sharplib: Slight Optimization of thread handling.
2017-01-17 Donald Sharplib: Add Timer Wheel functionality
2017-01-17 Donald Sharpzebra: Fix include order for build
2017-01-17 Donald Sharpzebra: Fully decode mcast messages
2017-01-17 viveklib: Use single correct definition for prefix string...
2017-01-17 Donald Sharpzebra: Allow netlink_talk to choose the filter function...
2017-01-17 Donald Sharpzebra: Remove unused variable.
2017-01-17 Donald Sharplib: Setup prefix.h to allow it to store (s,g)
2017-01-17 vivekzebra: API to locate client structure based on protocol
2017-01-17 David LamparterMerge pull request #59 from donaldsharp/cli_cleanup
2017-01-17 Donald SharpMerge pull request #82 from opensourcerouting/queue...
2017-01-17 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-01-17 David Lamparterbuild: fix several ldpd XML-CLI build issues
2017-01-17 Donald SharpMerge pull request #78 from pguibert6WIND/fix_str2prefi...
2017-01-17 Philippe Guibertbgpd: avoid recalculating as_val value in str2prefix_rd
2017-01-17 Donald SharpMerge pull request #77 from pguibert6WIND/frr_6wind_vpn...
2017-01-17 Philippe Guibertbgpd: fix nexthop comparison for nexthop vpnv6 attribute
2017-01-17 Philippe Guibertbgpd: str2prefix_rd support for AS4 format
2017-01-16 Olivier DugeonMerge pull request #68 from donaldsharp/cleanup
2017-01-16 Donald Sharpzebra: Some code cleanup based upon Review.
2017-01-16 Donald Sharpbgpd: Fixup missing list '...' values
2017-01-16 Donald Sharpbgpd: Put back show command to way it was originally
2017-01-16 Donald Sharpbgpd: Add missing help-string for [route-map WORD]
2017-01-15 Donald SharpMerge remote-tracking branch 'frr/master' into cli_cleanup
2017-01-15 Donald Sharpospfd: Fix some more virtual-link crashes
2017-01-14 Donald SharpMerge pull request #70 from pguibert6WIND/frr_6wind_vpnv6_2
2017-01-13 Donald Sharpbgpd: Fixup optional safi parameters
2017-01-13 Donald SharpMerge branch 'master' into cleanup
2017-01-13 Donald Sharpbgpd: Remove missed HAVE_IPV6
2017-01-13 Donald Sharpzebra: Fixup paranthesis mistake
2017-01-13 Renato Westphalldpd: reorganize json support and fix a few issues
2017-01-13 Daniel Waltonldpd: json support for show commands
2017-01-13 David LamparterMerge branch 'stable/2.0-for-merge'
2017-01-13 David Lamparterpartial merge: revert "LabNConsulting/working/2.0/afi...
2017-01-13 Philippe Guibertbgpd: remove one extra help handler from show bgp mpls...
2017-01-13 Donald SharpMerge pull request #67 from opensourcerouting/stable...
2017-01-13 Quentin Younglib: limit size of vty buffer to 4096 bytes
2017-01-13 David LamparterMerge pull request #63 from qlyoung/fix-vty-buffer
2017-01-13 Donald SharpMerge pull request #69 from opensourcerouting/queue...
2017-01-13 Philippe Guibertbgpd: merge vpnvx network [route-map] command
next