]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2018-02-02 Quentin Youngdoc: fixup vnc.rst to only define commands once
2018-02-02 Quentin Youngdoc: fixup more broken xrefs
2018-02-01 Quentin Youngdoc: fix more broken refs, restore routeserver.rst
2018-02-01 Quentin Youngdoc: clean up cross references
2018-02-01 Quentin Youngdoc: fixup some build warnings
2018-02-01 Quentin Youngdoc: add targets for user & developer pdf + html
2018-02-01 Quentin Young*: update configure.ac, Makefiles for new manpages
2018-01-31 Quentin Youngdoc: remove last bits of texinfo directives
2018-01-31 Quentin Youngdoc: remove trailing whitespace
2018-01-31 Quentin Youngdoc: copy conf.py for developer's docs
2018-01-31 Quentin Youngdoc: overhaul manpages
2018-01-31 Quentin Youngdoc: move dev doc figures to figures/
2018-01-30 Quentin Youngdoc: remove extraneous texi files
2018-01-30 Quentin Youngdoc: reorganize
2018-01-30 Quentin Youngdoc: manually merge isis.rst
2018-01-30 Quentin Youngdoc: add pim.rst
2018-01-30 Quentin Youngdoc: additional merging
2018-01-30 Quentin YoungMerge branch 'master' into docs-user
2018-01-30 Lou BergerMerge pull request #1690 from dslicenc/bgpd-vrf-show...
2018-01-30 Don Slicebgpd: fix output of show bgp vrf all neighbor x.x.x.x 1690/head
2018-01-30 Olivier DugeonMerge pull request #1688 from chiragshah6/mdev
2018-01-30 Chirag Shahospfd: Fix default-info and redis cmd options 1688/head
2018-01-29 Renato WestphalMerge pull request #1686 from donaldsharp/mem_leaks_zebra
2018-01-29 Renato WestphalMerge pull request #1684 from donaldsharp/vrf_leak
2018-01-29 Quentin Youngdoc: manually finish conversion
2018-01-29 Donald Sharpzebra: On shutdown actually delete rn's assoc w/ other_... 1686/head
2018-01-29 Donald SharpMerge pull request #1685 from LabNConsulting/working...
2018-01-29 Donald Sharplib: When we shutdown we would leak interface description
2018-01-29 Donald Sharpzebra: Cleanup error handling of nexthop vrf and vrf 1684/head
2018-01-29 Lou Bergerdoc: remove references to encap safi 1685/head
2018-01-29 Lou Bergerdoc: change vpnvX -> ipvX vpn
2018-01-29 Renato WestphalMerge pull request #1680 from donaldsharp/inet_pton
2018-01-29 Quentin Youngdoc: cleanup multiple
2018-01-29 Quentin Youngdoc: cleanup kernel.rst
2018-01-29 Quentin Youngdoc: fixup routemap.rst
2018-01-29 Russ WhiteMerge pull request #1679 from qlyoung/revert-remove...
2018-01-27 Donald Sharpzebra: Fix failure to parse src 1680/head
2018-01-27 Martin WinterMerge pull request #1659 from chiragshah6/ospf_vrf_dev
2018-01-27 Donald Sharpzebra: Fix to get correct nexthop-vrf
2018-01-26 Quentin YoungRevert "bgpd: disallow invalid config at cli layer" 1679/head
2018-01-26 Quentin Youngdoc: remove some more @stuff{}
2018-01-26 Russ WhiteMerge pull request #1671 from donaldsharp/southbound_po...
2018-01-26 Quentin Youngdoc: strip trailing whitespace
2018-01-26 Quentin Youngdoc: use :abbr:
2018-01-26 Quentin Youngdoc: use :term:, will add glossary later
2018-01-26 Quentin Youngdoc: fix cli documentation formatting
2018-01-26 Quentin Youngdoc: add clicmd role for frr cli
2018-01-26 Quentin Youngdoc: replace random @cite{RFC...} with :rfc:...
2018-01-26 Quentin Youngdoc: shotgun cleanup
2018-01-26 Quentin Youngdoc: @smp{foo} -> ``foo``
2018-01-26 Quentin Youngdoc: cleanup installation instructions
2018-01-26 Quentin Youngdoc: fixup eigrpd.rst
2018-01-26 Quentin Youngdoc: remove @group / @end group
2018-01-26 Quentin Youngdoc: rename main.rst -> zebra.rst
2018-01-26 Renato WestphalMerge pull request #1676 from dslicenc/cm19322-bgp...
2018-01-26 Renato WestphalMerge pull request #1672 from qlyoung/frr-pthread-impro...
2018-01-25 Renato WestphalMerge pull request #1675 from donaldsharp/ptm_crash
2018-01-25 Don Slicebgpd: remove poorly located bestpath json output 1676/head
2018-01-25 Russ WhiteMerge pull request #1668 from qlyoung/fix-bgp-corrupt...
2018-01-25 Russ WhiteMerge pull request #1674 from chiragshah6/mdev
2018-01-25 Donald SharpMerge pull request #1673 from opensourcerouting/ospfd...
2018-01-25 Donald Sharpzebra: Fix crash in ptm code 1675/head
2018-01-25 Chirag Shahospfd: clean route map prefixlist vrf during exit 1674/head
2018-01-24 Renato Westphalospfd: allow multiple options in the redistribute command 1673/head
2018-01-24 Donald Sharpzebra: Move selected_fib assignment 1671/head
2018-01-24 Quentin Youngbgpd: check flags before attempting keepalive ops 1672/head
2018-01-24 Quentin Youngtests: make tests happy for pthread changes
2018-01-24 Quentin Youngbgpd: update pthreads to use lib changes
2018-01-24 Quentin Younglib: streamline frr_pthreads, add default loop
2018-01-24 Donald Sharpzebra: Modify southbound interface to pass `struct...
2018-01-24 Russ WhiteMerge pull request #1664 from chiragshah6/ospfv3_dev
2018-01-24 Russ WhiteMerge pull request #1665 from donaldsharp/nexthop_labels
2018-01-24 Russ WhiteMerge pull request #1667 from Orange-OpenSource/master
2018-01-23 Quentin Youngbgpd: fix race condition causing occasional assert 1668/head
2018-01-23 Olivier DugeonOSPFD: Solve Issue #1652 1667/head
2018-01-23 Philippe GuibertMerge pull request #1618 from donaldsharp/zebra_startup...
2018-01-23 Chirag Shahospf6d: spf calculation w/ multiple router lsas 1664/head
2018-01-23 Donald Sharpbgpd, lib, pimd: Abstract commands for nexthop tracking 1665/head
2018-01-23 Donald Sharppimd: No need to assert on the redist_default
2018-01-23 Donald Sharplib: Unset bitmap when not using it
2018-01-23 Donald Sharplib: Cleanup some zclient clutter.
2018-01-22 Quentin YoungMerge pull request #1655 from LabNConsulting/working...
2018-01-22 Lou Bergerbgpd: update last_update whenever obuf sent 1655/head
2018-01-22 Renato WestphalMerge pull request #1663 from donaldsharp/mpls
2018-01-22 Renato WestphalMerge pull request #1656 from ak503/bgp
2018-01-22 Renato Westphalzebra: implement recursive MPLS labels 1663/head
2018-01-22 Donald Sharpzebra: use zclient_create_header
2018-01-22 Donald Sharplib, zebra: Rename and place appropriately the label...
2018-01-22 Russ WhiteMerge pull request #1651 from donaldsharp/redhat_build_fpm
2018-01-22 Russ WhiteMerge pull request #1658 from Orange-OpenSource/TE
2018-01-22 Russ WhiteMerge pull request #1587 from pguibert6WIND/issue_385_s...
2018-01-22 Philippe Guibertzebra: replace 0 value on zebra with NS_DEFAULT 1587/head
2018-01-22 Philippe Guibertzebra: replace 0 value on zebra with VRF_DEFAULT
2018-01-22 Philippe Guibertbgpd: bgp_redist_lookup param handles instances, not...
2018-01-22 Philippe Guibertpim: fix compilation issue with pim
2018-01-22 Philippe Guibertbgpd: fix compilation issue with bgpd
2018-01-22 Philippe Guibertospfd: fix compilation issue with ospfd
2018-01-22 Philippe Guibertlib: ns_id_t changed to 32 bit
2018-01-22 Philippe Guibertlib: vrf_bitmap_groups increased from 8 to 1024
2018-01-22 Philippe Guibertlib: increase vrf_id from 16 bit to 32 bit identifier
next