]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2018-09-11 Donald SharpMerge pull request #2985 from patrasar/Fix_1636
2018-09-11 rootpimd: create a new command "ip pim" configuring pim sm
2018-09-11 Martin WinterMerge pull request #3001 from donaldsharp/bgp_origin_honor
2018-09-10 David LamparterMerge pull request #2999 from donaldsharp/consistent
2018-09-10 David LamparterMerge pull request #2979 from qlyoung/improve-readme
2018-09-10 Quentin Youngfrr: add README.md to EXTRA_DIST
2018-09-10 Quentin Youngfrr: improve README
2018-09-10 Quentin Youngfrr: remove stale files, allow non-GNU Automake
2018-09-10 Donald Sharpbgpd: Honor origin change in bgp aggregates
2018-09-10 Donald Sharpdoc: Fixup to use consistent frrvty group name
2018-09-09 Donald SharpMerge pull request #2977 from opensourcerouting/doc-fix
2018-09-09 Donald SharpMerge pull request #2965 from opensourcerouting/buildfo...
2018-09-09 David Lamparterbuild: move SPHINXBUILD= to configure in rpm build
2018-09-09 David Lamparterbuild: fix not building docs w/o sphinx
2018-09-09 Donald SharpMerge pull request #2862 from opensourcerouting/non...
2018-09-09 David LamparterMerge pull request #2995 from wwijkander/docpatch
2018-09-09 Donald SharpMerge pull request #2994 from opensourcerouting/sa...
2018-09-08 David Lamparterlib: early-include "config.h" in flex lexers
2018-09-08 David Lamparterospf6d: remove extra struct in ospf6_lsa_handler
2018-09-08 David Lamparter*: fix some random warnings
2018-09-08 David Lamparterlib: make pthread_set[_]name_np test OS agnostic
2018-09-08 David Lamparterbuild: check {malloc,pthread}_np.h for *BSD
2018-09-08 Wilhelm WijkanderUpdate RPM building instructions
2018-09-08 David Lamparterbuild: move RFPLDADD to bgpd/rfp-example/librfp
2018-09-08 David Lamparterbuild: use _POSIX_C_SOURCE
2018-09-08 David Lampartervtysh: make RPKI node non-conditional
2018-09-08 David Lamparter*: fix some solaris warnings
2018-09-08 David Lamparter*: cleanup .gitignore files
2018-09-08 David Lamparter*: fix config.h/zebra.h include order
2018-09-08 David Lamparterbuild: fix & clean up *SAN flags
2018-09-08 David Lamparterbuild: make pkgconfig configure output useful
2018-09-08 David Lamparterbuild: clean up protobuf build integration
2018-09-08 David Lamparterbuild: use -export-dynamic
2018-09-08 David Lampartertests: properly locate files in builddir
2018-09-08 David Lamparterbuild: move vtysh & manpage listings to subdir.am
2018-09-08 David Lamparterbuild: remove common.am
2018-09-08 David Lamparterbuild: include helper Makefiles in dist
2018-09-08 David Lamparterbuild: non-recursive tests
2018-09-08 David Lamparterbuild: non-recursive vtysh
2018-09-08 David Lamparterbuild: non-recursive bgpd & rfp
2018-09-08 David Lamparterbfdd: fix garbage "port" string
2018-09-08 David Lamparter*: fix clang-6 SA warnings
2018-09-08 David Lamparterlib: fix SA warning in skiplist code
2018-09-08 David Lamparterlib, ldpd: fix SA warnings from TAILQ oddness
2018-09-08 Donald SharpMerge pull request #2875 from opensourcerouting/fabricd
2018-09-08 David LamparterMerge pull request #2991 from donaldsharp/mac_compiling
2018-09-08 David Lamparterisisd: silence SA warnings
2018-09-08 Donald Sharpvtysh: Actually make the new_completion function match
2018-09-08 Donald Sharpvtysh: Add code to isolate append_history
2018-09-08 Donald Sharplib: Detect if pthread_condattr_setclock is available
2018-09-08 Donald Sharplib: Cleanup include of link.h
2018-09-08 David LamparterMerge pull request #2989 from donaldsharp/static_debug
2018-09-08 David LamparterMerge pull request #2988 from donaldsharp/more_debugs
2018-09-08 David LamparterMerge pull request #2981 from donaldsharp/v6_vxlan_bug
2018-09-08 David LamparterMerge pull request #2982 from donaldsharp/smux_h
2018-09-07 Martin WinterMerge pull request #2949 from donaldsharp/removal
2018-09-07 Quentin YoungMerge pull request #2987 from pacovn/Coverity_1473088_o...
2018-09-07 Donald Sharpsharpd: Fix missing 'show debug' command
2018-09-07 Donald Sharpstaticd: Fix 'show debug static" command
2018-09-07 F. Aragonlib: array index check (Coverity 1473088)
2018-09-07 Donald Sharpzebra: Modify nexthop checks to report inactive a bit...
2018-09-06 Renato WestphalMerge pull request #2984 from donaldsharp/ak503_eigrp
2018-09-06 Renato WestphalMerge pull request #2974 from donaldsharp/v4_and_v6
2018-09-06 dturlupoveigrp: opnional metric in 'no redistribute'
2018-09-06 Donald Sharpdoc: Update sharp documentation
2018-09-06 Donald Sharpsharpd: Modify route install to allow v6 nexthops
2018-09-06 Donald Sharpzebra: Fix _route_entry_dump to handle nexthop family...
2018-09-06 Donald Sharplib: Add missing smux.h to `make distrib` results
2018-09-05 Donald SharpMerge pull request #2959 from opensourcerouting/bfd...
2018-09-05 Russ WhiteMerge pull request #2873 from vivek-cumulus/evpn-extend...
2018-09-05 Donald Sharpzebra: Fix RB-Tree storage comparison function for v6
2018-09-05 Rafael Zalamenabfdd: fix crash when receiving invalid echo packet
2018-09-05 Rafael Zalamenabfdd: use THREAD_OFF() instead of thread_cancel()
2018-09-05 Russ WhiteMerge pull request #2970 from dslicenc/more-bool-use...
2018-09-05 Christian Frankedoc: add documentation for fabricd
2018-09-05 Christian Frankeisisd: fix warnings by removing union isis_N and going...
2018-09-05 Christian Frankefabricd: add support for completely unnumbered operation
2018-09-05 Christian Frankezebra: add a ZEBRA_FLAG_ONLINK so that routes bypass...
2018-09-05 Christian Frankefabricd: trigger CSNP after flooding scope LSP has...
2018-09-05 Christian Frankefabricd: Remove processing for unneded PDUs and TLVs
2018-09-05 Christian Frankeisisd: add purge originator identification support
2018-09-05 Christian Frankeisisd: add TLV 13 Purge Originator Identification
2018-09-05 Christian Franketests/isisd: remove auth when fuzzing
2018-09-05 Christian Frankeisisd: add support for Prefix-SID subtlv
2018-09-05 Christian Frankefabricd: add flooding algorithm debugging
2018-09-05 Christian Frankefabricd: implement flooding optimization
2018-09-05 Christian Frankefabricd: build a list of neighbors and neighbors neighbors
2018-09-05 Christian Frankefabricd: add field with first and second nexthop to...
2018-09-05 Christian Frankefabricd: support transmission/reception of circuit...
2018-09-05 Christian Frankefabricd: reimplement LSP transmission logic
2018-09-05 Christian Frankefabricd: implement asymmetric metric for tier 0 as...
2018-09-05 Christian Frankefabricd: implement fabric locality detection algorithm
2018-09-05 Christian Frankefabricd: allow to configure tier-level advertisement
2018-09-05 Christian Frankefabricd: Add support for TLV 150 (Spine-Leaf-Extension)
2018-09-05 Christian Frankeisisd: move spf datastructures to a header, to share...
2018-09-05 Christian Frankefabricd: run a hop-by-hop spf
2018-09-05 Christian Frankefabricd: adjacency formation optimization as per sectio...
2018-09-05 Christian Frankefabricd: adjust IS-IS defaults as per draft
2018-09-05 Christian Frankeisisd: Fix error output for 'no ip router isis' command
2018-09-05 Christian Frankeisis: Cleanup CLI, split into parts which are shared...
next