On Thu, Aug 04, 2022 at 02:19:58PM +, Klemens Nanni wrote:
> IPv6 pendant to bluhm's sys/netinet/if_ether.c r1.249:
> Instead of calling getuptime() all the time in ARP code, do it only
> once per function. This gives a more consistent time value.
> OK claudio@ miod@ mvs@
>
> Feed
IPv6 pendant to bluhm's sys/netinet/if_ether.c r1.249:
Instead of calling getuptime() all the time in ARP code, do it only
once per function. This gives a more consistent time value.
OK claudio@ miod@ mvs@
Feedback? OK?
diff --git a/sys/netinet6/ip6_forward.c b/sys/netinet6/ip6_forwa