]> git.ipfire.org Git - thirdparty/bird.git/history - proto/bgp/attrs.c
Renamed my past self in commit authorship and mentioned that in the contributing...
[thirdparty/bird.git] / proto / bgp / attrs.c
2024-03-25  Maria MatejkaASPA: basic data structures and Static protocol support
2024-03-21  Ondrej ZajicekMerge commit '44e351d1522f0099687aac9fd65dcea73a04af43'
2024-02-20  Ondrej ZajicekBGP: Maintain valid route attribute flags even in local...
2023-12-08  Maria MatejkaMerge commit 'bb094fb6'
2023-12-08  Maria MatejkaMerge commit '54ddf90f'
2023-10-05  Ondrej ZajicekBGP: Improve custom BGP attributes
2023-10-04  Ondrej ZajicekBGP: Add MPLS support
2023-04-21  Ondrej ZajicekMerge branch 'bmp'
2023-04-16  Pawel MaslankaBMP protocol support
2023-04-14  Trisha BiswasBGP: Add 'allow bgp_med' option for EBGP sessions
2022-10-03  Ondrej ZajicekBGP: Do not assume that all channels are struct bgp_channel
2022-08-03  Maria MatejkaMerge commit '082905a8' into HEAD
2022-07-26  Ondrej ZajicekMerge branch 'master' into backport
2022-07-24  Ondrej ZajicekMerge branch 'master' into backport
2022-07-11  Eugene BogomazovBGP: Implement BGP roles
2022-07-11  Maria MatejkaMerge remote-tracking branch 'origin/master' into backport
2022-07-11  Maria MatejkaMerge commit 'beb5f78a' into backport
2022-07-10  Maria MatejkaMerge version 2.0.10 into backport
2022-06-27  Maria MatejkaPreexport callback now takes the channel instead of... next-preexport
2022-05-30  Maria MatejkaMerge remote-tracking branch 'origin/master' into hauge...
2022-05-30  Maria MatejkaMerge commit '9eec503b251c3388579032b300d32640403d8612...
2022-05-30  Maria MatejkaMerge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4...
2022-05-15  Ondrej ZajicekBGP: Improve tx performance during feed/flush
2022-04-06  Maria MatejkaBGP: Fixed LLGR depreferencing in bgp_rte_mergable
2022-04-06  Maria MatejkaUnsetting route attributes without messing with type...
2022-04-06  Maria MatejkaEattr flags (originated and fresh) get their own struct...
2022-04-06  Maria MatejkaSlab allocator can free the blocks without knowing...
2022-03-09  Maria MatejkaMerge remote-tracking branch 'origin/master' into haugesund
2022-03-09  Maria MatejkaMerge commit '60880b539b8886f76961125d89a265c6e1112b7a...
2022-03-09  Maria MatejkaMerge commit 'e42eedb9' into haugesund
2022-03-09  Maria MatejkaMerge commit '5cff1d5f' into haugesund
2022-03-09  Maria MatejkaMerge commit 'd5a32563' into haugesund
2022-03-09  Maria MatejkaMerge commit '0c59f7ff' into haugesund
2022-03-02  Maria MatejkaReplacing BGP temporary linpools by the common temporar...
2022-03-02  Maria MatejkaMerge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9...
2022-02-06  Ondrej Zajicek ... Merge branch 'oz-trie-table'
2022-02-06  Ondrej Zajicek ... BGP: Implement flowspec validation procedure
2022-01-28  Ondrej Zajicek ... BGP: Make routing loops silent
2022-01-28  Ondrej Zajicek ... BGP: Use proper class in attribute error messages
2022-01-24  Ondrej Zajicek ... BGP: Log route updates that were changed to withdraws
2021-10-13  Maria MatejkaRoute: moved rte_src pointer from rta to rte
2021-10-13  Maria MatejkaPreexport: No route modification, no linpool needed
2021-10-13  Maria MatejkaPreference moved to RTA and set explicitly in protocols
2021-10-13  Maria MatejkaBGP: Moved the suppressed and stale flags to pflags
2021-10-13  Maria MatejkaIGP metric getter refactoring to protocol callback
2021-03-30  Ondrej Zajicek ... BGP: Do not keep BAF_EXT_LEN flag internally
2021-01-12  Ondrej Zajicek ... MRT: Fix IPv6 table dumps
2020-11-25  Ondrej Zajicek ... BGP: Zero the newly allocated bucket structure
2020-11-24  Ondrej Zajicek ... Some minor sl_allocz() cleanups
2020-05-01  Maria MatejkaMerge remote-tracking branch 'origin/mq-static-analysis'
2020-05-01  Maria MatejkaNest: Added const to ea_show just to declare that this...
2020-04-15  Nasato GotoBGP: Fix handling of 16bit-only ASN translation
2019-11-10  Ondrej Zajicek ... BGP: Add option to enforce first AS in AS_PATH
2019-11-04  Ondrej Zajicek ... BGP: Add option to reject AS_SETs
2019-10-24  Ondrej Zajicek ... BGP: Fix handling of transitive extended communities
2019-10-09  Ondrej Zajicek ... BGP: AIGP metric support (RFC 7311)
2019-08-06  Ondrej Zajicek ... BGP: Fix 'deterministic med' to work with 'merge paths'
2019-07-24  Ondrej Zajicek ... Merge remote-tracking branch 'origin/mq-filter-stack'
2019-07-15  Maria MatejkaMerge remote-tracking branch 'origin/master' into mq...
2019-07-10  Maria MatejkaMerge branch 'master' into mq-filter-stack
2019-07-03  Maria MatejkaMerge branch 'master' into mq-filter-stack
2019-07-01  Maria Jan MatejkaBGP: Prefix hash is too small, increase its max size.
2019-04-02  Ondrej Zajicek ... BGP: Separate runtime and config usage of local/remote...
2019-03-18  Maria MatejkaMerge branch 'master' into HEAD
2019-02-20  Maria MatejkaFilter refactoring: dropped the recursion from the...
2018-12-16  Ondrej Zajicek ... BGP: Better handling of non-matching AFI in nexthops
2018-12-12  Ondrej Zajicek ... BGP: Do not prepend ASN in export from non-RS EBGP...
2018-12-04  Jan Maria MatejkaTerminology cleanup: The import_control hook is now...
2018-11-20  Ondrej Zajicek ... The MRT protocol
2018-07-31  Ondrej Zajicek ... BGP: Long-lived graceful restart
2018-06-29  Maria Jan MatejkaBGP: Attribute set function merged with its common...
2018-06-19  Jan Maria MatejkaMerge branch 'int-new' into HEAD
2018-06-13  Ondrej Zajicek ... BGP: Handle missing NEXT_HOP attribute properly
2018-05-30  Jan Maria MatejkaNest: Removing separate tmpa from route propagation
2018-05-29  Jan Maria MatejkaProtocol: Introducing an enum protocol_class
2018-04-12  Ondrej Zajicek ... BGP: Fix extended next hop handling
2018-03-14  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-13  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-13  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-07  Ondrej Zajicek ... Merge branch 'master' into int-new
2018-01-23  Ondrej Zajicek ... Merge branch 'master' into int-new
2018-01-02  Ondrej Zajicek ... Merge branch 'master' into int-new
2018-01-02  Ondrej Zajicek ... BGP: Fix unknown attribute handling
2017-12-13  Ondrej Zajicek ... BGP: Fix non-transitive ext communities
2017-12-09  Ondrej Zajicek ... Several minor fixes
2017-12-07  Ondrej Zajicek ... Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a...
2017-12-07  Ondrej Zajicek ... Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b...
2017-12-07  Ondrej Zajicek ... Merge commit '98bb80a243b58c43453e9be69d19d0350286549c...
2017-09-12  Ondrej Zajicek ... Backport some minor changes from int-new
2017-08-09  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-31  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-30  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-25  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-23  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-18  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-17  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-17  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-16  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-09  Ondrej Zajicek ... Merge branch 'master' into int-new
2017-05-09  Ondrej Zajicek ... Merge branch 'master' into int-new
next