Skip to content
  • Wim Taymans's avatar
    meta: split registration of API and implementation · e80296cf
    Wim Taymans authored
    Split out the registration of the metadata API and its implementation. Make a
    GType for each metadata API. This allows us to store extra information with the
    API type such as the tags.
    Change the buffer API so that we can get the metadata using the API GType.
    Change the query API so that we use the metadata API GType in the allocation
    query instead of a string.
    Update netaddress and unit tests
    e80296cf