0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-07 22:15:19 +00:00

Commit Graph

  • 0754e59d9b bgp next hop copy in bmp bmp-merge Maria Matejka 2024-09-06 12:23:31 +0200
  • 0b713e60c3 rtes from bgp without bgp nexthop Katerina Kubecova 2024-09-06 12:17:05 +0200
  • 32252b7790 Flock: Hypervisor has a control socket (not doing anything yet tho) mq-splitlib Maria Matejka 2024-09-04 21:33:43 +0200
  • 2b9b940aae Added mb_strdup() to complement other similar functions Maria Matejka 2024-09-04 20:34:54 +0200
  • a81261fd15 Moved sk_open_unix() to common lib Maria Matejka 2024-09-04 20:34:15 +0200
  • 2ffce67f4c Flock: Creating the hypervisor and the external-contact process Maria Matejka 2024-08-29 07:53:47 +0200
  • c39c47d82c looks like i understood it wrong... So lets save old and change it.now, the hooks do not work, request is at wrong place and there is chaos between import and main table Katerina Kubecova 2024-09-04 14:42:00 +0200
  • 344dc0773c looks like i understood it wrong... So lets save old and change it.now, the hooks do not work, request is at wrong place and there is chaos between import and main table Katerina Kubecova 2024-09-04 13:48:40 +0200
  • 96940a9751 Splitting out BIRD static library for linking to other tools Maria Matejka 2024-08-22 21:07:13 +0200
  • bb3c3f3a7a Thread config has an explicit structure Maria Matejka 2024-09-03 12:24:27 +0200
  • 0f9d8c9ec0 Enabled LTO for LLVM and making use of jobserver for LTO in GCC Maria Matejka 2024-09-02 15:38:01 +0200
  • 3f3770f117 Compiler vendor detection for autotools Maria Matejka 2024-09-02 15:20:46 +0200
  • fe24e23bc5 Kernel preferred interface address updater decoupled from the lib Maria Matejka 2024-09-02 11:52:00 +0200
  • 12a9e762da Moved hostname resolver to logger Maria Matejka 2024-08-29 10:21:08 +0200
  • 01e00b4755 stable but - channels and routes disabled, bgp_id needs bmp report field null for some reason, lots of remaining debugging logs Katerina Kubecova 2024-08-30 12:30:13 +0200
  • 5daec239c4 Renamed my past self in commit authorship and mentioned that in the contributing policy master Maria Matejka 2024-07-08 17:12:21 +0200
  • 2ba6e797cc Fixed a stupid bug in parse-and-exit mode Maria Matejka 2024-08-29 14:37:19 +0200
  • ab963de471 Displaced show threads command to its own file Maria Matejka 2024-08-29 10:10:37 +0200
  • ab850e7262 Interface CLI commands moved to a separate file. Maria Matejka 2024-08-29 09:56:28 +0200
  • 63bd3692c5 Disabling the old IO event logger as it doesn't run from worker loops anyway Maria Matejka 2024-08-28 15:43:15 +0200
  • ebc54950aa temporarily disabling stream at all to fix crashes on shutdown Maria Matejka 2024-08-28 17:11:50 +0200
  • b905df3e6a fixup! mrt.c: period mrt logging works (but routes in v3 seem to have less attributes) Maria Matejka 2024-08-28 16:36:02 +0200
  • 5be68d138d bmp fixup lfjour Maria Matejka 2024-08-28 16:35:37 +0200
  • fb2b3836ea mrt compile fixup after rebase Maria Matejka 2024-08-28 16:33:58 +0200
  • 0656ff59c2 bgp bucket fixup Maria Matejka 2024-08-28 16:25:43 +0200
  • fb517b66fd fixup! bmp and its channels in progress (no, it can not be compiled) Maria Matejka 2024-08-28 16:25:14 +0200
  • 8c36159983 old double free remains Katerina Kubecova 2024-08-28 15:58:15 +0200
  • afce92ac77 TMP: drop bmp_proto_list Maria Matejka 2024-08-27 14:59:15 +0200
  • ab1f7f1138 before merge Katerina Kubecova 2024-08-27 15:02:38 +0200
  • ef2f4422e9 bmp at the moment we gave up sending routes Katerina Kubecova 2024-08-20 12:18:20 +0200
  • 1e6bc69502 bmp: broken protocol ptr Katerina Kubecova 2024-08-19 15:04:13 +0200
  • d655c1ba0a wp bmp: this commit is just to safe work before vacation. It throws errors and contains unfinished parts Katerina Kubecova 2024-07-26 17:24:15 +0200
  • ad1bc4c379 wip bmp: compilable version, but mrt test detected some peer problems, bmp not tested Katerina Kubecova 2024-07-11 14:43:32 +0200
  • 9816b18cc2 in progress before rebase Katerina Kubecova 2024-07-08 14:05:41 +0200
  • a8707e22ac bmp and its channels in progress (no, it can not be compiled) Katerina Kubecova 2024-07-04 13:13:38 +0200
  • f40336d142 mrt: mrt looks working both period and from cli Katerina Kubecova 2024-06-20 11:11:06 +0200
  • 45b399f7a7 mrt.c: period mrt logging works (but routes in v3 seem to have less attributes) Katerina Kubecova 2024-06-18 15:33:07 +0200
  • 8603bdfaa6 generic nexthop eattr in bgp error Katerina Kubecova 2024-06-12 12:16:04 +0200
  • 3b13e2dcd4 proto.c: show protocol uses only proto id and attr table Katerina Kubecova 2024-05-31 12:27:59 +0200
  • 74394865d0 void pointer can be stored in eattr Katerina Kubecova 2024-07-08 13:50:40 +0200
  • a752914da0 Shutdown marker displaced to runtime Maria Matejka 2024-08-28 15:29:07 +0200
  • c0d05c466a Splitting out clock and tracked files from sysdep/unix/io.c Maria Matejka 2024-08-27 17:06:13 +0200
  • 1b998e846c Global runtime splitout to BIRD specific and lib things Maria Matejka 2024-08-27 17:50:30 +0200
  • d6cb22f246 Moved stored_sock to io-loop.c (old hack for mainloop) Maria Matejka 2024-08-27 15:04:32 +0200
  • 2aeb8ea47c Calling cf_warn from log_switch makes no sense Maria Matejka 2024-08-26 18:09:46 +0200
  • 7f6284f661 Displaced bird_name to log.c where it rightfully belongs Maria Matejka 2024-08-26 17:54:59 +0200
  • bb183c9d0c Sysdep: moved socket code into a separate file Maria Matejka 2024-08-22 18:55:53 +0200
  • 6485a74a5c Moved flowspec configuration checks to the config file Maria Matejka 2024-08-22 18:13:53 +0200
  • 404e82616d configure.ac: properly evaluate ac_test_CFLAGS Fabrice Fontaine 2024-08-27 14:54:07 +0200
  • acbdc29d57 Lib: Expand timer recurrence to 64b Ondrej Zajicek 2024-08-27 14:28:41 +0200
  • 3024267924 SNMP: Fix test proto-snmp Vojtech Vilimek 2024-08-21 22:32:49 +0200
  • 4a500725a1 SNMP vv-test Vojtech Vilimek 2024-08-21 11:31:24 +0200
  • 6dd986587a Trie: Add support for unbound subnet walks Vojtech Vilimek 2024-08-21 11:05:39 +0200
  • c8835cc193 Nest: Rename channel class Vojtech Vilimek 2024-08-21 10:54:36 +0200
  • adc2fd4825 IO: Changes in socket API Vojtech Vilimek 2024-07-17 12:05:13 +0200
  • 44b79ce323 IO: Ensure that socket rcvbuf is large enough Ondrej Zajicek 2024-08-01 14:55:05 +0200
  • ea9a86fc6e IO: Fix missing return introduced in one of earlier patches Ondrej Zajicek 2024-07-30 16:42:32 +0200
  • 130da72203 IO: Avoid re-binding accepted sockets to VRF Ondrej Zajicek 2024-07-30 16:33:51 +0200
  • 764a912548 SNMP: Programmer documentation Vojtech Vilimek 2024-08-20 12:48:20 +0200
  • 305f873c6e SNMP: User documentation, grammar improvements Vojtech Vilimek 2024-08-20 11:11:58 +0200
  • 6e95cc521e SNMP: Minor changes Vojtech Vilimek 2024-08-16 11:20:10 +0200
  • f22dd17634 SNMP: Config grammar changes Vojtech Vilimek 2024-08-16 10:50:46 +0200
  • 3c6d50c240 SNMP: Fix snmp_test.c Vojtech Vilimek 2024-08-15 18:23:41 +0200
  • f871700239 SNMP: Refactor -- order + cleanup Vojtech Vilimek 2024-08-15 15:52:15 +0200
  • 26cfd0c0b1 Merge remote-tracking branch 'origin/master' into vv-wip vv-wip Vojtech Vilimek 2024-08-15 12:37:51 +0200
  • 35954b667f SNMP: Improve cli output Vojtech Vilimek 2024-08-15 12:07:10 +0200
  • c41a9e044b SNMP: Handle unresponsive master agent Vojtech Vilimek 2024-08-15 11:52:38 +0200
  • e10f21aa3a SNMP: logging improvements Vojtech Vilimek 2024-08-15 10:54:13 +0200
  • 578a8a43bc SNMP: improved debug messages, shorter description Vojtech Vilimek 2024-08-14 18:24:25 +0200
  • 28c93bd8fa SNMP: Minor changes Vojtech Vilimek 2024-08-14 17:34:12 +0200
  • 6cfa5416e1 SNMP: Bugfixes, reconfiguration changes, cleanup Vojtech Vilimek 2024-08-14 16:16:10 +0200
  • dd9e1323b5 SNMP: cleanup Vojtech Vilimek 2024-08-14 12:26:20 +0200
  • faf862ae13 SNMP: Fix BGP4-MIB scalar values without index Vojtech Vilimek 2024-08-14 12:22:25 +0200
  • 95c484674e fixup! SNMP: Fix state machine transitions Vojtech Vilimek 2024-08-13 17:58:16 +0200
  • 1849d28e49 SNMP: improve AgentX registration tracking Vojtech Vilimek 2024-08-13 17:53:45 +0200
  • 9684fda9bf SNMP: Fix state machine transitions Vojtech Vilimek 2024-08-13 17:50:09 +0200
  • 538bbadae2 fixup! SNMP: tmp -- fix byte order handling Vojtech Vilimek 2024-08-13 17:47:15 +0200
  • 708dec61d0 Debian: Disable make check on package build apkg-jru Jakub Ružička 2024-08-12 13:47:26 +0200
  • dd8d706e1b SNMP: tmp -- fix byte order handling Vojtech Vilimek 2024-08-10 00:07:49 +0200
  • a70ab3051f SNMP: Progress Vojtech Vilimek 2024-08-09 21:05:32 +0200
  • a962c4d388 Debian: Add Rules-Requires-Root: no to d/control Jakub Ružička 2023-10-10 13:04:08 +0200
  • 5214d7e59f IO: Ensure that socket rcvbuf is large enough Ondrej Zajicek 2024-08-01 14:55:05 +0200
  • c9836207f5 IO: Fix missing return introduced in one of earlier patches Ondrej Zajicek 2024-07-30 16:42:32 +0200
  • df22b3140c IO: Avoid re-binding accepted sockets to VRF Ondrej Zajicek 2024-07-30 16:33:51 +0200
  • 8bb709187d Flock tests: show ospf topology (used in ospf-base) mq-flock-prototype Maria Matejka 2024-07-26 20:53:27 +0200
  • c1bfc76a35 Flock tests: parallel tests displaying results correctly Maria Matejka 2024-07-26 16:13:26 +0200
  • 01552774c2 Flock tests: updated to Flock 0.1, converted RPC calls Maria Matejka 2024-07-26 14:47:26 +0200
  • ffda7d1b2a SNMP: AgentX master agent can have IPv6 addr Vojtech Vilimek 2024-07-26 12:28:33 +0200
  • 266cadba72 Flock tests: moved auxiliary functions to their own file Maria Matejka 2024-07-26 10:49:16 +0200
  • f7f06db288 Flock tests: saving Linux KRT contents (used in ospf-base) Maria Matejka 2024-07-25 13:32:55 +0200
  • 4b739be07c SNMP: move pieces of show_info Vojtech Vilimek 2024-07-26 10:43:00 +0200
  • 6a52780652 Flock tests: bgp-secondary data update Maria Matejka 2024-07-25 17:18:38 +0200
  • 962f2e8933 Flock tests: ospf-base data update Maria Matejka 2024-07-25 17:07:38 +0200
  • 3887a0bfee Flock tests: DumpCheck class for less code duplication in checks Maria Matejka 2024-07-25 15:06:45 +0200
  • 2e4da8e329 Flock test: ospf-base stub Maria Matejka 2024-07-24 21:04:28 +0200
  • a34fea55ec SNMP: tmp Vojtech Vilimek 2024-07-24 13:38:36 +0200
  • a804a30139 Flock tests: ignoring different version strings Maria Matejka 2024-07-23 16:46:15 +0200
  • 2b62caa544 Flock: pinned version; nicer error message when submodule not found Maria Matejka 2024-07-23 16:44:27 +0200
  • ee182f9869 Flock: now pointing to gitlab Maria Matejka 2024-07-23 16:27:54 +0200
  • 6ee70f196a Flock: log checking Maria Matejka 2024-07-22 10:57:29 +0200