]> git.proxmox.com Git - mirror_frr.git/history - bgpd/bgp_packet.c
bgpd: Allow shortened 'no set large-community' and 'no set large-comm-list'
[mirror_frr.git] / bgpd / bgp_packet.c
2018-03-26 Russ WhiteMerge pull request #1940 from qlyoung/no-write-incomple...
2018-03-22 Martin WinterMerge pull request #1904 from qlyoung/docuser
2018-03-22 Donald SharpMerge pull request #1931 from msablic/pim_mtrace_router
2018-03-21 Russ WhiteMerge pull request #1935 from qlyoung/doc-how-to-style
2018-03-21 Donald SharpMerge pull request #1943 from donaldsharp/update_pr_1942
2018-03-21 Rafael ZalamenaMerge pull request #1941 from donaldsharp/cs1
2018-03-20 Donald Sharpbgpd: peer->bgp must be non NULL
2018-03-13 Renato WestphalMerge pull request #1831 from qlyoung/frr-pthread-fixups
2018-03-13 Quentin YoungMerge branch 'master' into docuser
2018-03-13 Renato WestphalMerge pull request #1860 from qlyoung/debug-mt-safe
2018-03-12 Mitesh KanjariyaMerge branch 'master' into type5-default-originate
2018-03-10 vivekMerge branch 'master' of https://github.com/frrouting...
2018-03-10 vivekMerge branch 'master' of https://github.com/frrouting...
2018-03-09 Renato WestphalMerge pull request #1808 from qlyoung/debug-mt-safe
2018-03-09 Jafar Al-GharaibehMerge pull request #1814 from chiragshah6/mdev
2018-03-07 Martin WinterMerge pull request #1826 from qlyoung/lsan-suppressions
2018-03-07 Donald SharpMerge pull request #1428 from LabNConsulting/working...
2018-03-06 Lou Berger*: conform with COMMUNITY.md formatting rules, via...
2018-02-23 Quentin YoungMerge branch 'master' into stylechecker
2018-02-22 Philippe GuibertMerge pull request #1756 from qlyoung/stylechecker
2018-02-09 Renato WestphalMerge pull request #1700 from mkanjari/evpn-symm-routin...
2018-02-08 Philippe GuibertMerge pull request #1654 from mkanjari/evpn-symm-routin...
2018-02-06 Martin WinterMerge pull request #1542 from qlyoung/stylechecker
2018-01-30 Quentin YoungMerge branch 'master' into docs-user
2018-01-30 Olivier DugeonMerge remote-tracking 'frr/master' into SR-Routing
2018-01-27 Martin WinterMerge pull request #1659 from chiragshah6/ospf_vrf_dev
2018-01-26 Russ WhiteMerge pull request #1671 from donaldsharp/southbound_po...
2018-01-26 Renato WestphalMerge pull request #1672 from qlyoung/frr-pthread-impro...
2018-01-25 Russ WhiteMerge pull request #1668 from qlyoung/fix-bgp-corrupt...
2018-01-23 Quentin Youngbgpd: fix race condition causing occasional assert
2018-01-18 Jafar Al-GharaibehMerge pull request #1566 from chiragshah6/ospfv3_dev
2018-01-16 Renato WestphalMerge pull request #1611 from qlyoung/fix-vtysh-perf
2018-01-16 Russ WhiteMerge pull request #1632 from dwalton76/bgpd-localas...
2018-01-16 Lou BergerMerge pull request #1614 from qlyoung/imp-bgpd-pthread...
2018-01-11 Mitesh KanjariyaMerge branch 'master' into evpn-symmetric-routing
2018-01-11 Russ WhiteMerge pull request #1609 from dwalton76/ospf-reconfigur...
2018-01-11 Russ WhiteMerge pull request #1616 from qlyoung/sharpd-gitignore
2018-01-11 Russ WhiteMerge pull request #1591 from qlyoung/bgpd-ringbuf
2018-01-11 Russ WhiteMerge pull request #1586 from donaldsharp/1585_fix
2018-01-10 Jafar Al-GharaibehMerge pull request #1608 from donaldsharp/use_source
2018-01-09 Lou BergerMerge pull request #1615 from qlyoung/fix-bgpd-atomic...
2018-01-09 Quentin Youngbgpd: use atomic_* ops on _Atomic variables
2017-12-13 Donald SharpMerge pull request #1478 from bingen/zeromq4
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 Quentin Youngbgpd: fix potential deadlock
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 Youngbgpd: turn off keepalives when sending NOTIFY
2017-11-30 Quentin Youngbgpd: yield more when generating UPDATEs
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, tests: comment formatting
2017-11-30 Quentin Youngbgpd: fix uninitialized result code
2017-11-30 Quentin Youngbgpd: lift read-quanta restriction
2017-11-30 Quentin Youngbgpd: free notify packet after writing
2017-11-30 Quentin Youngbgpd: fix bgp_packet.c / bgp_fsm.c organization
2017-11-30 Quentin Youngbgpd: atomize write-quanta, add read-quanta
2017-11-30 Quentin Youngbgpd: batched i/o
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: 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: 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 Russ WhiteMerge pull request #1464 from chiragshah6/mdev
2017-11-28 Lou BergerMerge pull request #1448 from qlyoung/fix-peer-group...
2017-11-28 Renato WestphalMerge pull request #1445 from donaldsharp/rpki_vtysh
2017-11-23 Renato WestphalMerge pull request #1473 from chiragshah6/ospfv3_dev
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 Renato WestphalMerge pull request #1474 from qlyoung/foreach_afi_safi
2017-11-21 Quentin Youngbgpd: use FOREACH_AFI_SAFI where possible
2017-11-21 Rafael ZalamenaMerge pull request #1413 from donaldsharp/bgp_packet_test
2017-11-10 Jafar Al-GharaibehMerge pull request #1426 from donaldsharp/prefixlistafi
2017-11-09 Donald SharpMerge pull request #1391 from LabNConsulting/working...
2017-11-07 Martin WinterMerge pull request #1359 from donaldsharp/rhel_startup
2017-11-06 Jafar Al-GharaibehMerge pull request #1381 from donaldsharp/iface_desc
2017-11-06 Rafael ZalamenaMerge pull request #1414 from donaldsharp/set_nexthop
2017-11-06 Renato WestphalMerge pull request #1406 from donaldsharp/bgpd_ecommuni...
2017-11-06 Renato WestphalMerge pull request #1403 from donaldsharp/prefixlen_match
2017-11-06 Renato WestphalMerge pull request #1370 from dslicenc/cm18408-bgp...
2017-11-06 Jafar Al-GharaibehMerge pull request #1383 from chiragshah6/ospf_vrf_dev
2017-11-06 Donald Sharpbgpd: Prevent infinite loop when reading capabilities
2017-11-01 Russ WhiteMerge pull request #1363 from donaldsharp/z_improvements
2017-11-01 Russ WhiteMerge pull request #1367 from donaldsharp/mp_reach_parse
2017-10-26 Don Slicebgpd: fix various problems with hold/keepalive timers
2017-10-26 Donald Sharpbgpd: Treat empty reachable NLRI as a EOR
2017-08-11 Donald SharpMerge pull request #964 from opensourcerouting/plist...
2017-08-09 David LamparterMerge pull request #883 from daveolson53/master
next