)]}'
{
  "commit": "b864cd9053a00032b993ac7e22fd34667850e419",
  "tree": "e813c499f8c17ec026f2051a665779c9416472bc",
  "parents": [
    "fa5cfbd9378474c562a26ac3b306ef1a36aadb10"
  ],
  "author": {
    "name": "Jukka Rissanen",
    "email": "jukka.rissanen@nordicsemi.no",
    "time": "Fri Apr 19 14:45:09 2024 +0300"
  },
  "committer": {
    "name": "Fabio Baltieri",
    "email": "fabio.baltieri@gmail.com",
    "time": "Fri Apr 19 17:04:17 2024 +0000"
  },
  "message": "net: if: Do not add IPv6 address lifetime timer twice to list\n\nThe IPv6 address lifetime timers are kept in a slist, but\nthe code that adds the entry to the list does not check\nwhether the item is already in the list. This will cause\nproblems when trying to remove the address from the list.\n\nNormally this is not causing issues, but if the function\nnet_if_ipv6_addr_update_lifetime() is called multiple times\nbefore the address expires, then the item was added to the\nslist multiple times.\n\nSigned-off-by: Jukka Rissanen \u003cjukka.rissanen@nordicsemi.no\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "421781637269272677b2a97b73b58ef9ae77b606",
      "old_mode": 33188,
      "old_path": "subsys/net/ip/net_if.c",
      "new_id": "e7306acd878aba32c424ecc6fdc5bb74443b7370",
      "new_mode": 33188,
      "new_path": "subsys/net/ip/net_if.c"
    }
  ]
}
