0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-12 21:06:22 +00:00

Commit Graph

  • a9c1966f08 Merge remote-tracking branch 'origin/apkg-v3' into thread-next thread-next Maria Matejka 2024-12-12 21:07:53 +0100
  • 4af3ee1f2f EAttr normalization rewritten to use bucket sort Katerina Kubecova 2024-11-20 16:53:13 +0100
  • bff804e7d4 Merge branch '40-ci-singleproto' into 'master' Maria Matejka 2024-12-12 15:19:09 +0100
  • d8d812d7d9 CI: test building single protocols 40-ci-singleproto Maria Matejka 2024-12-03 17:27:09 +0100
  • 98c7c83214 Fixed several tests which needed static protocol Maria Matejka 2024-12-03 20:08:30 +0100
  • 4ec9ed60c0 Disabling filter test unless needed protocols are configured Maria Matejka 2024-12-03 20:08:23 +0100
  • 6e940c259d CLI: show threads all crash fixed Maria Matejka 2024-12-12 15:00:26 +0100
  • d219a6d792 WIP: allocating memory near rc lock cold_mem_v3 Katerina Kubecova 2024-12-12 14:55:25 +0100
  • e0ed978e75 Netlink: Handle onlink flag on BSD-Netlink master oz-test Ondrej Zajicek 2024-12-12 04:04:07 +0100
  • 28b0adc15f Fix alignment requirements to include atomic u64. Maria Matejka 2024-12-11 17:51:46 +0100
  • 9103eff734 alloc.c, mempool.c, netindex.c: before rc lock make sure we will be able to allocate enough memory without requesting new page. (Requesting new pages with rc lock causes growing of cold memory) Katerina Kubecova 2024-12-11 15:24:32 +0100
  • 73ace6acad Proto show: show creation and last autorestart time Maria Matejka 2024-12-11 10:05:05 +0100
  • 3f62ec5477 Merge branch 'thread-next' of gitlab.nic.cz:labs/bird into thread-next Katerina Kubecova 2024-12-11 09:27:16 +0100
  • fa5923289e Merge commit '4dd5b3d9' into thread-next Maria Matejka 2024-12-10 23:57:59 +0100
  • fa0bda2278 Merge commit '145830bd' into thread-next Maria Matejka 2024-12-10 23:55:42 +0100
  • 1f8eb20710 Merge commit '946386f2' into thread-next Maria Matejka 2024-12-10 23:55:05 +0100
  • 1fc569e32b Merge commit '7ee27418' into thread-next Maria Matejka 2024-12-10 23:50:13 +0100
  • cc0c8ce992 BMP: Fixing corner cases Maria Matejka 2024-12-10 22:31:53 +0100
  • cde582977f BMP: Never touching the BGP directly Maria Matejka 2024-12-09 11:21:01 +0100
  • dc692ae06a Nest: proto/channel state table naming convention cleanup Maria Matejka 2024-12-09 15:34:11 +0100
  • d503204aa0 Lockfree journal: Cleanup hook runs only when needed. Katerina Kubecova 2024-12-06 13:16:18 +0100
  • b84460432a lockfree.c: Solution for lfjour_cleanup_hook() too often scheduling. This function was scheduled each time any of the journal recipients reached end of a block of journal items or read all of journal items. lfjour_cleanup_hook() can clean only journal items every recipient has processed, so it was often called uselessly. lfjour-cleanup-optimize Katerina Kubecova 2024-12-06 13:16:18 +0100
  • 38a422d489 Build: Fix newlines in build of proto-build.c Ondrej Zajicek 2024-12-10 14:58:05 +0100
  • bc15f0b9c7 Nest: fixed a race-condition between import and export Maria Matejka 2024-12-10 10:52:52 +0100
  • cfac0076fb Babel: fix seqno wrapping on seqno request Fabian Bläse 2024-12-10 02:14:06 +0100
  • eaadf3af3a Fix typos found by lintian apkg-v3 Jakub Ružička 2024-12-06 15:51:26 +0100
  • 0f0a8d5027 Debian: Remove unneeded Pre-Depends: init-system-helpers Jakub Ružička 2024-12-05 13:27:56 +0100
  • 2eba82fcda Debian: Add upstream lintian-overrides Jakub Ružička 2024-12-06 15:45:44 +0100
  • 5e3fcd60f3 Debian: Add BuildDepends: ca-certificates Jakub Ružička 2024-12-04 19:24:38 +0100
  • ce51b84df3 Debian: Add Rules-Requires-Root: no to d/control Jakub Ružička 2023-10-10 13:04:08 +0200
  • c7b6d8b436 Debian: Rename package to bird3 Jakub Ružička 2024-12-05 13:20:19 +0100
  • 6a55359b1e BGP: Graceful restart timer overrides Ondrej Zajicek 2024-12-06 04:06:16 +0100
  • fc5d06c28d BGP: Update LLGR draft references to RFC 9494 Ondrej Zajicek 2024-12-05 16:35:01 +0100
  • 77a4b21365 BMP: Dropped remnants of unused channels Maria Matejka 2024-12-05 15:07:56 +0100
  • f1a04ce190 BMP: refactored lists and table locks to tlists Maria Matejka 2024-12-05 14:59:54 +0100
  • d5f01efbe6 BMP: protocol state ingestion refactoring Maria Matejka 2024-12-05 12:12:34 +0100
  • cca1b97a92 Debian: Add BuildDepends: ca-certificates apkg-jru Jakub Ružička 2024-12-04 19:24:38 +0100
  • 268bce0cde Debian: Add Rules-Requires-Root: no to d/control Jakub Ružička 2023-10-10 13:04:08 +0200
  • 2128c648e0 BMP: Tamed a TX buffer warning Maria Matejka 2024-12-04 10:16:42 +0100
  • 63221eba2e Merge commit 'a47704a53db4f088e52e43f8b24785e5777ce147' into thread-next Ondrej Zajicek 2024-12-03 19:40:21 +0100
  • 723a0fe424 Merge commit '73e7d3f5cede2e72eb9e77d61424a8c443672c09' into thread-next Ondrej Zajicek 2024-12-03 19:00:05 +0100
  • abc43c097a Merge commit '5205ff97448cc34cf7334e90172c28eb48f227f2' into thread-next Ondrej Zajicek 2024-12-03 18:48:20 +0100
  • 7cbcb7b230 Merge commit 'e6a100b31a7637ee739338e4b933367707ec931f' into thread-next Ondrej Zajicek 2024-12-03 18:22:14 +0100
  • 1dbee120d3 CI: Fix filter tests for ASPA Ondrej Zajicek 2024-12-03 17:23:09 +0100
  • c926a6e105 Static: Fix ASPA static route argument Ondrej Zajicek 2024-12-03 17:05:23 +0100
  • b8d3f41d5d Merge branch 'thread-next' of gitlab.nic.cz:labs/bird into thread-next Katerina Kubecova 2024-12-03 15:48:33 +0100
  • 6aea356b2a Merge commit '460321cfe979459e3b78ba87694f29865d321612' into thread-next Ondrej Zajicek 2024-12-03 15:45:25 +0100
  • a01120fc9a bgp/bgp.c, bgp/packets.c, io-loop.c: solving slow shutdown when bird is busy ibgp-shutdown-fixing Katerina Kubecova 2024-12-03 15:37:56 +0100
  • 4fb8fe6f53 NEWS and version update v2.16 Ondrej Zajicek 2024-12-03 04:59:56 +0100
  • b8008791cd Documentation: Updating roadmap as of end of 2024 Maria Matejka 2024-12-03 12:29:30 +0100
  • 707cad6188 CLI: Dumping forces new file creation instead of truncating. Maria Matejka 2024-12-03 10:57:10 +0100
  • 2ab3f22e4a CLI: show memory also displays cold pages Maria Matejka 2024-11-15 08:20:17 +0100
  • ef45611850 RPKI: Fix several errors in handling of Error PDU Ondrej Zajicek 2024-12-03 01:19:44 +0100
  • 89d548accb RPKI: Increase max PDU length to 64k Ondrej Zajicek 2024-12-02 06:38:59 +0100
  • d85fa48e3a Slab: Write out all block pointers when asked for dump Maria Matejka 2024-11-15 19:05:26 +0100
  • ceab028326 Linpool: Write out all block pointers when asked for dump Maria Matejka 2024-11-15 18:35:30 +0100
  • da8a23277e CLI: Dumping internal data structures to files, not to debug output Maria Matejka 2024-11-14 20:43:35 +0100
  • 4dd5b3d90e Logging: exposing vlog() to log va_lists Maria Matejka 2024-11-14 21:20:49 +0100
  • 145830bdc8 CLI: adding cli_vprintf() Maria Matejka 2024-11-14 20:46:45 +0100
  • 946386f2dd MRT: instead of crashing, ignore non-BGP attributes Maria Matejka 2024-11-14 22:15:56 +0100
  • 7ee27418a7 Printf: impossible buffer overflow fix Maria Matejka 2024-11-14 23:34:28 +0100
  • a47704a53d BMP: Refactor route monitor message serialization Ondrej Zajicek 2024-12-02 00:00:36 +0100
  • 73e7d3f5ce BMP: Refactor computation of message length Ondrej Zajicek 2024-12-01 22:54:11 +0100
  • 5205ff9744 BMP: Refactor per-peer header arguments Ondrej Zajicek 2024-12-01 20:56:53 +0100
  • e6a100b31a BMP: simplified update queuing and better memory performance Maria Matejka 2024-09-17 16:27:54 +0200
  • 460321cfe9 Formatting numbers with order prefixes Maria Matejka 2024-11-28 23:08:50 +0100
  • c48a7ac0cc BMP: drop an unused mempool Maria Matejka 2024-09-17 15:59:07 +0200
  • bda81c62bf Merge commit '3ca6e03d' into thread-merge-2.16 Maria Matejka 2024-11-29 12:07:10 +0100
  • ffba45657e Merge commit 'fc2b4b26' into thread-merge-2.16 Maria Matejka 2024-11-29 12:05:40 +0100
  • cd63810e4e Merge commit '997d2f57' into thread-merge-2.16 Maria Matejka 2024-11-29 11:43:49 +0100
  • 2936e15b28 Merge commit '49be4a03' into thread-merge-2.16 Maria Matejka 2024-11-29 11:30:59 +0100
  • caa5e7907a Conf: build fix for older bisons Maria Matejka 2024-11-29 11:27:30 +0100
  • 1b0ffdf80e Merge commit '82d57fb7' into thread-merge-2.16 Maria Matejka 2024-11-29 11:26:18 +0100
  • c1ad3e58c0 Merge commit '38195ac6' into thread-merge-2.16 Maria Matejka 2024-11-29 10:49:53 +0100
  • 145fcd3180 Merge commit 'c7e843c1' into thread-merge-2.16 Maria Matejka 2024-11-29 10:28:19 +0100
  • 2e1ff4b230 Merge commit '294d363d' into thread-merge-2.16 Maria Matejka 2024-11-29 10:26:52 +0100
  • 14bc1fc4c1 Merge commit '1002c35b' into thread-merge-2.16 Maria Matejka 2024-11-29 10:25:59 +0100
  • baf963973d Merge commit '80ca0ed2' into thread-merge-2.16 Maria Matejka 2024-11-29 09:51:38 +0100
  • 3ca6e03db7 RPKI: refactored pdu to host byte order conversion Maria Matejka 2024-11-28 14:10:40 +0100
  • e0b1826b7c Merge commit '072821e5' into thread-merge-2.16 Maria Matejka 2024-11-28 12:44:04 +0100
  • 2b1e4b0724 Merge commit 'a70ecade' into thread-merge-2.16 Maria Matejka 2024-11-28 12:43:52 +0100
  • 52a11170fe Merge commit '39e75b87' into thread-merge-2.16 Maria Matejka 2024-11-28 12:43:43 +0100
  • ce199382ea Merge commit '163ab313' into thread-merge-2.16 Maria Matejka 2024-11-28 12:23:27 +0100
  • c0dfd4dc3b Merge commit '8dc2a36a' into thread-merge-2.16 Maria Matejka 2024-11-28 12:23:14 +0100
  • 44efc912d5 Merge commit '5daec239' into thread-merge-2.16 Maria Matejka 2024-11-28 12:19:27 +0100
  • b4bd406795 Merge commit 'acbdc29d' into thread-merge-2.16 Maria Matejka 2024-11-28 12:18:44 +0100
  • ac30445f4f Merge commit 'c9836207' into thread-merge-2.16 Maria Matejka 2024-11-28 12:08:52 +0100
  • 3bbe0ec251 Merge commit 'df22b314' into thread-merge-2.16 Maria Matejka 2024-11-28 12:08:43 +0100
  • eba3a26537 Merge commit '08ff0af8' into thread-merge-2.16 Maria Matejka 2024-11-28 12:07:30 +0100
  • 281e41026e Merge commit 'f3b6661d' into thread-merge-2.16 Maria Matejka 2024-11-28 12:00:45 +0100
  • 1ce352ebf5 Merge commit 'a95fff37' into thread-merge-2.16 Maria Matejka 2024-11-28 10:57:37 +0100
  • ac0cdf3ad4 Merge commit '09f50f37' into thread-merge-2.16 Maria Matejka 2024-11-28 10:02:07 +0100
  • e6242ef948 Merge commit '8a40bccf' into thread-merge-2.16 Maria Matejka 2024-11-28 09:36:33 +0100
  • cbd986cd35 Merge commit '00b139bd' into thread-merge-2.16 Maria Matejka 2024-11-28 09:09:00 +0100
  • 029e6c7e1e Merge commit 'a5b4c21d' into thread-merge-2.16 Maria Matejka 2024-11-28 09:08:32 +0100
  • 2af438a9bf Merge commit '2d6fb31c' into thread-merge-2.16 Maria Matejka 2024-11-28 09:07:23 +0100
  • ce2ecbdcb6 Merge commit 'e29f134a' into thread-merge-2.16 Maria Matejka 2024-11-28 09:04:31 +0100
  • 402d07bccd Merge commit '280daed5' into thread-merge-2.16 Maria Matejka 2024-11-28 09:02:59 +0100
  • b8f7200ee9 Merge commit 'bc10975a' into thread-merge-2.16 Maria Matejka 2024-11-28 08:56:27 +0100
  • d73d861f0c Merge commit '08571b20' into thread-merge-2.16 Maria Matejka 2024-11-28 08:22:06 +0100