]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge resolution
authorHarlan Stenn <stenn@ntp.org>
Sun, 31 Mar 2002 02:35:07 +0000 (21:35 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sun, 31 Mar 2002 02:35:07 +0000 (21:35 -0500)
bk: 3ca675dbx35Y6tAxCtvEtNQVzVtrAw

1  2 
ntpd/ntp_proto.c

index e534bce488986359a0c8e4f7afe48118985b8ec2,28a3393337f76d25a4e1195eb38177d01f8ef6ba..921bf5b95a9d0e93cffb2d69d45099b335bcc497
@@@ -287,10 -286,10 +287,10 @@@ receive
        int     authlen;                /* offset of MAC field */
        int     is_authentic;           /* cryptosum ok */
        keyid_t skeyid;                 /* cryptographic keys */
 -      struct sockaddr_in *dstadr_sin; /* active runway */
 +      struct sockaddr_storage *dstadr_sin;    /* active runway */
+       l_fp    p_org;                  /* originate timestamp */
  #ifdef OPENSSL
        keyid_t pkeyid, tkeyid;         /* cryptographic keys */
-       l_fp    p_org;                  /* originate timestamp */
        struct autokey *ap;             /* autokey structure pointer */
        struct peer *peer2;             /* aux peer structure pointer */
  #endif /* OPENSSL */