Brian Somers f830032fc8 o Fix a few comment typos.
o Fix ``set timeout'' usage message and documentation.
o Change ifOutPackets, ifOutOctets and ifOutLQRs to `u_int32_t's
  so that they wrap correctly.
o Put the LQR in network byte order using the correct struct size
  (sizeof u_int32_t, not sizeof u_long).
o Wrap LQR ECHO counters correctly.
o Don't increment OutLQR count if the last LQR hasn't been replied
  to.
o Initialise HisLqrData (last received LQR) in StartLqm.
o Don't start the LQR timer if we're `disabled' and `accepted'.
o Generate LQR responses when both sides are using a timer and
  we're not going to send our next LQR before the peers max timeout.

LQR should now be fully functional.
1998-03-12 02:23:42 +00:00
..
1997-09-01 06:11:40 +00:00
1997-09-01 06:12:37 +00:00
1998-02-14 22:55:23 +00:00
1998-02-20 07:17:48 +00:00
1998-02-20 07:17:48 +00:00
1997-09-17 06:29:23 +00:00
1997-09-17 06:30:22 +00:00
1997-09-19 06:27:30 +00:00
1997-07-06 07:38:36 +00:00
1997-09-19 06:29:52 +00:00
1997-10-12 11:51:25 +00:00
1997-12-16 17:43:33 +00:00
1997-09-25 06:36:29 +00:00
1997-09-25 06:38:17 +00:00
1998-03-07 09:03:43 +00:00
1997-10-01 06:27:34 +00:00
1997-02-22 16:15:28 +00:00
1997-02-22 16:15:28 +00:00
1997-10-02 11:46:53 +00:00
1997-02-22 16:15:28 +00:00
1998-03-09 05:18:59 +00:00
1997-10-06 11:38:30 +00:00
1997-09-19 15:41:57 +00:00
1998-03-12 02:23:42 +00:00
1997-10-13 11:05:07 +00:00
1997-10-13 11:06:30 +00:00
1997-10-13 11:08:47 +00:00
1997-10-13 11:27:55 +00:00
1997-10-15 06:41:19 +00:00
1997-10-20 12:41:41 +00:00
1997-10-20 12:43:03 +00:00
1997-10-27 07:53:22 +00:00
1997-10-27 12:21:10 +00:00
1997-10-27 12:29:25 +00:00
1997-10-27 12:30:30 +00:00
1997-10-29 07:26:09 +00:00
1998-02-04 07:30:11 +00:00
1998-02-18 13:48:37 +00:00