summaryrefslogtreecommitdiff
path: root/src/network/netdev/bareudp.c
Commit message (Expand)AuthorAgeFilesLines
* network: replace detailed netlink append messages with a single generic messageZbigniew Jędrzejewski-Szmek2022-01-051-2/+2
* network/netdev: introduce .iftype to netdev vtableYu Watanabe2021-11-271-0/+4
* network: bareudp: use fill_message_createYu Watanabe2021-11-091-60/+4
* network: use netdev_enter_failed() instead of netdev_drop() on errorYu Watanabe2021-08-121-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: Introduce bare UDPSusant Sahani2020-09-171-0/+138