]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2017-06-28 Jafar Al-Gharaibehospfd: Bring in some OSPF useful changes that were...
2017-06-21 Olivier DugeonMerge pull request #745 from qlyoung/fix-lookup
2017-06-21 Quentin Young*: simplify log message lookup 745/head
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-16 Donald Sharplib: Fix ordering of RB Tree
2017-06-16 Renato Westphalldpd: fix fallouts from the rb-tree conversion
2017-06-16 David LamparterMerge pull request #725 from donaldsharp/vrf_completion
2017-06-16 Quentin YoungMerge pull request #702 from opensourcerouting/ldpd...
2017-06-16 Quentin Youngbgpd: fix misc cli ranges & config writes 731/head
2017-06-16 Quentin Younglib: termtable coverity warnings 732/head
2017-06-16 Renato Westphalldpd: update copyright information 702/head
2017-06-16 Renato Westphalldpd: convert cli and get rid of the xml interface
2017-06-16 Donald Sharpbgpd: Fix as per Code Review comment 725/head
2017-06-16 Donald Sharplib, vtysh, zebra: Fix per CR comments
2017-06-16 Donald Sharpbgpd: Add view/vrf auto completion to commands
2017-06-16 Donald Sharp*: Add vrf autocompletion for commands
2017-06-16 David LamparterMerge pull request #718 from qlyoung/fix-vtysh-shit
2017-06-16 David LamparterMerge pull request #726 from chiragshah6/pim_dev
2017-06-16 David LamparterMerge pull request #620 from qlyoung/termtable
2017-06-16 Quentin Younglib: allow 'do' commands in ENABLE_NODE 718/head
2017-06-16 Rafael Zalamenalib: fix a possible NULL deference
2017-06-16 Rafael Zalamenalib: improve the RB implementation
2017-06-16 Quentin Younglib: termtable MTYPE_TMP -> MTYPE_TTABLE 620/head
2017-06-16 Quentin Younglib: add table generator
2017-06-16 Donald Sharpbgpd: Remove unset table.owner 728/head
2017-06-15 Chirag Shahpimd: move variable declartion outside of switch 726/head
2017-06-15 David LamparterMerge pull request #711 ("Coverity munging")
2017-06-15 David Lamparterospfd: fix typo in error message
2017-06-15 Lou BergerMerge pull request #705 from dwalton76/bgpd-show-neighb...
2017-06-14 David Lamparterlib: fix protocol name array size
2017-06-14 David LamparterMerge pull request #716 from dwalton76/show-route-map
2017-06-14 Daniel Waltonlib: "show route-map" is missing from the parser 716/head
2017-06-13 Donald Sharpzebra: Remove unused testzebra and ancillary files 711/head
2017-06-13 Donald Sharpeigrpd: Fix integer overflow possibility
2017-06-13 Donald Sharppimd: Cleanup ifp->info setup
2017-06-13 Donald Sharpospfclient: Free up leaked resources in error path
2017-06-13 Donald Sharp*: Clean up call into inet_aton
2017-06-13 David LamparterMerge branch 'stable/3.0'
2017-06-13 David LamparterMerge pull request #681 (ASAN warnings)
2017-06-13 Donald Sharptools: Fix startup to include babel 707/head
2017-06-13 David LamparterMerge pull request #687 (nexthop refactoring)
2017-06-13 David LamparterMerge pull request #624 "Babel"
2017-06-13 David Lamparterbabeld/eigrpd: flip VTY ports & fix rpm 624/head
2017-06-13 David LamparterMerge pull request #703 from donaldsharp/nl_pid
2017-06-13 David LamparterMerge pull request #700 "Coverity high"
2017-06-13 David LamparterMerge pull request #678
2017-06-13 David Lamparterbabeld: install directly connected IPv4 as such
2017-06-13 David LamparterMerge remote-tracking branch 'frr/master' into pull-624
2017-06-12 Daniel Waltonbgpd: "no neighbor x.x.x.x send-community" not displaye... 705/head
2017-06-12 Donald Sharpzebra: When calling netlink, set the nl_pid as appropriate 703/head
2017-06-10 Donald Sharpzebra: Fix memory leak 700/head
2017-06-10 Donald Sharpzebra: Fix uninitialized memory access with src_p
2017-06-10 Donald Sharpeigrpd: Correctly size the dump data
2017-06-10 Donald Sharpeigrpd: Use correct memory operation
2017-06-10 Donald Sharpeigrpd: Fix leak of ep
2017-06-10 Donald Sharpeigrpd: Cleanup leaked dest_addr
2017-06-10 Donald Sharpeigrpd: Fix use after free
2017-06-10 Donald Sharpzebra: Fix possible buffer overrun
2017-06-10 Donald Sharpbgpd: Free allocated stream in error code
2017-06-09 Quentin Youngbgpd: fix memleak with 'show ip bgp vrf ...' 699/head
2017-06-09 Russ WhiteMerge pull request #679 from dslicenc/cm16513
2017-06-09 Russ WhiteMerge pull request #694 from qlyoung/event-loop
2017-06-09 Quentin Youngisisd: fix heap uaf, round 2 681/head
2017-06-08 Jafar Al-GharaibehMerge pull request #692 from donaldsharp/meta_queue_fix
2017-06-08 Renato WestphalMerge pull request #693 from donaldsharp/more_newlines_...
2017-06-08 Jafar Al-GharaibehMerge pull request #697 from donaldsharp/rt_proto_fixes
2017-06-08 Jafar Al-GharaibehMerge pull request #696 from donaldsharp/disable_rtadv
2017-06-08 Don Slicezebra: define default segment routing global block... 698/head
2017-06-08 Donald Sharpzebra: In which RTPROT_BABEL is hard
2017-06-08 Donald Sharpzebra: For older distributions RTPROT_BABEL might not...
2017-06-08 Donald Sharptools, zebra: Allow zebra to insert babel routes as...
2017-06-08 Donald Sharptools, zebra: Fix netlink notification of who owns... 697/head
2017-06-08 Alex Couloumbiszebra: Fix --disable-rtadv to actually compile 696/head
2017-06-08 Quentin Young*: remove THREAD_BACKGROUND 694/head
2017-06-07 Donald Sharpbgpd: Fix missing newline 693/head
2017-06-07 Donald Sharpzebra: Add babel routes to the proper meta-Q for processing
2017-06-07 Donald Sharplib: Add some breadcrumbs for new route types 692/head
2017-06-07 Donald Sharpzebra: Fix the metaq to be aware of all routing protoco...
2017-06-07 Jafar Al-GharaibehMerge pull request #678 from chiragshah6/pim_dev
2017-06-07 Donald SharpMerge pull request #688 from opensourcerouting/openbsd...
2017-06-07 Renato Westphaldoc: update build instructions for openbsd 688/head
2017-06-07 Renato Westphalzebra: fix uninstallation of mpls lsps in openbsd
2017-06-07 Renato Westphalldpd: remove pledge calls
2017-06-07 Donald SharpMerge pull request #686 from opensourcerouting/redhat...
2017-06-07 Donald Sharpzebra: Clean up indentation level in nexthop_active 687/head
2017-06-07 Donald Sharpzebra: Refactor nexthop_active to remove duplicate...
2017-06-07 Martin WinterRedhat: Add remaining NHRP modifications to match 2... 686/head
2017-06-07 Quentin Youngisisd: fix heap uaf
2017-06-07 Quentin Youngzebra: fix misc zebra leaks
2017-06-07 Martin WinterMerge pull request #684 from donaldsharp/redhat_3.0
2017-06-06 Martin Winterredhat: Fix changelog to be in correct format and order 684/head
next