<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



</head>
<body>
<style type="text/css">
img {
max-width: 100%; height: auto;
}
</style>
<div class="content">
<h3>
Eric S. Raymond pushed to branch master
at <a href="https://gitlab.com/NTPsec/ntpsec">NTPsec / ntpsec</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/965462b9f5ba861268e60ca4a0567f6b5c7eba39">965462b9</a></strong>
<div>
<span>by Eric S. Raymond</span>
<i>at 2016-07-08T00:53:50-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap">record_raw_stats() never sees clock data, so simplify life.</pre>
</li>
</ul>
<h4>3 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#diff-0" style="text-decoration: none">
include/ntpd.h
</a>
</li>
<li class="file-stats">
<a href="#diff-1" style="text-decoration: none">
ntpd/ntp_proto.c
</a>
</li>
<li class="file-stats">
<a href="#diff-2" style="text-decoration: none">
ntpd/ntp_util.c
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id="diff-0">
<a href="https://gitlab.com/NTPsec/ntpsec/commit/965462b9f5ba861268e60ca4a0567f6b5c7eba39#diff-0"><strong>include/ntpd.h</strong></a>
<hr>
<table class="code white" style="-premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background: #fff; border: none; border-collapse: separate; color: #333; font-family: monospace; margin: 0; padding: 0; width: 100%" bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder match">
<td class="diff-line-num js-unfold old_line unfold" data-linenumber="254" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="diff-line-num js-unfold new_line unfold" data-linenumber="254" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="line_content match" style="background: #fafafa; border: none; color: rgba(0,0,0,0.3); display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fafafa">@@ -254,7 +254,7 @@ extern     void    record_loop_stats (double, double, double, double, int);</td>

