]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2023-04-24  Maria MatejkaResource pools are now bound with domains.
2023-04-22  Maria MatejkaProtocols and tables now use the birdloop pools as...
2023-04-22  Maria MatejkaResource pool closing has its dedicated function
2023-04-22  Maria MatejkaSocket closing has its dedicated function
2023-04-22  Maria MatejkaGlobal protocol list is typed to avoid typecast confusion
2023-04-22  Maria MatejkaTyped lists: added add_after() and unit tests
2023-04-19  Maria MatejkaTyped lists keep an explicit pointer to the list head.
2023-04-18  Maria MatejkaUpdated the version number to not include dash (breaks...
2023-04-18  Maria MatejkaNEWS and version update
2023-04-18  Maria MatejkaMerge tag '3.0-alpha0' into HEAD
2023-04-17  Maria MatejkaIO: added a specific loop pickup group for BFD; to...
2023-04-14  Maria MatejkaMerge commit '9e44ace3' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit 'f881b98d' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit '231c6385' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit '2f080b54' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit '6c058ae4' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit '913ec57f' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit 'ee919658' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit '0851fcde' into thread-next-iface
2023-04-14  Maria MatejkaMerge commit 'dc4c5f51' into thread-next-iface
2023-04-14  Trisha BiswasBGP: Add 'allow bgp_med' option for EBGP sessions
2023-04-13  Jakub RužičkaIncrease tests timeout
2023-04-12  Maria MatejkaTemporarily disable MRT as it still lacks proper lockin...
2023-04-06  Maria MatejkaLoop: keep running the same loop for some time if there...
2023-04-06  Maria MatejkaBFD: fixed a request pickup race condition
2023-04-04  Maria MatejkaBGP: set free bind also for connect sockets if configured
2023-04-04  Maria MatejkaBGP: sockets use sk_resume_rx and sk_pause_rx
2023-04-04  Maria MatejkaBGP now has its own loop
2023-04-04  Maria MatejkaSockets: Unified API for main and other loops
2023-04-04  Maria MatejkaMore efficient IO loop event execution to avoid long...
2023-04-04  Maria MatejkaResource dumps also write out block addresses
2023-04-04  Maria MatejkaLinpool: State restoration works in initial linpool...
2023-04-04  Maria MatejkaMisc allocator fixes
2023-04-04  Maria MatejkaAllocator fix: thread local kept pages counter must...
2023-04-04  Maria MatejkaRoute feed marks only the relevant pending exports...
2023-04-04  Maria MatejkaPropagated const through route feed routines
2023-04-04  Maria MatejkaMoved channel export hooks to rt.h as the channel refac...
2023-04-04  Maria MatejkaAllowing to restart a route refresh.
2023-04-04  Maria MatejkaFixed default table configuration
2023-04-04  Maria MatejkaFixed use-after-free of old protocol name pointer copie...
2023-04-04  Maria MatejkaFixed unwanted reloads while reconfiguring protocols...
2023-04-04  Maria MatejkaFixed bad filter re-evaluation with import table if...
2023-04-04  Maria MatejkaFixed channel stopping when reload is active
2023-04-04  Maria MatejkaFix obvious mistake in protocol debug dump
2023-04-04  Maria MatejkaFixed stopping of import request with no imports in...
2023-04-04  Maria MatejkaMoved table hostcache updater to table service routines...
2023-04-04  Maria MatejkaReducing initial channel bitmap sizes to help extreme...
2023-04-04  Maria MatejkaFlowspec links must have the destination table service...
2023-04-04  Maria MatejkaBGP Export Table: Fixed route source objects leaking...
2023-04-04  Maria MatejkaBGP: LLGR Staleness optimization dropped.
2023-04-04  Maria MatejkaBGP: show detailed TX state in show proto all output
2023-04-04  Maria MatejkaBFD notifications respect protocol loop settings
2023-04-04  Maria MatejkaTemporarily switching off time annotations of debug log
2023-04-04  Ondrej ZajicekConf: Fix too early free of old configuration
2023-04-04  Maria MatejkaInterface subsystem locking
2023-04-04  Maria MatejkaProto: published protocol-loop connections
2023-04-04  Ondrej ZajicekBGP: Fix bgp_med handling
2023-03-18  Johannes MoosAdd missing references to "show route in" in the cli...
2023-03-16  Maria MatejkaBGP: Free bind applies also to outbound connections
2023-03-06  Ondrej ZajicekNet: Replace runtime checks with STATIC_ASSERT()
2023-03-06  Petr VaněkPrintf test suite fails on systems with musl libc becau...
2023-02-22  Maria MatejkaConfig: Dropping filter instruction trees after lineari...
2023-02-22  Maria MatejkaLinpool flush drops all the allocated pages but one
2023-02-19  Ondrej ZajicekBGP: Update RFC references
2023-02-19  Ondrej ZajicekBabel: Update RFC references
2023-02-19  Ondrej ZajicekConf: Fix too early free of old configuration
2023-02-14  Toke Høiland... Babel: Keep separate auth PC counters for unicast and...
2023-02-14  Andreas RammholdBabel: Implement IPv4 via IPv6 extension (RFC 9229)
2023-02-07  Maria MatejkaProtocol shutdown/restart from limits is respecting...
2023-02-07  Maria MatejkaMerge commit '0bb04d5390f21b0c96fc4894ba5d5510c541f0ef...
2023-02-07  Maria MatejkaBGP: opening and closing listening socket asynchronously
2023-02-03  Maria MatejkaDocumentation: Adding roadmap as decided in January...
2023-02-02  Maria MatejkaMacro: stringify
2023-02-02  Maria MatejkaLists: fixed bugs in expensive checks in quirky usecases
2023-02-02  Maria MatejkaInterface updates are asynchronous
2023-02-02  Maria MatejkaProto: Adding a list of associated neighbors
2023-02-02  Maria MatejkaTyped lists: shortcut for simple nodes
2023-02-02  Maria MatejkaMoved interface list flush to device protocol cleanup...
2023-02-01  Ondrej ZajicekBuild: Partial revert of one of previous changes
2023-02-01  Ondrej ZajicekBuild: Minor improvement to build output
2023-02-01  Ondrej ZajicekNest: Minor cleanup in buildsystem
2023-01-31  Toke Høiland... Babel: Initialise source seqno from incoming message
2023-01-30  Ondrej ZajicekBabel: Improve clarity of unfeasible update handling.
2023-01-30  Toke Høiland... Babel: Fix missing modulo comparison of seqnos
2023-01-26  Maria MatejkaObject locks use events
2023-01-25  Maria MatejkaVRF setting reduced to one argument, using default...
2023-01-24  Maria MatejkaObject locks use events
2023-01-24  Maria MatejkaMerge v2.0.12 into thread-next
2023-01-24  Maria MatejkaMerge commit '3186ffe79714a48542d5ad61a94c81216b522fd0...
2023-01-24  Maria MatejkaMerge commit '6bb992cb04926895be57dc97e7d569ea15a07db1...
2023-01-24  Maria MatejkaMerge commit '9dc9124c' into thread-next
2023-01-24  Maria MatejkaRevert "Filter: Allow setting the 'onlink' route attrib...
2023-01-23  Maria MatejkaMerge commit '928a1cb034e6f9e8edcdd1dc07264cd703e00827...
2023-01-23  Maria MatejkaMerge commit '7fb23041a52d01754c53ba963e2282e524813364...
2023-01-23  Maria MatejkaMerge commit 'd1cd5e5a63b2256eb71661f7438537e4ded7b01a...
2023-01-23  Maria MatejkaMerge commit 'b28431e557c4f63923476094a919a0630001275e...
2023-01-23  Maria MatejkaMerge commit 'd3f50ede127df338f575e188566035b2a46cf6c6...
2023-01-23  Maria MatejkaMerge commit '6d1ae197d189d50e60279796441c6e74272ddc54...
2023-01-23  Maria MatejkaMerge commit '8b06a4d8af46511f0f8dbb8905afa88590a831b6...
2023-01-23  Alexander ZubkovSmall fix of indenting
next