]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2017-04-05 Donald SharpMerge pull request #334 from pichuang/typo frr-3.1-dev
2017-04-05 Phil HuangRemove superfluous path and correct groupname
2017-04-04 Donald SharpMerge pull request #332 from opensourcerouting/snmp-fix
2017-04-04 David LamparterMerge pull request #331 from dwalton76/quagga-reload
2017-04-04 David LamparterMerge pull request #330 from dwalton76/ospf-no-log...
2017-04-04 David LamparterMerge pull request #329 from dwalton76/debug-zebra-nht
2017-04-04 Donald Sharpvtysh: Fix build for non-snmp case
2017-04-04 David Lamparterbuild: fix CFLAGS for snmp modules
2017-04-04 Daniel Waltontools: quagga-reload.py fails to change max-paths
2017-04-04 Daniel Waltonospfd: "no log-adjacency-changes detail" disables log...
2017-04-04 Daniel Waltonzebra: "debug zebra nht" is not in the config
2017-04-04 David LamparterMerge branch 'master'
2017-04-04 David Lamparterbuild: remove wildcards from snapcraft/Makefile.am
2017-04-04 David LamparterMerge branch 'stable/2.0'
2017-04-04 Donald SharpMerge pull request #294 from opensourcerouting/modules
2017-04-04 David Lampartervtysh: handle "show modules" like "show memory"
2017-04-04 David LamparterMerge pull request #322 from qlyoung/fix-distance-commands
2017-04-04 David LamparterMerge pull request #321 from donaldsharp/speed
2017-04-04 David LamparterMerge pull request #314 from donaldsharp/scan-build
2017-04-04 Donald SharpMerge pull request #324 from opensourcerouting/zebra...
2017-04-04 Donald Sharpzebra: Fix printf formatting
2017-04-04 Renato Westphalzebra: fix v4/v6 typos in some show commands
2017-04-03 Donald SharpMerge pull request #323 from LabNConsulting/working...
2017-04-03 Donald Sharplib, zebra: Fix CR comments
2017-04-03 Lou Bergerredhat/frr.spec.in: fix typo
2017-04-03 Lou Bergerdoc: fix some omissions in centos instructions
2017-04-03 Quentin Youngospfd, ospf6d: fix distance commands
2017-04-03 Jafar Al-GharaibehMerge pull request #316 from qlyoung/fix-logc
2017-04-03 Donald Sharpzebra: Display new speed information in 'show int....
2017-04-03 Donald Sharpzebra: Retrieve interface speed when creating interface
2017-04-03 Donald Sharplib, zebra: Add ability to pass interface speed up...
2017-04-03 Donald SharpMerge pull request #311 from opensourcerouting/ldpd...
2017-04-02 Quentin Younglib: fix proto_redistnum() oversight from #257
2017-04-02 Martin WinterRelease: FRR-2.0 frr-2.0
2017-04-01 Donald Sharpisisd: Fix some various clang warnings
2017-04-01 Mike Tancsalib: fix usage of getgrouplist() in *BSD
2017-03-31 Donald Sharpnhrpd: Fix value set but never used.
2017-03-31 Donald Sharppimd: Cleanup termination to avoid possible null ptr...
2017-03-31 Donald Sharppimd: Fix incorrect indentation
2017-03-31 Donald Sharppimd: Remove impossible conditions from test
2017-03-31 Donald Sharppimd: Cleanup api and stop crash
2017-03-31 Donald Sharppimd: Cleanup unused variable write
2017-03-31 Renato Westphalldpd: do not consume vty_conf when updating the configu...
2017-03-31 Renato Westphalldpd: extend the ldp_config_normalize() function
2017-03-31 Renato Westphalldpd: fix configuration of non-existing VPLS interfaces...
2017-03-31 Renato Westphalldpd: remove the interface vty node
2017-03-31 Renato Westphalldpd: no need to synchronize pseudowires with LSPs...
2017-03-31 Renato Westphalldpd: fix harmless maybe-uninitialized warning
2017-03-31 Jafar Al-GharaibehMerge pull request #291 from AnuradhaKaruppiah/pim-ssm
2017-03-30 Donald SharpMerge branch 'master' into pim-ssm
2017-03-30 Jafar Al-GharaibehMerge pull request #301 from qlyoung/nhrpd-gitignore
2017-03-30 Donald SharpMerge pull request #307 from LabNConsulting/working...
2017-03-30 Donald SharpMerge pull request #305 from opensourcerouting/build...
2017-03-30 Lou BergerRename: freerangerouting --> frrouting
2017-03-30 Lou BergerRename: FreeRangeRouting FRRouting
2017-03-30 Donald SharpMerge pull request #297 from opensourcerouting/ldpd...
2017-03-30 Donald SharpMerge pull request #296 from opensourcerouting/ldpd...
2017-03-30 Donald SharpMerge pull request #299 from opensourcerouting/test...
2017-03-30 Donald SharpMerge pull request #298 from opensourcerouting/defaults
2017-03-29 Quentin Youngnhrpd: add .gitignore
2017-03-28 David Lamparterlib: sandbox: print vtysh daemon targets
2017-03-28 David Lampartervtysh: parsing fixes on distribute-list
2017-03-28 David Lampartervtysh: remove ignore list
2017-03-28 David Lamparter*: apply DEFUN_NOSH for node-switch CLI commands
2017-03-28 David Lamparter*: track version & "defaults" in configs
2017-03-28 Christian Franketests: format TestRefMismatch more readable
2017-03-28 Renato Westphaldoc: minor tweaks in the build instructions
2017-03-28 Renato Westphalzebra-mpls: replace legacy bzero by memset
2017-03-28 Renato Westphalzebra-mpls: add support for MPLSv6 in OpenBSD
2017-03-28 Renato Westphalldpd: replace all occurrences of '\n' with VTY_NEWLINE
2017-03-28 Renato Westphalldpd: update pledge promise in lde
2017-03-27 Renato Westphalldpd: fix pseudowire merge algorithm
2017-03-27 Renato Westphalldpd: remove a few unnecessary functions
2017-03-27 Renato Westphalldpd: do a full configuration reload upon receiving...
2017-03-27 Renato Westphalldpd: ignore the SIGHUP signal in the child processes
2017-03-27 Renato Westphalldpd: simplify handling of configuration commands
2017-03-27 Renato Westphalldpd: drop privileges earlier in the parent process
2017-03-25 Donald SharpMerge pull request #295 from opensourcerouting/communit...
2017-03-25 David LamparterCOMMUNITY.md: update CodingStyle & branching
2017-03-25 David LamparterMerge pull request #292 from donaldsharp/sgrpt_prune
2017-03-25 David Lamparterdoc: document loadable module support
2017-03-25 Martin Winterdoc: Update for the Building_FRR docs to include new...
2017-03-25 David Lamparterzebra: fpm: convert into module
2017-03-25 David Lamparter*: snmp: convert into modules
2017-03-25 David Lamparter*: use hooks for sending SNMP traps
2017-03-25 David Lamparterbuild: split off libfrrsnmp
2017-03-25 David Lamparterlib: add hook infrastructure
2017-03-24 David Lamparterlib: add "show modules" CLI command
2017-03-24 David Lamparterlib: dynamic module loading
2017-03-24 David Lamparterlib: remove unused add_snmp_pollfds()
2017-03-24 David Lamparterripd: fix snmp compile
2017-03-24 David Lamparterzebra: fpm: fix protobuf compile
2017-03-24 Donald SharpMerge pull request #286 from opensourcerouting/ldpd...
2017-03-23 anuradhakpimd: Fix pim_ssm build failure by including zebra.h
2017-03-23 Donald Sharppimd: del_oif and pim_channel_del_oif are the same...
2017-03-23 Donald Sharppimd: Update inherited_olist when receiving a prune
2017-03-23 Donald Sharppimd: Fix inherited_olist decision for *,G
2017-03-23 Donald Sharppimd: When deleting last intf from an OIL don't delete...
2017-03-23 Donald Sharppimd: Start sending (S,G,rpt) Prune messages
2017-03-23 Donald Sharppimd: Add ability to upstream to know when to send...
next