</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="254" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
254
</td>
<td class="new_line diff-line-num" data-linenumber="254" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
254
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC254" class="line"><span class="k" style="font-weight: bold">extern</span>        <span class="kt" style="color: #458; font-weight: bold">void</span>     <span class="n" style="color: #333">record_clock_stats</span> <span class="p">(</span><span class="k" style="font-weight: bold">struct</span> <span class="n" style="color: #333">peer</span> <span class="o" style="font-weight: bold">*</span><span class="p">,</span> <span class="k" style="font-weight: bold">const</span> <span class="kt" style="color: #458; font-weight: bold">char</span> <span class="o" style="font-weight: bold">*</span><span class="p">);</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="255" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
255
</td>
<td class="new_line diff-line-num" data-linenumber="255" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
255
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC255" class="line"><span class="k" style="font-weight: bold">extern</span>        <span class="kt" style="color: #458; font-weight: bold">int</span>      <span class="n" style="color: #333">mprintf_clock_stats</span><span class="p">(</span><span class="k" style="font-weight: bold">struct</span> <span class="n" style="color: #333">peer</span> <span class="o" style="font-weight: bold">*</span><span class="p">,</span> <span class="k" style="font-weight: bold">const</span> <span class="kt" style="color: #458; font-weight: bold">char</span> <span class="o" style="font-weight: bold">*</span><span class="p">,</span> <span class="p">...)</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="256" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
256
</td>
<td class="new_line diff-line-num" data-linenumber="256" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
256
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC256" class="line">                       <span class="n" style="color: #333">NTP_PRINTF</span><span class="p">(</span><span class="mi" style="color: #099">2</span><span class="p">,</span> <span class="mi" style="color: #099">3</span><span class="p">);</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="257" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
257
</td>
<td class="diff-line-num new_line old" data-linenumber="257" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span id="LC257" class="line"><span class="k" style="font-weight: bold">extern</span>      <span class="kt" style="color: #458; font-weight: bold">void</span>     <span class="n" style="color: #333">record_raw_stats</span> <span class="p">(</span><span class="k" style="font-weight: bold"><span class="idiff left" style="background: #fac5cd">const</span></span><span class="idiff" style="background: #fac5cd"> </span><span class="k" style="font-weight: bold"><span class="idiff" style="background: #fac5cd">struct</span></span><span class="idiff" style="background: #fac5cd"> </span><span class="n" style="color: #333"><span class="idiff" style="background: #fac5cd">peer</span></span><span class="idiff" style="background: #fac5cd"> </span><span class="o" style="font-weight: bold"><span class="idiff" style="background: #fac5cd">*</span></span><span class="p"><span class="idiff" style="background: #fac5cd">,</span></span><span class="idiff right" style="background: #fac5cd"> </span><span class="n" style="color: #333">sockaddr_u</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">srcadr</span><span class="p">,</span> <span class="n" style="color: #333">sockaddr_u</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">dstadr</span><span class="p">,</span> <span class="n" style="color: #333">l_fp</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">t1</span><span class="p">,</span> <span class="n" style="color: #333">l_fp</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">t2</span><span class="p">,</span> <span class="n" style="color: #333">l_fp</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">t3</span><span class="p">,</span> <span class="n" style="color: #333">l_fp</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">t4</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">leap</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">version</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">mode</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">stratum</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">ppoll</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">precision</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">double</span> <span class="n" style="color: #333">root_delay</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">double</span> <span class="n" style="color: #333">root_dispersion</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">uint32_t</span> <span class="n" style="color: #333">refid</span><span class="p">,</span> <span class="n" style="color: #333">u_int</span> <span class="n" style="color: #333">outcount</span><span class="p">);</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="257" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="257" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
257
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span id="LC257" class="line"><span class="k" style="font-weight: bold">extern</span>      <span class="kt" style="color: #458; font-weight: bold">void</span>     <span class="n" style="color: #333">record_raw_stats</span> <span class="p">(</span><span class="n" style="color: #333">sockaddr_u</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">srcadr</span><span class="p">,</span> <span class="n" style="color: #333">sockaddr_u</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">dstadr</span><span class="p">,</span> <span class="n" style="color: #333">l_fp</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">t1</span><span class="p">,</span> <span class="n" style="color: #333">l_fp</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">t2</span><span class="p">,</span> <span class="n" style="color: #333">l_fp</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">t3</span><span class="p">,</span> <span class="n" style="color: #333">l_fp</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">t4</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">leap</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">version</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">mode</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">stratum</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">ppoll</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">precision</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">double</span> <span class="n" style="color: #333">root_delay</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">double</span> <span class="n" style="color: #333">root_dispersion</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">uint32_t</span> <span class="n" style="color: #333">refid</span><span class="p">,</span> <span class="n" style="color: #333">u_int</span> <span class="n" style="color: #333">outcount</span><span class="p">);</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="258" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
258
</td>
<td class="new_line diff-line-num" data-linenumber="258" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
258
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC258" class="line"><span class="k" style="font-weight: bold">extern</span>        <span class="kt" style="color: #458; font-weight: bold">void</span>     <span class="n" style="color: #333">check_leap_file</span>      <span class="p">(</span><span class="kt" style="color: #458; font-weight: bold">int</span> <span class="n" style="color: #333">is_daily_check</span><span class="p">,</span> <span class="kt" style="color: #458; font-weight: bold">uint32_t</span> <span class="n" style="color: #333">ntptime</span><span class="p">,</span> <span class="k" style="font-weight: bold">const</span> <span class="kt" style="color: #458; font-weight: bold">time_t</span> <span class="o" style="font-weight: bold">*</span> <span class="n" style="color: #333">systime</span><span class="p">);</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="259" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
259
</td>
<td class="new_line diff-line-num" data-linenumber="259" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
259
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC259" class="line"><span class="k" style="font-weight: bold">extern</span>        <span class="kt" style="color: #458; font-weight: bold">void</span>     <span class="n" style="color: #333">record_crypto_stats</span> <span class="p">(</span><span class="n" style="color: #333">sockaddr_u</span> <span class="o" style="font-weight: bold">*</span><span class="p">,</span> <span class="k" style="font-weight: bold">const</span> <span class="kt" style="color: #458; font-weight: bold">char</span> <span class="o" style="font-weight: bold">*</span><span class="p">);</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="260" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
260
</td>
<td class="new_line diff-line-num" data-linenumber="260" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
260
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC260" class="line"><span class="cp" style="color: #999; font-weight: bold">#ifdef DEBUG</span></span>
</td>
</tr>

</table>
<br>
</li>
<li id="diff-1">
<a href="https://gitlab.com/NTPsec/ntpsec/commit/965462b9f5ba861268e60ca4a0567f6b5c7eba39#diff-1"><strong>ntpd/ntp_proto.c</strong></a>
<hr>
<table class="code white" style="-premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background: #fff; border: none; border-collapse: separate; color: #333; font-family: monospace; margin: 0; padding: 0; width: 100%" bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder match">
<td class="diff-line-num js-unfold old_line unfold" data-linenumber="1302" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="diff-line-num js-unfold new_line unfold" data-linenumber="1302" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="line_content match" style="background: #fafafa; border: none; color: rgba(0,0,0,0.3); display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fafafa">@@ -1302,7 +1302,7 @@ process_packet(</td>

</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="1302" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
1302
</td>
<td class="new_line diff-line-num" data-linenumber="1302" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
1302
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC1302" class="line">      <span class="cm" style="color: #998; font-style: italic">/*</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="1303" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
1303
</td>
<td class="new_line diff-line-num" data-linenumber="1303" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
1303
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC1303" class="line"><span class="cm" style="color: #998; font-style: italic">    * Capture the header values in the client/peer association..</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="1304" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
1304
</td>
<td class="new_line diff-line-num" data-linenumber="1304" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
1304
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC1304" class="line"><span class="cm" style="color: #998; font-style: italic">    */</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="1305" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
1305
</td>
<td class="diff-line-num new_line old" data-linenumber="1305" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span id="LC1305" class="line">    <span class="n" style="color: #333">record_raw_stats</span><span class="p">(</span><span class="n" style="color: #333"><span class="idiff left" style="background: #fac5cd">peer</span></span><span class="p"><span class="idiff" style="background: #fac5cd">,</span></span><span class="idiff right" style="background: #fac5cd"> </span><span class="o" style="font-weight: bold">&</span><span class="n" style="color: #333">peer</span><span class="o" style="font-weight: bold">-></span><span class="n" style="color: #333">srcadr</span><span class="p">,</span> <span class="n" style="color: #333">peer</span><span class="o" style="font-weight: bold">-></span><span class="n" style="color: #333">dstadr</span> <span class="o" style="font-weight: bold">?</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="1305" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="1305" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
1305
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span id="LC1305" class="line">    <span class="n" style="color: #333">record_raw_stats</span><span class="p">(</span><span class="o" style="font-weight: bold">&</span><span class="n" style="color: #333">peer</span><span class="o" style="font-weight: bold">-></span><span class="n" style="color: #333">srcadr</span><span class="p">,</span> <span class="n" style="color: #333">peer</span><span class="o" style="font-weight: bold">-></span><span class="n" style="color: #333">dstadr</span> <span class="o" style="font-weight: bold">?</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="1306" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
1306
</td>
<td class="new_line diff-line-num" data-linenumber="1306" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
1306
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC1306" class="line">          <span class="o" style="font-weight: bold">&</span><span class="n" style="color: #333">peer</span><span class="o" style="font-weight: bold">-></span><span class="n" style="color: #333">dstadr</span><span class="o" style="font-weight: bold">-></span><span class="n" style="color: #333">sin</span> <span class="o" style="font-weight: bold">:</span> <span class="nb" style="color: #0086b3">NULL</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="1307" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
1307
</td>
<td class="new_line diff-line-num" data-linenumber="1307" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
1307
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC1307" class="line">          <span class="o" style="font-weight: bold">&</span><span class="n" style="color: #333">p_org</span><span class="p">,</span> <span class="o" style="font-weight: bold">&</span><span class="n" style="color: #333">p_rec</span><span class="p">,</span> <span class="o" style="font-weight: bold">&</span><span class="n" style="color: #333">p_xmt</span><span class="p">,</span> <span class="o" style="font-weight: bold">&</span><span class="n" style="color: #333">peer</span><span class="o" style="font-weight: bold">-></span><span class="n" style="color: #333">dst</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="1308" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
1308
</td>
<td class="new_line diff-line-num" data-linenumber="1308" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
1308
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC1308" class="line">          <span class="n" style="color: #333">pleap</span><span class="p">,</span> <span class="n" style="color: #333">pversion</span><span class="p">,</span> <span class="n" style="color: #333">pmode</span><span class="p">,</span> <span class="n" style="color: #333">pstratum</span><span class="p">,</span> <span class="n" style="color: #333">pkt</span><span class="o" style="font-weight: bold">-></span><span class="n" style="color: #333">ppoll</span><span class="p">,</span> <span class="n" style="color: #333">pkt</span><span class="o" style="font-weight: bold">-></span><span class="n" style="color: #333">precision</span><span class="p">,</span></span>
</td>
</tr>

</table>
<br>
</li>
<li id="diff-2">
<a href="https://gitlab.com/NTPsec/ntpsec/commit/965462b9f5ba861268e60ca4a0567f6b5c7eba39#diff-2"><strong>ntpd/ntp_util.c</strong></a>
<hr>
<table class="code white" style="-premailer-cellpadding: 0; -premailer-cellspacing: 0; -premailer-width: 100%; background: #fff; border: none; border-collapse: separate; color: #333; font-family: monospace; margin: 0; padding: 0; width: 100%" bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder match">
<td class="diff-line-num js-unfold old_line unfold" data-linenumber="538" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="diff-line-num js-unfold new_line unfold" data-linenumber="538" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="line_content match" style="background: #fafafa; border: none; color: rgba(0,0,0,0.3); display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fafafa">@@ -538,7 +538,6 @@ mprintf_clock_stats(</td>

</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="538" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
538
</td>
<td class="new_line diff-line-num" data-linenumber="538" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
538
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC538" class="line"><span class="cm" style="color: #998; font-style: italic"> */</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="539" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
539
</td>
<td class="new_line diff-line-num" data-linenumber="539" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
539
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC539" class="line"><span class="kt" style="color: #458; font-weight: bold">void</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="540" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
540
</td>
<td class="new_line diff-line-num" data-linenumber="540" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
540
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC540" class="line"><span class="nf" style="color: #900; font-weight: bold">record_raw_stats</span><span class="p">(</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="541" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
541
</td>
<td class="diff-line-num new_line old" data-linenumber="541" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span id="LC541" class="line">     <span class="k" style="font-weight: bold">const</span> <span class="k" style="font-weight: bold">struct</span> <span class="n" style="color: #333">peer</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">peer</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="541" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
542
</td>
<td class="new_line diff-line-num" data-linenumber="541" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
541
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC541" class="line">       <span class="n" style="color: #333">sockaddr_u</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">srcadr</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="542" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
543
</td>
<td class="new_line diff-line-num" data-linenumber="542" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
542
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC542" class="line">       <span class="n" style="color: #333">sockaddr_u</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">dstadr</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="543" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
544
</td>
<td class="new_line diff-line-num" data-linenumber="543" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
543
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC543" class="line">       <span class="n" style="color: #333">l_fp</span> <span class="o" style="font-weight: bold">*</span><span class="n" style="color: #333">t1</span><span class="p">,</span>           <span class="cm" style="color: #998; font-style: italic">/* originate timestamp */</span></span>
</td>
</tr>

<tr class="line_holder match">
<td class="diff-line-num js-unfold old_line unfold" data-linenumber="561" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="diff-line-num js-unfold new_line unfold" data-linenumber="560" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="line_content match" style="background: #fafafa; border: none; color: rgba(0,0,0,0.3); display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fafafa">@@ -561,8 +560,6 @@ record_raw_stats(</td>

</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="560" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
561
</td>
<td class="new_line diff-line-num" data-linenumber="560" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
560
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC560" class="line">       <span class="n" style="color: #333">l_fp</span> <span class="n" style="color: #333">now</span><span class="p">;</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="561" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
562
</td>
<td class="new_line diff-line-num" data-linenumber="561" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
561
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC561" class="line">       <span class="n" style="color: #333">u_long</span>       <span class="n" style="color: #333">day</span><span class="p">;</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="562" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
563
</td>
<td class="new_line diff-line-num" data-linenumber="562" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
562
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC562" class="line"></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="563" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
564
</td>
<td class="diff-line-num new_line old" data-linenumber="563" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span id="LC564" class="line">     <span class="n" style="color: #333">UNUSED_ARG</span><span class="p">(</span><span class="n" style="color: #333">srcadr</span><span class="p">);</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="563" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
565
</td>
<td class="diff-line-num new_line old" data-linenumber="563" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span id="LC565" class="line">     </span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="563" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
566
</td>
<td class="new_line diff-line-num" data-linenumber="563" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
563
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC563" class="line">       <span class="k" style="font-weight: bold">if</span> <span class="p">(</span><span class="o" style="font-weight: bold">!</span><span class="n" style="color: #333">stats_control</span><span class="p">)</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="564" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
567
</td>
<td class="new_line diff-line-num" data-linenumber="564" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
564
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC564" class="line">               <span class="k" style="font-weight: bold">return</span><span class="p">;</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="565" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
568
</td>
<td class="new_line diff-line-num" data-linenumber="565" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
565
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC565" class="line"></span>
</td>
</tr>

<tr class="line_holder match">
<td class="diff-line-num js-unfold old_line unfold" data-linenumber="573" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="diff-line-num js-unfold new_line unfold" data-linenumber="570" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
...
</td>
<td class="line_content match" style="background: #fafafa; border: none; color: rgba(0,0,0,0.3); display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fafafa">@@ -573,7 +570,7 @@ record_raw_stats(</td>

</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="570" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
573
</td>
<td class="new_line diff-line-num" data-linenumber="570" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
570
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC570" class="line">       <span class="k" style="font-weight: bold">if</span> <span class="p">(</span><span class="n" style="color: #333">rawstats</span><span class="p">.</span><span class="n" style="color: #333">fp</span> <span class="o" style="font-weight: bold">!=</span> <span class="nb" style="color: #0086b3">NULL</span><span class="p">)</span> <span class="p">{</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="571" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
574
</td>
<td class="new_line diff-line-num" data-linenumber="571" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
571
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC571" class="line">               <span class="n" style="color: #333">fprintf</span><span class="p">(</span><span class="n" style="color: #333">rawstats</span><span class="p">.</span><span class="n" style="color: #333">fp</span><span class="p">,</span> <span class="s" style="color: #d14">"%lu %s %s %s %s %s %s %s %d %d %d %d %d %d %.6f %.6f %s %d</span><span class="se" style="color: #d14">\n</span><span class="s" style="color: #d14">"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="572" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
575
</td>
<td class="new_line diff-line-num" data-linenumber="572" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
572
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC572" class="line">                   <span class="n" style="color: #333">day</span><span class="p">,</span> <span class="n" style="color: #333">ulfptoa</span><span class="p">(</span><span class="o" style="font-weight: bold">&</span><span class="n" style="color: #333">now</span><span class="p">,</span> <span class="mi" style="color: #099">3</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder old">
<td class="diff-line-num old old_line" data-linenumber="573" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
576
</td>
<td class="diff-line-num new_line old" data-linenumber="573" style="background: #f9d7dc; border-color: #fac5cd; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content noteable_line old" style="background: #fbe9eb; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fbe9eb"> <span id="LC576" class="line">                 <span class="n" style="color: #333"><span class="idiff left" style="background: #fac5cd">peerlabel</span></span><span class="p"><span class="idiff" style="background: #fac5cd">(</span></span><span class="n" style="color: #333"><span class="idiff right" style="background: #fac5cd">pee</span>r</span><span class="p">),</span> <span class="n" style="color: #333">dstadr</span> <span class="o" style="font-weight: bold">?</span>  <span class="n" style="color: #333">stoa</span><span class="p">(</span><span class="n" style="color: #333">dstadr</span><span class="p">)</span> <span class="o" style="font-weight: bold">:</span> <span class="s" style="color: #d14">"-"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder new">
<td class="diff-line-num new old_line" data-linenumber="573" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="573" style="background: #ddfbe6; border-color: #c7f0d2; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#ddfbe6">
573
</td>
<td class="line_content new noteable_line" style="background: #ecfdf0; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#ecfdf0"> <span id="LC573" class="line">                 <span class="n" style="color: #333"><span class="idiff left" style="background: #c7f0d2">stoa</span></span><span class="p"><span class="idiff" style="background: #c7f0d2">(</span></span><span class="n" style="color: #333"><span class="idiff right" style="background: #c7f0d2">srcad</span>r</span><span class="p">),</span> <span class="n" style="color: #333">dstadr</span> <span class="o" style="font-weight: bold">?</span>  <span class="n" style="color: #333">stoa</span><span class="p">(</span><span class="n" style="color: #333">dstadr</span><span class="p">)</span> <span class="o" style="font-weight: bold">:</span> <span class="s" style="color: #d14">"-"</span><span class="p">,</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="574" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
577
</td>
<td class="new_line diff-line-num" data-linenumber="574" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
574
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC574" class="line">                   <span class="n" style="color: #333">ulfptoa</span><span class="p">(</span><span class="n" style="color: #333">t1</span><span class="p">,</span> <span class="mi" style="color: #099">9</span><span class="p">),</span> <span class="n" style="color: #333">ulfptoa</span><span class="p">(</span><span class="n" style="color: #333">t2</span><span class="p">,</span> <span class="mi" style="color: #099">9</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="575" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
578
</td>
<td class="new_line diff-line-num" data-linenumber="575" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
575
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC575" class="line">                   <span class="n" style="color: #333">ulfptoa</span><span class="p">(</span><span class="n" style="color: #333">t3</span><span class="p">,</span> <span class="mi" style="color: #099">9</span><span class="p">),</span> <span class="n" style="color: #333">ulfptoa</span><span class="p">(</span><span class="n" style="color: #333">t4</span><span class="p">,</span> <span class="mi" style="color: #099">9</span><span class="p">),</span></span>
</td>
</tr>

<tr class="line_holder">
<td class="old_line diff-line-num" data-linenumber="576" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
579
</td>
<td class="new_line diff-line-num" data-linenumber="576" style="background: #fafafa; border-color: #f0f0f0; border-right-width: 1px; border-style: none solid none none; color: rgba(0,0,0,0.3); font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; max-width: 50px; min-width: 35px; padding: 0 5px; text-align: right; width: 35px" align="right" bgcolor="#fafafa">
576
</td>
<td class="line_content noteable_line" style="background: #fff; border: none; color: #333; display: block; font-family: monospace; font-size: 13px; line-height: 1.5; margin: 0; padding: 0 0.5em; white-space: pre" bgcolor="#fff"> <span id="LC576" class="line">                   <span class="n" style="color: #333">leap</span><span class="p">,</span> <span class="n" style="color: #333">version</span><span class="p">,</span> <span class="n" style="color: #333">mode</span><span class="p">,</span> <span class="n" style="color: #333">stratum</span><span class="p">,</span> <span class="n" style="color: #333">ppoll</span><span class="p">,</span> <span class="n" style="color: #333">precision</span><span class="p">,</span></span>
</td>
</tr>

</table>
<br>
</li>

</div>
<div class="footer" style="margin-top: 10px">
<p style="color: #777; font-size: small">

<br>
<a href="https://gitlab.com/NTPsec/ntpsec/commit/965462b9f5ba861268e60ca4a0567f6b5c7eba39">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/NTPsec/ntpsec/commit/965462b9f5ba861268e60ca4a0567f6b5c7eba39"}}</script>
</p>
</div>
</body>
</html>