]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
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
2017-11-30 Quentin Youngbgpd: stop pseudo-blocking in bgp_write
2017-11-30 Quentin Youngbgpd: dynamically allocate synchronization primitives
2017-11-30 Quentin Youngbgpd: remove unused `struct thread` from peer
2017-11-30 Quentin Younglib, bgpd: implement pthread lifecycle management
2017-11-30 Quentin Youngbgpd: put BGP keepalives in a pthread
2017-11-30 Quentin Youngbgpd: move bgp_connect_check() to bgp_fsm.c
2017-11-30 Quentin Youngbgpd: move update group processing to main thread
2017-11-30 Quentin Youngbgpd: move packet writes into dedicated pthread
2017-11-29 Rafael ZalamenaMerge pull request #1493 from donaldsharp/plist_stuff
2017-11-29 Russ WhiteMerge pull request #1476 from qlyoung/null0-hack
2017-11-29 Russ WhiteMerge pull request #1484 from chiragshah6/ospfv3_dev
2017-11-29 Russ WhiteMerge pull request #1482 from chiragshah6/mdev1
2017-11-29 Russ WhiteMerge pull request #1477 from chiragshah6/ospf_vrf_dev
2017-11-29 Russ WhiteMerge pull request #1464 from chiragshah6/mdev
2017-11-29 Donald Sharplib: Fix prefix-list where le is == prefixlen 1493/head
2017-11-28 Lou BergerMerge pull request #1448 from qlyoung/fix-peer-group...
2017-11-28 Lou BergerMerge pull request #1491 from qlyoung/vrf-cli-fix
2017-11-28 Quentin Youngzebra: add back support for nUlL0 1476/head
2017-11-28 Quentin Youngbgpd: fix some vrf related cli 1491/head
2017-11-28 Renato WestphalMerge pull request #1445 from donaldsharp/rpki_vtysh
2017-11-27 Renato WestphalMerge pull request #1438 from donaldsharp/zapi_notify_i...
2017-11-27 Renato WestphalMerge pull request #1360 from donaldsharp/show_advertis...
2017-11-27 Donald Sharpzebra: Allow zebra_find_client to match on instance... 1438/head
2017-11-27 Donald Sharpsharpd: Add Super Happy Advanced Routing Protocol
2017-11-27 Donald Sharpeigrpd: Start conversion to use route install failure...
2017-11-27 Donald Sharpzebra: Add notification for Route Install events
2017-11-27 Donald Sharp*: Make zapi route install Notifications optional
2017-11-27 Donald Sharplib, zebra: Add ability to notify to Routing Protocols...
2017-11-27 Donald Sharpbgpd: Free up changes to attr that the speculative... 1360/head
2017-11-27 Donald Sharpbgpd: Store original route-map type for the peer
2017-11-27 Donald Sharpbgpd: When we don't have a route-map to apply don't...
2017-11-27 Donald Sharpbgpd: Cleanup indentation a tiny bit
2017-11-27 Donald SharpMerge pull request #1481 from xdel/master
2017-11-26 Chirag Shahospfd: Display nssa in show running-config 1484/head
2017-11-26 Chirag Shahospfd: show ip ospf route json support 1482/head
2017-11-26 Chirag Shahospfd: Running config to display VRF aware OSPF
2017-11-26 Andrey Korolyovbgpd: fix RPKI-enabled build 1481/head
2017-11-23 Renato WestphalMerge pull request #1473 from chiragshah6/ospfv3_dev 1480/head
2017-11-23 Renato WestphalMerge pull request #1463 from donaldsharp/v6_route_replace
2017-11-23 Renato WestphalMerge pull request #1434 from dslicenc/zebra-nexthop...
2017-11-22 Chirag Shahospfd: Forward reference ospf area config 1477/head
2017-11-22 Don Slicezebra: slight mods to commit for nexthop resolution... 1434/head
2017-11-22 Renato WestphalMerge pull request #1474 from qlyoung/foreach_afi_safi
2017-11-21 Chirag Shahospfd: Make external routes in ospf VRF aware 1473/head
2017-11-21 Quentin Youngbgpd: use FOREACH_AFI_SAFI where possible 1474/head
2017-11-21 Olivier DugeonMerge pull request #1430 from chiragshah6/ospf_vrf_dev
2017-11-21 Renato WestphalMerge pull request #1452 from donaldsharp/rip_nexthops
2017-11-21 Rafael ZalamenaMerge pull request #1413 from donaldsharp/bgp_packet_test
2017-11-21 Renato WestphalMerge pull request #1470 from donaldsharp/zebra_multicast
2017-11-21 Lou BergerMerge pull request #1462 from donaldsharp/as_path_stuff
2017-11-21 Renato WestphalMerge pull request #1387 from donaldsharp/save_zserv_in...
2017-11-21 Martin WinterMerge pull request #1375 from donaldsharp/make_dist
next