RE: [PATCH 07/16] bsd: Modifications to shared IPv4/IPv6 code (eth,tcp,udp) for IPv6

2018-08-13 Thread Myers, Charles
/16] bsd: Modifications to shared IPv4/IPv6 code (eth,tcp,udp) for IPv6 The patch looks reasonable to me, but there are some things that I didn't understand how they fit in. For example, how do the changes bsd/sys/netinet/tcp_reass.cc related to some function for iterating link-level sockets

Re: [PATCH 07/16] bsd: Modifications to shared IPv4/IPv6 code (eth,tcp,udp) for IPv6

2018-08-12 Thread Nadav Har'El
The patch looks reasonable to me, but there are some things that I didn't understand how they fit in. For example, how do the changes bsd/sys/netinet/tcp_reass.cc related to some function for iterating link-level sockets? -- Nadav Har'El n...@scylladb.com On Tue, Aug 7, 2018 at 5:49 AM, Charles

[PATCH 07/16] bsd: Modifications to shared IPv4/IPv6 code (eth,tcp,udp) for IPv6

2018-08-06 Thread Charles Myers
lltable_foreach(), lltable_foreach_lle() added to support NETLINK sockets Signed-off-by: Charles Myers --- bsd/sys/net/if_ethersubr.cc | 5 ++--- bsd/sys/net/if_llatbl.cc| 47 ++--- bsd/sys/net/if_llatbl.h | 13