]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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-19 Quentin Youngdoc: set 'release' and 'version' again
2018-01-19 Quentin Youngdoc: move routeserver.rst into bgp.rst
2018-01-19 Quentin Youngdoc: clean up overview.rst, installation.rst
2018-01-19 Quentin Youngdoc: Frr -> FRR
2018-01-19 Quentin Youngdoc: use RST variable substitutions
2018-01-16 Quentin Youngdoc: fixup bgpd.rst
2018-01-12 Quentin Youngdoc: make conf.py know about variable substitutions
2017-12-22 Quentin Youngdoc: fixup basic.rst
2017-12-20 Quentin Youngdoc: fixup babeld.rst
2017-12-20 Quentin Youngdoc: fixup ipv6.rst
2017-12-18 Quentin Youngdoc: start translating user manual to rst
2017-12-14 Quentin Youngdoc: re-add .gitignore, Makefile for dev docs
2017-12-14 Quentin YoungRevert "doc: add note to document practice changes...
2017-12-14 Quentin Youngdoc: add clause for documenting
2017-12-11 Quentin Youngdoc: add note to document practice changes in docs
2017-12-08 Quentin Youngdoc: more organizing & updating
2017-12-08 Quentin Youngdoc: change section title for modules docs
2017-12-08 Quentin Youngdoc: clean up CLI docs
2017-12-08 Quentin Youngdoc: begin developer's manual
2017-12-05 Renato WestphalMerge pull request #1502 from chiragshah6/ospf_vrf_dev
2017-12-05 Donald SharpMerge pull request #1494 from opensourcerouting/u1710...
2017-12-05 Martin Winterdebianpkg: Update Pkg build instructions with Ubuntu...
2017-12-05 Martin Winterdebianpkg: Add Debian backport for Ubuntu 17.10
2017-12-05 Martin Winterdebianpkg: Fix lintian warning "command-with-path-in...
2017-12-05 Martin Winterlib: Fix gcc 7 warning 'error: ‘fld’ may be used uninit...
2017-12-05 Martin Winterbgpd: bgp_attr.c GCC 7.0 with --werror needs explicit...
2017-12-05 Chirag Shahospfd: fix crash no router ospf/show running
2017-12-04 Chirag Shahospfd: Display all vrf aware interface config
2017-12-04 Donald SharpMerge pull request #1518 from opensourcerouting/clippy...
2017-12-04 Renato Westphal*: make clippy usage more consistent
2017-12-04 Renato WestphalMerge pull request #1496 from donaldsharp/install_failure
2017-12-04 Renato WestphalMerge pull request #1507 from donaldsharp/bgp_af_open
2017-12-04 Donald SharpMerge pull request #1500 from opensourcerouting/ldpd...
2017-12-04 Rafael ZalamenaMerge pull request #1508 from qlyoung/bgpd-fix-lock
2017-12-04 Donald SharpMerge pull request #1472 from opensourcerouting/lintian...
2017-12-01 Lou BergerMerge pull request #1510 from qlyoung/ospf-gitignore...
2017-12-01 Rafael ZalamenaMerge pull request #1433 from qlyoung/remove-deprecated...
2017-12-01 Quentin Youngospfd: remove clippy file, fix .gitignore
2017-12-01 Quentin Young*: don't use deprecated stream.h macros
2017-12-01 Quentin Youngbgpd: fix potential deadlock
2017-12-01 Donald Sharpbgpd: Allow Address-Family activation to work in certai...
2017-12-01 Svata Dedicospfd: fix NSSA LSA translation (BZ#493) (BZ#250)
2017-12-01 Martin WinterMerge pull request #1145 from qlyoung/bgpd-pthreads-frr
2017-11-30 Quentin Youngbgpd: small optimization with UPDATE generation
2017-11-30 Quentin Youngbgpd: use FOREACH_AFI_SAFI()
2017-11-30 Quentin Youngbgpd: intelligently adjust coalesce timer
2017-11-30 Quentin Youngtests: neuter fuzzing frontend for now
2017-11-30 Quentin Youngbgpd: turn off keepalives when sending NOTIFY
2017-11-30 Quentin Youngbgpd: yield more when generating UPDATEs
2017-11-30 Quentin Youngbgpd: schedule UPDATE generation smarter
2017-11-30 Quentin Youngbgpd: restore packet input limit
2017-11-30 Quentin Youngbgpd: schedule process packet as timer
2017-11-30 Quentin Youngbgpd: re-add write trigger logic
2017-11-30 Quentin Youngbgpd: properly set peer->last_update
2017-11-30 Quentin Youngbgpd: schedule packet job after connection xfer
2017-11-30 Quentin Youngbgpd: transfer raw input buffer to new peer
2017-11-30 Quentin Youngbgpd: fix bgp active open
2017-11-30 Quentin Youngbgpd: use correct byte order for notify data
2017-11-30 Quentin Youngtests: add name to test_mp_attr threadmaster
2017-11-30 Quentin Youngbgpd, tests: comment formatting
2017-11-30 Quentin Youngbgpd: fix some formatting in bgp_io.c
2017-11-30 Quentin Youngbgpd: update atomic memory orders
2017-11-30 Quentin Youngbgpd: rebase onto master
2017-11-30 Quentin Youngbgpd: static bgp_pthreads_init()
2017-11-30 Quentin Youngbgpd: fix uninitialized result code
2017-11-30 Quentin Youngbgpd: sleep in poll()
2017-11-30 Quentin Youngbgpd: lift read-quanta restriction
2017-11-30 Quentin Youngbgpd: remove unused extern from bgp_io.h
2017-11-30 Quentin Youngbgpd: be more promiscuous with updgrp packets
2017-11-30 Quentin Youngbgpd: re-add update-group write triggers
2017-11-30 Quentin Youngtests: update tests for bgp_packet changes
2017-11-30 Quentin Youngbgpd: free notify packet after writing
2017-11-30 Quentin Youngbgpd: misc fsm fixes
2017-11-30 Quentin Youngbgpd: fix bgp_packet.c / bgp_fsm.c organization
2017-11-30 Quentin Youngbgpd: fix includes for bgp_keeaplives.c
2017-11-30 Quentin Youngbgpd: restyle bgp_keepalives.[ch]
2017-11-30 Quentin Youngbgpd: use stop event instead of pthread_kill()
2017-11-30 Quentin Youngbgpd: update I/O docs
2017-11-30 Quentin Youngbgpd: restyle
2017-11-30 Quentin Youngbgpd: small i/o threading improvements
2017-11-30 Quentin Youngbgpd: bye bye THREAD_BACKGROUND
2017-11-30 Quentin Youngbgpd: use mt-safe thread_cancel()
2017-11-30 Quentin Youngbgpd: set thread_master owner appropriately
2017-11-30 Quentin Youngbgpd: atomize write-quanta, add read-quanta
2017-11-30 Quentin Youngbgpd: batched i/o
2017-11-30 Quentin Youngbgpd: fix includes for bgp_io.c
2017-11-30 Quentin Youngbgpd: style for bgp i/o
2017-11-30 Quentin Youngbgpd: use memcmp to check bgp marker
2017-11-30 Quentin Youngbgpd: copyright style
2017-11-30 Quentin Youngbgpd: rename peer_keepalives* --> bgp_keepalives*
2017-11-30 Quentin Youngbgpd: implement buffered reads
2017-11-30 Quentin Youngbgpd: move bgp i/o to a separate source file
2017-11-30 Quentin Youngbgpd: use new threading infra
2017-11-30 Quentin Youngbgpd: use hash table for bgp_keepalives.c
2017-11-30 Quentin Youngbgpd: correctly schedule select() at session startup
2017-11-30 Quentin Youngbgpd: transfer packets from peer stub to actual peer
next