summaryrefslogtreecommitdiffstats
path: root/net/dgram.c
Commit message (Expand)AuthorAgeFilesLines
* net: dgram: add unix socketLaurent Vivier2022-10-281-1/+54
* net: dgram: move mcast specific code from net_socket_fd_init_dgram()Laurent Vivier2022-10-281-67/+76
* net: dgram: make dgram_dst genericLaurent Vivier2022-10-281-29/+53
* qapi: net: add stream and dgram netdevsLaurent Vivier2022-10-281-0/+537