Files
bind9/lib/isc
Colin Vidal 02482d88ba Use isc_buffer_t for read/write ops
To support materialization, each value stored inside cfgmgr must have an
extra flag telling in which mode the value was inserted/updated (i.e.
was it in builtin mode, user mode or running mode).

Instead of playing with pointers arithmetic to squeeze this extra info
in the value being serialized/deserialized into LMDB, uses isc_buffer_t.
2025-02-24 10:35:39 +01:00
..
2025-02-24 10:35:39 +01:00
2025-02-21 09:51:42 +00:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2024-12-11 17:11:32 +00:00
2025-01-23 15:54:57 -08:00
2025-02-20 10:56:00 +00:00
2024-11-22 15:00:55 +01:00
2025-01-23 15:54:57 -08:00
2025-02-17 11:43:19 +01:00