freebsd with flexible iflib nic queues
Go to file
Brian Somers edc521cc08 Make LQR & ECHO LQR work simultaneously (one from each side):
o Deal with LQRs when the peer has denied LQR, and we've
  accepted and enabled LQR.
  In this scenario, we send ECHO LQR packets (which the
  peer *must* reply to) so that we can detect a dead
  link.  The peer however is sending LQRs.  We now reply
  to the peers LQRs without interrupting our own ECHO LQR
  transmissions.
o Also, also only PROTO_REJ LQRs if we haven't actually sent
  an LQR ourself - otherwise we REJ all the replies and die
  because of reply starvation (duh!).
1998-04-03 19:26:35 +00:00
etc/ppp Correct filter syntax. 1998-03-17 01:26:52 +00:00
usr.sbin/ppp Make LQR & ECHO LQR work simultaneously (one from each side): 1998-04-03 19:26:35 +00:00