]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
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-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-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-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
2023-01-23  Ondrej ZajicekNEWS and version update v2.0.12
2023-01-22  Ondrej ZajicekBFD: Improve incoming packet matching
2023-01-22  Ondrej ZajicekVRF: Fix issues with reconfiguration
2023-01-22  Maria MatejkaMerge commit '2b7643e1f8ecb0bd4cf9af4183b4fd53b655d19c...
2023-01-22  Maria MatejkaAdded test case for switch bug fixed in e20bef69ccc4a85...
2023-01-21  Maria MatejkaMerge commit '1e47b9f203aaaad0fb658d40a1670f1d0437f1f8...
2023-01-21  Maria MatejkaMerge commit 'e48f898fdaf06b61754ae520410729a9984ab65b...
2023-01-21  Maria MatejkaMerge commit 'a80cd4707464cedb526eb72e7704b097af20beb7...
2023-01-21  Maria MatejkaMerge commit '3859e4efc1597368df647323c5a3cc1771cb64ca...
2023-01-21  Maria MatejkaMerge commit 'e80156d9363a594ff23524f56d59f0eee160859d...
2023-01-21  Maria MatejkaAdding forgotten pthread.h #include in io-loop.h (break...
2023-01-21  Maria MatejkaMerge commit 'a50d2fa65f3350ee55f5106b87a884d1b98e7761...
2023-01-21  Maria MatejkaMerge commit '543c8ba0971e91da3fe507dbfc1e1f9b556642b1...
2023-01-20  Maria MatejkaFixed various build problems on FreeBSD and/or CLang
2023-01-20  Ondrej ZajicekBGP: Add received role value to role mismatch log message
2023-01-19  Maria MatejkaMerge commit '140c534fb81d0e165b7d674e869c646455ed19d1...
2023-01-19  Maria MatejkaDecoupling loops from threads to allow fixed thread...
2023-01-19  Maria MatejkaTable prune routine doesn't walk over lists unless...
2023-01-19  Maria MatejkaCLI closing fix when its action is run asynchronously.
2023-01-19  Maria MatejkaRemoved config reparsing from unrelated tests
2023-01-18  Ondrej ZajicekAlloc: Minor cleanups
2023-01-18  Maria MatejkaMerge branch 'master' of https://gitlab.nic.cz/labs...
2023-01-18  Maria MatejkaFix memory pre-allocation
2023-01-17  Radu CarpaFilter: Allow setting the 'onlink' route attribute...
2023-01-17  Ondrej ZajicekAlloc: Disable transparent huge pages
2023-01-13  Ondrej ZajicekBuild: Fix cleanup of nest/proto-build.c
2023-01-13  Ondrej ZajicekMinor cleanups
2023-01-13  Ondrej ZajicekBSD: Add support for kernel route metric
2023-01-12  Mike CruteLog message before aborting
2023-01-07  Ondrej ZajicekFilter: Change linearization of branches in switch...
2023-01-03  Ondrej ZajicekBGP: Allow role specific keywords to be used as symbols
2023-01-03  Ondrej ZajicekConfigure: Expensive check option was broken, never...
2023-01-03  Ondrej ZajicekNest: Fix leaking internal attributes in RIP and Babel
2023-01-02  Ondrej ZajicekAdd compile-time option to enable 4-way tries instead...
2023-01-01  Ondrej ZajicekNest: Fix several issues with pflags
2022-12-24  Toke Høiland... Babel: Rework seqno request handling
2022-12-18  Ondrej ZajicekBSD: Use ip_mreqn on FreeBSD 12.1+ and OpenBSD 6.9+
2022-12-16  Alexander ChernikovFreeBSD: use interface index instead of IP address...
2022-12-16  Alexander ChernikovNetlink: move OS-specific headers and defines to sysdep
2022-12-16  Ondrej ZajicekBSD: Add missing makefile for bsd-netlink target
2022-12-11  Ondrej ZajicekNEWS and version update v2.0.11
2022-12-11  Ondrej ZajicekBSD: Workaround for direct routes on FreeBSD 13.0
2022-12-10  Ondrej ZajicekBGP: Log unacceptable hold time as decimal number
2022-12-10  Ondrej ZajicekCLI: Fix for long-lived sessions during high loads
2022-12-10  Ondrej ZajicekClient: Unknown command should return nonzero errorcode
2022-12-09  Ondrej ZajicekDoc: Document issue with import tables
2022-12-09  Alexander V... Netlink on FreeBSD support
2022-12-09  Ondrej ZajicekBGP: Improve handling of hold and keepalive timers
2022-12-06  Ondrej ZajicekNest: Avoid spurious announcements triggered by filtere...
2022-11-30  Ondrej ZajicekCI: Remove docker rebuild phase
2022-11-30  Ondrej ZajicekCI: Try new workers
2022-11-30  Ondrej ZajicekBSD: Fix krt socket code w.r.t. rte/rta changes
2022-11-29  Ondrej ZajicekFix build variables for OpenBSD
2022-11-09  Ondrej ZajicekConf: Make 'configure check' command restricted
2022-11-09  Ondrej ZajicekConf: Free stored old config before parsing new one
2022-11-08  Maria MatejkaAdded more netlab tests for automatic run.
2022-11-07  Maria MatejkaMerge remote-tracking branch 'origin/master' into threa...
2022-11-07  Maria MatejkaMerge commit '37b64441' into thread-next
2022-11-07  Maria MatejkaMerge commit '32425297' into thread-next
2022-11-07  Maria MatejkaMerge commit '8f79e6b9' into thread-next
2022-11-07  Maria MatejkaMerge commit '8478de88' into thread-next
2022-11-07  Maria MatejkaMerge commit '54430df9' into thread-next
2022-11-07  Maria MatejkaMerge commit '0f2be469' into thread-next
2022-11-03  Maria MatejkaPage allocator: Fixed minor bugs and added commentary
2022-11-02  Maria MatejkaMemory pages are not munmapped, instead we just madvise()
2022-11-01  Maria MatejkaMoved config-related allocations to config_pool and...
2022-10-18  Alexander ZubkovDoc: Add documentation for "show route (import|export...
2022-10-18  Ondrej ZajicekFilter: Fix handling of variables in anonymous filters
2022-10-12  Maria MatejkaAttribute blocks are now allocated from slabs instead...
2022-10-12  Maria MatejkaRemoved an accidentally merged debug call introduced...
2022-10-12  Ondrej ZajicekNetlink: Parse onlink flag even on direct routes
2022-10-12  Maria MatejkaGDB connection: resource pools don't keep free pages
next