]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2018-09-12 David LamparterMerge remote-tracking branch 'frr/master' into warnings
2018-09-12 David LamparterMerge pull request #3005 from patrasar/indentation_warnings
2018-09-12 Sarita Patrapimd: fix indentation warnings
2018-09-11 Russ WhiteMerge pull request #2944 from thbtcllt/master
2018-09-11 David LamparterMerge branch 'pr2983'
2018-09-11 David Lamparterlib: whitespace/spelling fix
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 Quentin Youngzebra: fix includes
2018-09-06 Quentin Youngbgpd: remove duplicate log_ref_add()
2018-09-06 Quentin Younglib: PRIu32 in log.h
2018-09-06 Quentin Young*: style for flog_warn conversions
2018-09-06 Quentin Youngzebra: flog_warn conversion
2018-09-06 Donald Sharpospfd: Convert ospf_sr.c to use error-card subsystem.
2018-09-06 Donald Sharpospfd: Modify ospf_spf.c to use error-card subsystem
2018-09-06 Donald Sharpospfd: Convert ospf_ri to use error-code subsystem
2018-09-06 Donald Sharpospf_nsm.c: Convert warn->err and use error-code
2018-09-06 Donald Sharpospfd: Fix warn -> debug for neighbor add
2018-09-06 Donald Sharpospfd: Convert ospf_lsa.c to use new error-card Syntax
2018-09-06 Donald Sharpospfd: Convert ospf_asbr.c to use error-codes subsystem
2018-09-06 Donald Sharpospfd: Modify ospf_abr.c to use new error-code subsystem
2018-09-06 Donald Sharpospfd: Convert ospf_ext.c to use new error-code subsystem
2018-09-06 Donald Sharpospfd: Add OSPF_WARN_LSA_INSTALL_FAILURE error code
2018-09-06 Donald Sharpospfd: Modify ospf_ri.c to use new error-code subsystem
2018-09-06 Donald Sharpospfd: Convert opsfd.c to use new error-code subysstem
2018-09-06 Donald Sharpospfd: Convert ospf_te.c to use new error-card subsystem
2018-09-06 Donald Sharpospfd: Add OSPF_WARN_OPAQUE_REGISTRATION
2018-09-06 Donald Sharplib: Convert ospf_opaque.c to use the err-card system
2018-09-06 Donald Sharpospfd: Modify ospf_packet.c to use new error-cards...
2018-09-06 Donald Sharpospfd: Convert ospf_routemap.c to use error card subsystem
2018-09-06 Donald Sharpospfd: Convert ospf_network.c to use error code subsystem
2018-09-06 Donald Sharpospfd: Cleanup some warnings that were not warnings
2018-09-06 Donald Sharplib: Modify zlog_warn to vty_out
2018-09-06 Donald Sharplib: Convert vrf.c to use new error-code subsystem
2018-09-06 Donald Sharplib: Convert sigevent.c to use new error-code-subsystem
2018-09-06 Donald Sharplib: Convert vty.c to use new error-code subsystem
2018-09-06 Donald Sharplib: Convert routemap.c to use new error-code subsystem
2018-09-06 Donald Sharplib: Convert privs.c to use new error-code subsystem
2018-09-06 Donald Sharplib: Convert network.c to use new error subsystem codes
2018-09-06 Donald Sharplib: Convert thread.c to use new error-code subsystem
2018-09-06 Donald Sharplib: Convert netns_linux.c to new error-code work
next