]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2017-06-06 Martin Winterredhat: Cleanup more merge fixes and add nhrpd/eigrpd... 677/head
2017-06-05 Martin Winterredhat: Remove accidental leftover HEAD tag from merge
2017-06-05 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-06-05 Donald SharpMerge pull request #665 from opensourcerouting/rpm...
2017-06-04 Martin Winterredhat/frr.spec.in: Fix postun script for Fedora. 665/head
2017-06-03 Renato WestphalMerge pull request #656 from qlyoung/fix-varhandler...
2017-06-03 Renato WestphalMerge pull request #657 from donaldsharp/rompapotamus
2017-06-03 Renato WestphalMerge pull request #663 from chiragshah6/pim_dev
2017-06-03 Renato WestphalMerge pull request #646 from qlyoung/fix-ospf-timers
2017-06-03 Donald SharpMerge pull request #664 from opensourcerouting/ldpd...
2017-06-03 Chirag Shahospfd: fix clear ip ospf interface cmd 663/head
2017-06-03 Renato WestphalMerge pull request #654 from qlyoung/ignore-compile...
2017-06-03 Renato WestphalMerge pull request #647 from qlyoung/zebra-mpls-error...
2017-06-03 Renato WestphalMerge pull request #652 from donaldsharp/miscapotamus
2017-06-03 Renato WestphalMerge pull request #650 from donaldsharp/zebrafication
2017-06-03 Renato Westphalldpd: further improvements in the configuration handling 664/head
2017-06-03 Renato Westphalldpd: remove variable that is not necessary anymore
2017-06-03 Renato Westphalldpd: fix bug in pseudowire control-word negotiation
2017-06-02 Chirag Shahospfd: Fix ospf timers command
2017-06-02 Donald Sharppimd: Remove qpim_inaddr_any 657/head
2017-06-02 Donald Sharpospfd: Make OSPF TE warnings be less chatty
2017-06-02 Donald Sharpvtysh: Cleanup some stuff(tm)
2017-06-02 Donald Sharplib, zebra: Pass up kernel table_id for vrf's
2017-06-02 Quentin Younglib: free varhandler on exit 656/head
2017-06-02 Quentin Youngfrr: ignore 'compile_commands.json' 654/head
2017-06-02 Donald Sharpzebra: Fix help string ordering 652/head
2017-06-02 Donald Sharppimd: Remove some unneeded debugs from pim
2017-06-02 Donald Sharpnhrpd: Guard a debug that was constantly spewing inform...
2017-06-02 Donald Sharpdoc: Fix up some missed stuff for Ubuntu 12.04 build doc
2017-06-01 Donald Sharpzebra: Refactor 'struct rib' to be 'struct route_entry' 650/head
2017-05-31 Quentin Youngzebra: define mpls label helpstr 647/head
2017-05-31 Quentin Youngzebra: more informative error messages for mpls labels
2017-05-31 Quentin Youngospfd: shufflin 646/head
2017-05-31 Renato WestphalMerge pull request #634 from dwalton76/bgp-ipv6-nexthop...
2017-05-31 Quentin Youngospfd: fix virtual-link timers commands
2017-05-31 David LamparterMerge pull request #645 from qlyoung/nonblocking-fixup
2017-05-31 Donald SharpMerge pull request #643 from opensourcerouting/2.0...
2017-05-31 Quentin Youngfrr: remove --enable-poll 645/head
2017-05-31 Quentin Younglib: make writing end of pipe nonblocking 644/head
2017-05-31 David Lamparterbuild: fix pcreposix check 643/head
2017-05-30 Donald SharpMerge pull request #378 from opensourcerouting/rpm...
2017-05-30 Daniel Waltonbgpd: resolve IPv6 LL and Global nexthop issue 634/head
2017-05-30 Quentin Younglib: missed AWAKEN in r/w thread scheduler
2017-05-30 Quentin Younglib: allow pthreads to poke poll()
2017-05-30 Quentin Younglib: remove select()
2017-05-30 Renato WestphalMerge pull request #617 from donaldsharp/bgp_nexthop
2017-05-30 Donald SharpMerge pull request #632 from opensourcerouting/bgpd...
2017-05-30 Donald SharpMerge pull request #630 from opensourcerouting/zebra...
2017-05-30 David LamparterMerge pull request #563 from qlyoung/enforce-no-pthread...
2017-05-30 David LamparterMerge pull request #605 from dwalton76/show-ip-route...
2017-05-30 David LamparterMerge pull request #576 from chiragshah6/pim_dev
2017-05-30 Renato WestphalMerge pull request #623 from dslicenc/cm16512
2017-05-30 David LamparterMerge pull request #627 from donaldsharp/ripng
2017-05-30 David LamparterMerge pull request #603 from qlyoung/fix-access-packed...
2017-05-30 Don Slicebgpd: labeled-unicast issue changing from no import... 623/head
2017-05-30 Renato Westphalbgpd: fix segfault with some show commands 632/head
2017-05-29 Renato Westphalzebra: fix installation of ipv4 labeled unicast routes 630/head
2017-05-29 Renato Westphalzebra: fix processing of labeled ipv6 routes
2017-05-29 Renato WestphalMerge pull request #615 from dslicenc/cm16531
2017-05-29 Renato WestphalMerge pull request #614 from qlyoung/fix-ospf6-oa-scope
2017-05-29 Renato WestphalMerge pull request #625 from donaldsharp/show_zebra
2017-05-29 Renato WestphalMerge pull request #629 from donaldsharp/eigrp_network
2017-05-29 Renato WestphalMerge pull request #618 from donaldsharp/hopola
2017-05-29 Renato WestphalMerge pull request #621 from dslicenc/cm15545
2017-05-29 Donald Sharpeigrpd: Fix network statement 629/head
2017-05-27 Donald Sharpripngd: Let ripng announce interface turned on for... 627/head
2017-05-27 Donald Sharpripngd: Fix missing newlines at end of help strings
2017-05-27 Donald Sharpnhrpd: Fix missing include for 'access_list_init' function
2017-05-26 Donald Sharpzebra: Fix 64 bit number printf issues 625/head
2017-05-26 Quentin Youngbgpd: remove struct capability_orf_entry 603/head
2017-05-26 Quentin Young*: do not take address of packed member
2017-05-26 Don Slicebgpd: fix issue with ipv6 ecmp with vrfs 621/head
2017-05-26 Donald Sharpzebra: Remove string operations from non-debug path 618/head
2017-05-26 Donald Sharpzebra: Store commonly used values instead of regenerating
2017-05-25 Donald Sharpvtysh: Add back some missing bgp commands 617/head
2017-05-25 Don Slicezebra: add bgp unnumbered labeled-unicast to zserv 615/head
2017-05-25 Jafar Al-GharaibehMerge pull request #610 from donaldsharp/rpprefixlen
2017-05-25 Quentin Youngospf6d: default to dotted quad instead of ret NULL 614/head
2017-05-24 Donald SharpMerge remote-tracking branch 'origin/stable/3.0'
2017-05-24 Donald SharpMerge pull request #612 from LabNConsulting/working...
2017-05-24 Donald SharpMerge pull request #611 from LabNConsulting/working...
2017-05-23 Lou Bergerbgpd: remove encap safi vty related files bgp_encap.h|c 612/head
2017-05-23 Lou Bergerbgpd: remove encap_safi rx processing
2017-05-23 Lou Bergerbgpd: remove encap safi show commands
2017-05-23 Lou Bergerbgpd: remove additional instance of BGP_ENCAP(v6)_NODE
2017-05-23 Lou Bergerbgpd rfapi: remove ability to configure use of encap...
2017-05-23 Lou Bergerbgpd: remove support for ipv4|6 encap safi config
2017-05-23 Lou Bergervtysh: remove BGP_ENCAP(V6)_NODE
2017-05-23 Lou Bergerlib: remove BGP_ENCAP(V6)_NODE
2017-05-23 Lou Bergerbgpd: remove encap safi vty related files bgp_encap.h|c 611/head
2017-05-23 Donald Sharppimd: Allow secondary address comparisons to work 610/head
2017-05-23 Lou Bergerbgpd: remove encap_safi rx processing
2017-05-23 Lou Bergerbgpd: remove encap safi show commands
2017-05-23 Lou Bergerbgpd rfapi: remove ability to configure use of encap...
2017-05-23 Lou Bergerbgpd: remove support for ipv4|6 encap safi config
2017-05-23 Lou Bergervtysh: remove BGP_ENCAP(V6)_NODE
2017-05-23 Lou Bergerlib: remove BGP_ENCAP(V6)_NODE
2017-05-23 Donald SharpMerge pull request #598 from donaldsharp/to_3.0
2017-05-22 Daniel Waltonzebra: one "show ip route" to rule them all 605/head
2017-05-22 David LamparterMerge pull request #593 from qlyoung/fix-nhrpd-acl-3.0
next