]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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 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
2017-01-13 Philippe Guibertbgpd: add some show commands for vpnv6
2017-01-13 Philippe Guibertbgpd: fix nexthop comparison for nexthop vpnv6 attribute
2017-01-13 Liu Xiaofengbgpd: add network command for vpnv6 address family
2017-01-13 David Lamparterwatchfrr: indent to Linux CodingStyle
2017-01-13 Donald Sharpfrr: Remove HAVE_LIBM from the system
2017-01-13 Donald Sharpfrr: Remove HAVE_IPV6 from code base
2017-01-13 David Lampartertests: fix mis-fixed format string
2017-01-13 David LamparterMerge pull request #38 from donaldsharp/stable_ospf6_fix
2017-01-13 David Lampartertests: fix exit <> return mix-up in dejagnu
2017-01-13 David Lampartertests: ignore stderr for expect
2017-01-12 Quentin Youngapply rename to readme.md
2017-01-12 Donald SharpMerge pull request #65 from LabNConsulting/working...
2017-01-12 Donald SharpMerge pull request #66 from pguibert6WIND/frr_6wind_afi...
2017-01-12 Lou Bergerbgpd: convert 'show_ip_bgp_vpnv4' to afi/safi form...
2017-01-12 Lou Bergerbgpd: remove code contained by ifdef KEEP_OLD_VPNV4_COM...
2017-01-12 vivekQuagga: AFI/SAFI mappings IANA to/from internal values
2017-01-11 Lou Bergerbgpd: conditionally compile out old vpnv4 syntax (Issue...
2017-01-11 Lou Bergerbgpd: restore wildcard handling in show summary (Issue#14)
2017-01-11 Lou Bergerbgpd: restore some missing afi/safi commands (Issue...
2017-01-11 Donald SharpMerge remote-tracking branch 'origin/develop'
2017-01-10 Quentin Younglib: limit size of vty buffer to 4096 bytes
2017-01-09 Donald Sharpbgpd: Fixing list options to be right
2017-01-09 Donald Sharpbgpd: Some more cleanup of commands found by vtysh
2017-01-09 Donald Sharpvtysh: Add 'vnc l2-group NAME' to exclusion list
2017-01-09 Donald SharpMerge pull request #58 from opensourcerouting/libxml...
2017-01-09 Donald Sharpbgpd: Fixup some vnc cli
2017-01-09 Donald Sharplib: Fixup 'ipv6 distribute-list ... ' cli help strings
2017-01-09 Renato Westphalbuild: check if the LibXML perl module is available
2017-01-09 Olivier DugeonMerge pull request #51 from donaldsharp/atol_borked
2017-01-09 Olivier DugeonMerge pull request #55 from donaldsharp/monotonic
2017-01-09 Olivier DugeonMerge pull request #56 from qlyoung/if-metric
2017-01-09 Donald SharpMerge pull request #47 from donaldsharp/valgrind
2017-01-09 Quentin Youngredhat: update .gitignore
2017-01-09 Quentin Younglib: make interface metric a uint32_t
2017-01-08 Donald Sharpbgpd: Remove knowledge of HAVE_CLOCK_MONTONIC
2017-01-08 Donald Sharppimd: Remove knowledge of HAVE_CLOCK_MONOTONIC
2017-01-07 Donald SharpMerge pull request #54 from LabNConsulting/working...
2017-01-07 Lou Bergerbgpd: fixup safi as afi confusion in show update-groups
2017-01-07 Lou Bergerbgpd: restore wildcard handling in show summary (Issue#14)
2017-01-07 Lou Bergerbgpd: restore some missing afi/safi commands (Issue...
2017-01-07 Donald SharpMerge pull request #10 from qlyoung/fix-proto_redistnum
2017-01-07 Quentin YoungMerge branch 'master' into fix-proto_redistnum
2017-01-07 Donald SharpMerge pull request #35 from qlyoung/fix-zebra-rf
2017-01-07 Donald SharpMerge pull request #32 from qlyoung/fix-cli-nits2
2017-01-07 Donald SharpMerge pull request #30 from qlyoung/fix-cli-nits
2017-01-07 Donald SharpMerge pull request #27 from qlyoung/fix-derefs2
2017-01-07 Donald SharpMerge pull request #24 from qlyoung/fix-uninitialized...
2017-01-06 Donald SharpMerge pull request #53 from opensourcerouting/fixes...
2017-01-06 Christian Frankeisisd: clean up own LSPs correctly on update
2017-01-06 Donald SharpMerge pull request #40 from opensourcerouting/ldpd...
2017-01-06 Donald SharpMerge pull request #39 from opensourcerouting/renato...
2017-01-06 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-01-06 Donald SharpMerge pull request #50 from mwinter-osr/redhat-pkg...
2017-01-06 Donald Sharpzebra: Allow tag values greater than 2 billion on arm
2017-01-06 Donald Sharpbgpd: Allow 'neighbor X local-as Y' to have large values
2017-01-06 Martin Winterconfigure.ac: rename red hat spec from quagga.spec...
2017-01-06 Martin Wintercumulus files: Rename Project from Quagga to FRR
2017-01-06 Martin Winterredhat: rename project from Quagga to FRR
2017-01-06 Donald SharpMerge pull request #49 from pguibert6WIND/frr_6wind_mpb...
2017-01-06 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-01-06 Julien Courtatbgpd: configure preserve forwarding state from vty
2017-01-06 Julien Courtatbgpd: enable send of Graceful Restart Preserve State...
2017-01-06 Martin WinterMerge pull request #41 from donaldsharp/quagga_to_frr
2017-01-06 Donald Sharpospfd: Stop attempt to read beyond end of argv
2017-01-06 Donald Sharplib: Stop potential uninitialized memory access
next