]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2017-07-06 Quentin YoungMerge pull request #781 from opensourcerouting/vty...
2017-07-06 David Lamparterlib: fix vty_out with >1024 bytes of output 781/head
2017-07-05 Quentin YoungMerge pull request #780 from dwalton76/bgpd-address...
2017-07-05 Daniel Waltonbgpd: "address-family" not displayed in configuration 780/head
2017-07-04 Martin WinterMerge pull request #742 from qlyoung/hashstats
2017-07-01 Quentin Younglib, vtysh: rebase hashstats 742/head
2017-07-01 Quentin Younglib: use doubles instead of long doubles
2017-07-01 Quentin Young*: update hash_create(), hash_create_size()
2017-07-01 Quentin Younglib, vtysh: hashtable statistics
2017-07-01 Quentin Younglib: add statistics for hash tables
2017-06-30 Jafar Al-GharaibehMerge pull request #771 from qlyoung/printf-madness
2017-06-30 Jafar Al-GharaibehMerge pull request #740 from donaldsharp/ospf_commands
2017-06-30 Quentin Younglib: printf bugfixes & improvement 771/head
2017-06-30 Jafar Al-GharaibehMerge pull request #768 from qlyoung/fix-gitignore2
2017-06-30 Jafar Al-GharaibehMerge pull request #770 from donaldsharp/zclient
2017-06-30 Donald Sharpospfd: Fix 'advanced' type data base show 740/head
2017-06-30 Jafar Al-GharaibehMerge pull request #723 from qlyoung/fix-static-pipe...
2017-06-30 Russ WhiteMerge pull request #769 from qlyoung/fix-json-int
2017-06-30 Donald Sharpospf6d: Fix zclient cleanup on shutdown 770/head
2017-06-30 Donald Sharpospfd: Fix zclient cleanup on shutdown
2017-06-30 Donald Sharppimd: Fix zclient cleanup on shutdown
2017-06-30 Donald Sharpripd: Fix zclient cleanup on shutdown
2017-06-30 Donald Sharpripngd: Fix zclient cleanup on shutdown
2017-06-30 Donald Sharpnhrpd: Fix zclient cleanup on shutdown
2017-06-30 Donald Sharpisisd: Fix zclient cleanup on shutdown
2017-06-30 Donald Sharpeigrpd: Fix zclient cleanup on shutdown
2017-06-30 Donald Sharpbabeld: Fix zclient cleanup on shutdown
2017-06-30 Donald Sharplib: Fix clang warning
2017-06-30 Jafar Al-GharaibehMerge pull request #767 from donaldsharp/if_update
2017-06-29 Quentin Younglib: fix merge error 723/head
2017-06-29 Quentin Younglib: more `show thread cpu`
2017-06-29 Quentin Younglib: make `show thread...` commands mt-aware
2017-06-29 Quentin Younglib: mt-safe tracebacks
2017-06-29 Quentin Younglib: un-static trash buffer for pipe poker
2017-06-29 Quentin Younglib: always use 64-bit integers for json 769/head
2017-06-29 Quentin Younglib, bgpd: fix .gitignore 768/head
2017-06-29 Jafar Al-GharaibehMerge pull request #746 from qlyoung/vty-outln
2017-06-29 Quentin Young*: rebase vty_outln() -> master 746/head
2017-06-29 Quentin Young*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
2017-06-29 Quentin Young*: s/VTY_NEWLINE/VTYNL/g
2017-06-29 Quentin Young*: use vty_outln
2017-06-29 Quentin Younglib: add vty_outln()
2017-06-29 Russ WhiteMerge pull request #701 from qlyoung/mt-safe-cancel
2017-06-29 Russ WhiteMerge pull request #735 from qlyoung/fix-routemap
2017-06-29 Russ WhiteMerge pull request #754 from qlyoung/fix-argv-arg
2017-06-29 Jafar Al-GharaibehMerge pull request #759 from qlyoung/remove-vty-argparsers
2017-06-29 Jafar Al-GharaibehMerge pull request #763 from dslicenc/ospfd-network...
2017-06-29 Donald SharpMerge remote-tracking branch 'origin/stable/3.0'
2017-06-29 Donald Sharpbgpd, lib, zebra: Fix if_update function to represent... 767/head
2017-06-29 Donald SharpMerge pull request #764 from Jafaral/ospfintaddr
2017-06-29 Jafar Al-Gharaibehospfd: The CLI validates the IP address 764/head
2017-06-28 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-06-28 Jafar Al-Gharaibehospfd: Bring in some OSPF useful changes that were...
2017-06-28 Don Slicelib/ospf/eigrp: enable ospf and eigrp to use more speci... 763/head
2017-06-28 Olivier DugeonMerge pull request #753 from dslicenc/cm16876-ospfv6-mtu
2017-06-28 Donald SharpMerge pull request #756 from opensourcerouting/isis...
2017-06-28 Donald SharpMerge pull request #760 from opensourcerouting/rpm...
2017-06-28 Donald SharpMerge pull request #714 from opensourcerouting/cli_magi...
2017-06-28 Don Sliceospf6d: add buffer length check to ifmtu changes 753/head
2017-06-28 Martin Winterredhat: On CentOS/RedHat 6, use python27-devel from... 714/head
2017-06-28 Martin Winterredhat: Fix fallout from PR722 (accidently disabled... 760/head
2017-06-28 Martin Winterredhat: python-devel is now a build requirement for...
2017-06-28 Martin Winterdebian: python3-dev is now a build requirement for...
2017-06-28 Martin Winterdoc: Update to reflect Python Development Library depen...
2017-06-28 Martin WinterMerge pull request #722 from drizzt/rpm-fixes-2.0
2017-06-27 Quentin Young*: remove VTY_GET_* 759/head
2017-06-27 Quentin Youngbgpd: argv->arg grab bag 754/head
2017-06-27 Quentin Youngbgpd: more cli-ening
2017-06-27 Quentin Young*: use ->text and strmatch where appropriate
2017-06-27 Jafar Al-GharaibehMerge pull request #757 from donaldsharp/extract_sort
2017-06-27 Jafar Al-GharaibehMerge pull request #748 from qlyoung/fix-vtysh-exit
2017-06-27 Jafar Al-GharaibehMerge pull request #747 from qlyoung/fix-various-vtysh-do
2017-06-27 ßingenMerge pull request #709 from opensourcerouting/ldpd...
2017-06-27 Donald Sharpvtysh: Sort ordering of vtysh_cmd.c 757/head
2017-06-26 Jafar Al-GharaibehMerge pull request #749 from qlyoung/fix-json-cli
2017-06-26 Don Sliceospf6d: fix ifmtu settings when kernel changes values
2017-06-23 Jafar Al-GharaibehMerge pull request #704 from chiragshah6/pim_dev_3_0
2017-06-22 Quentin Younglib: look at the correct token for json 749/head
2017-06-21 Quentin Younglib: actually exit when asked to do so 748/head
2017-06-21 Quentin Youngvtysh: fix various show commands 747/head
2017-06-21 Olivier DugeonMerge pull request #745 from qlyoung/fix-lookup
2017-06-21 Quentin Younglib: some minor cli fixups for routemap 735/head
2017-06-21 Quentin Young*: simplify log message lookup 745/head
2017-06-20 Christian Frankeisisd: fix to adhere to new cli api 756/head
2017-06-20 Christian Frankeisisd: fix memtype counting issue
2017-06-20 Christian Frankeisisd: adjust redist functionality to current zapi
2017-06-20 Christian Frankeisisd: fix formatting in metrics when showing database
2017-06-20 Russ WhiteMerge pull request #741 from qlyoung/fix-vtysh-buffer...
2017-06-20 Russ WhiteMerge pull request #698 from dslicenc/cm16737-srgb...
2017-06-20 Russ WhiteMerge pull request #707 from donaldsharp/debian_babel
2017-06-20 Russ WhiteMerge pull request #728 from donaldsharp/owner
2017-06-20 Russ WhiteMerge pull request #731 from qlyoung/fix-bgp-misc-cli
2017-06-20 Russ WhiteMerge pull request #732 from qlyoung/coverity-memes
2017-06-19 Donald SharpMerge pull request #730 from opensourcerouting/rbtree...
2017-06-19 Quentin Youngvtysh: fix stack buffer overflow 741/head
2017-06-19 Rafael Zalamenalib: fix __unused compilation on old platforms 730/head
2017-06-19 Rafael Zalamenalib: rename rb_tree to fix NetBSD compilation
2017-06-17 Quentin Youngospfd: fix route-map brokenness
2017-06-16 Quentin Younglib: improve routemap error messages
2017-06-16 Donald Sharplib: Fix ordering of RB Tree
next