]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2018-12-19 Donald SharpMerge pull request #3506 from opensourcerouting/6.0...
2018-12-18 David LamparterMerge pull request #3504 from qlyoung/fix-bgpd-show...
2018-12-18 David Lampartertools/frrcommon.sh: always start staticd
2018-12-18 David Lampartertools/frrcommon.sh: actually create /run/frr
2018-12-18 David Lampartertools/etc: remove cumulus user from vtysh.conf
2018-12-18 David Lampartertools: add documentation URL on frr.service
2018-12-17 Quentin Youngbgpd: fix json double free when showing neighbors
2018-12-17 Quentin YoungMerge pull request #3498 from opensourcerouting/ripngd...
2018-12-17 Donald SharpMerge pull request #3497 from opensourcerouting/cli...
2018-12-17 Renato Westphalripngd: fix route redistribution with route-maps
2018-12-17 Renato Westphalospfd: fix issue with the "no segment-routing prefix...
2018-12-17 Renato Westphalospf6d: fix two "show" commands
2018-12-17 Renato Westphalbgpd: use the vrf_bitmap_*() helper functions when...
2018-12-17 Renato Westphalbgpd: fix bug while iterating over VPN table
2018-12-17 Renato Westphalbgpd: remove wrong assert
2018-12-17 Renato Westphalbgpd: fix NULL pointer dereference bug
2018-12-17 Renato Westphalbgpd: add a NULL check to prevent a crash in the rfapi...
2018-12-17 Renato Westphalbgpd: fix crashes caused by missing input validation
2018-12-17 Renato Westphalbgpd: fix some NULL pointer dereference bugs
2018-12-17 Renato Westphalbgpd: fix the "no neighbor A.B.C.D maximum-prefix"...
2018-12-17 Renato Westphalbgpd: handle NULL pointers in lcommunity_cmp()
2018-12-17 Renato Westphalbgpd: fix cleanup of dampening configuration
2018-12-17 Renato Westphalbfdd: do not allow multihop peers without a local-address
2018-12-17 Renato WestphalMerge pull request #3490 from donaldsharp/confed_unsign...
2018-12-16 Donald Sharpbgpd: Fix confederation identifier unsigned display
2018-12-14 Donald SharpMerge pull request #3486 from opensourcerouting/6.0...
2018-12-14 David Lamparterdoc: re-add copyright & license note
2018-12-14 David Lamparter*: remove all MIBs for DFSG compliance
2018-12-14 David Lamparterlib: flip to ISC on hook & module code
2018-12-14 Donald SharpMerge pull request #3479 from opensourcerouting/6.0...
2018-12-14 Jafar Al-GharaibehMerge pull request #3481 from opensourcerouting/6.0...
2018-12-13 David Lamparter*: spelchek
2018-12-12 Donald SharpMerge pull request #3470 from pacovn/label_manager_fixe...
2018-12-12 David Lamparterbuild: disable empty libfrrfpm_pb
2018-12-12 F. Aragonbgpd: fix test (using bgp instance 0)
2018-12-12 F. Aragonzebra: filter zebra messages (label manager)
2018-12-12 pacobgpd, doc, ldpd, lib, tests, zebra: LM fixes
2018-12-09 Donald SharpMerge pull request #3433 from opensourcerouting/init-6.0
2018-12-09 Donald SharpMerge pull request #3451 from opensourcerouting/6.0...
2018-12-07 David Lamparterbuild: fix reproducibility re. -fdebug-prefix-map
2018-12-07 David Lampartertests: fix domainname dependency
2018-12-06 David Lampartervtysh: rework/straighten pager handling
2018-12-06 David Lamparter*: get rid of most daemons.conf references
2018-12-06 David Lamparterdebian/tools: new init script
2018-12-06 David Lamparterwatchfrr: add status command
2018-12-06 David Lamparterwatchfrr: immediately try connecting after start
2018-12-06 David LamparterMerge pull request #3430 from donaldsharp/ospf_lsa_6.0
2018-12-06 Donald SharpMerge pull request #3432 from opensourcerouting/6.0...
2018-12-06 David Lamparterwatchfrr: don't wait around pointlessly at startup
2018-12-06 David Lamparterwatchfrr, lib: cleanup & delay detaching
2018-12-06 David Lampartertools/frr: get rid of the bash array and "bB"
2018-12-06 Donald Sharpbgpd: Prevent possible crash when parsing v6 attributes
2018-12-06 rgiradaospfd: default route got flushed after lsa refresh...
2018-12-01 Donald SharpMerge pull request #3407 from opensourcerouting/60...
2018-11-30 Rafael Zalamenabfdd: fix multihop on FreeBSD
2018-11-08 Russ WhiteMerge pull request #3282 from opensourcerouting/60...
2018-11-03 Rafael Zalamenabfdd: fix BGP unnumbered peer setup
2018-10-29 Quentin YoungMerge pull request #3253 from opensourcerouting/6.0...
2018-10-28 David Lamparterredhat: remove @CONFDATE@ from spec
2018-10-28 David Lamparterbuild: make rfptest and ospfclient "noinst"
2018-10-28 David Lamparterbuild: crop excessive net-snmp library list
2018-10-26 Donald SharpMerge pull request #3244 from k0ste/stable_6.0_backports
2018-10-25 David Lamparterbuild: add "redistclean" target
2018-10-25 David Lamparterbuild: make clean and dist consistent
2018-10-25 David Lamparterbuild: work around automake wtf
2018-10-25 David Lamparterbuild: carry --with-pkg-extra-version into tarballs
2018-10-25 David Lamparterbuild: rewrite readline/curses check
2018-10-25 David Lamparterdebianpkg: remove bad USE_* options, add WERROR
2018-10-25 David Lamparterdebianpkg: clean up dependencies
2018-10-25 David Lamparterdebianpkg: strip ancient/unused cruft
2018-10-25 David Lamparterbuild: try to use -D option for ar and ranlib
2018-10-25 David Lamparterbuild: fix some escapes in configure.ac
2018-10-25 Daniil Baturintools: add a script for building a Debian package in...
2018-10-25 Christian Frankedoc: Use `mv -f` in Makefile
2018-10-25 Christian Franketools: Update .gitignore
2018-10-25 jpmondetfrr-reload.py: Add python2 & python3 compatibility.
2018-10-25 David Lampartertools/frr: use path settings from ./configure
2018-10-25 Quentin Youngfrr: add README.md to EXTRA_DIST
2018-10-25 Quentin Youngfrr: improve README
2018-10-25 Quentin Youngfrr: remove stale files, allow non-GNU Automake
2018-10-25 David Lamparterbuild: move SPHINXBUILD= to configure in rpm build
2018-10-25 David Lamparterbuild: fix not building docs w/o sphinx
2018-10-25 David Lamparterbuild: fix & clean up *SAN flags
2018-10-25 David Lamparterbuild: make pkgconfig configure output useful
2018-10-25 David Lamparterbuild: clean up protobuf build integration
2018-10-25 David Lamparterbuild: use -export-dynamic
2018-10-25 David Lamparterbuild: move RFPLDADD to bgpd/rfp-example/librfp
2018-10-25 David Lampartervtysh: make RPKI node non-conditional
2018-10-25 David Lamparter*: cleanup .gitignore files
2018-10-25 David Lampartertests: properly locate files in builddir
2018-10-25 David Lamparterbuild: move vtysh & manpage listings to subdir.am
2018-10-25 David Lamparterbuild: remove common.am
2018-10-25 David Lamparterbuild: include helper Makefiles in dist
2018-10-25 David Lamparterbuild: non-recursive tests
2018-10-25 David Lamparterbuild: non-recursive vtysh
2018-10-25 David Lamparterbuild: non-recursive bgpd & rfp
2018-10-25 Donald Sharplib: Add missing smux.h to `make distrib` results
2018-10-25 David Lamparterdoc: drop colspan/rowspan elements
2018-10-25 David Lamparterdoc: html default off
2018-10-25 David Lamparterbuild: add Makefile variable easy access
next