aboutsummaryrefslogtreecommitdiff
path: root/net/dgram.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-28net: dgram: add unix socketLaurent Vivier1-1/+54
2022-10-28net: dgram: move mcast specific code from net_socket_fd_init_dgram()Laurent Vivier1-67/+76
2022-10-28net: dgram: make dgram_dst genericLaurent Vivier1-29/+53
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier1-0/+537