Recent CURRENT as of r304844 fails to compile a kernel due to the error shown below. [...] ===> syscons/snake (all) --- all_subdir_tcp/fastpath --- cc_ack_received(tp, th, CC_ACK); ~~~~~~~~~~~~~~~ ^ /usr/src/sys/netinet/tcp_var.h:786:1: note: 'cc_ack_received' declared here void cc_ack_received(struct tcpcb *tp, struct tcphdr *th, ^ /usr/src/sys/modules/tcp/fastpath/../../../netinet/tcp_stacks/fastpath.c:1088:39: error: too few arguments to function call, expected 4, have 3 cc_ack_received(tp, th, CC_DUPACK); [...] regards, ohReceived on Fri Aug 26 2016 - 10:06:35 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:07 UTC