summaryrefslogtreecommitdiff
path: root/lib/route/mdb.c
AgeCommit message (Expand)Author
2022-03-17lib: make nl_object_clone() out-of-memory safeThomas Haller
2022-03-15route/mdb: drop setting ifindex in mdb_clone()Thomas Haller
2022-03-15route/mdb: minor cleanup in "mdb.c"Thomas Haller
2022-03-14route/mdb: drop extra MDB attributes and rework mdb_compare()Thomas Haller
2022-03-14route/mdb: hide rtnl_mdb_entry_alloc() from public APIThomas Haller
2022-03-14route/mdb: use nl_list_for_each_entry_safe() for destroying list in mdb_free_...Thomas Haller
2022-03-14mdb: support bridge multicast database notificationRubens Figueiredo