created | 2021-01-09T22:02:36Z |
---|---|
begin | 2021-01-07T00:00:00Z |
end | 2021-01-08T00:00:00Z |
path | src/sys |
commits | 3 |
date | 2021-01-07T11:08:59Z | |||
---|---|---|---|---|
author | visa | |||
files | src/sys/kern/kern_event.c | log | diff | annotate |
message | Adjust comment about klist_invalidate() |
date | 2021-01-07T14:51:46Z | |||
---|---|---|---|---|
author | claudio | |||
files | src/sys/netinet/in.h | log | diff | annotate |
src/sys/netinet/ip_output.c | log | diff | annotate | |
message |
Extend IP_ADD_MEMBERSHIP to also support struct ip_mreqn. struct ip_mreqn allows to use the interface index to select the interface for multicast packets which makes it possible to use this with unnumbered interfaces. OK dlg@ robert@ |
date | 2021-01-07T19:02:45Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/powerpc64/powerpc64/vm_machdep.c | log | diff | annotate |
message | Fix typo in comment. |