Skip to content
Snippets Groups Projects
  1. Mar 31, 2025
  2. Mar 30, 2025
  3. Mar 29, 2025
  4. Mar 28, 2025
  5. Mar 25, 2025
  6. Mar 23, 2025
    • sthibaul's avatar
      l2tp: Expose a control receive window > 4 · 49967762
      sthibaul authored
      The default 4 is really small, and imposes very sequential processing of
      reconnections in case we lose all sessions. Nowadays we easily have
      memory for a lot more.
      49967762
    • sthibaul's avatar
      l2tp: Disable ZLB send optimization · c12eab7a
      sthibaul authored
      controlc doesn't mean we will send more messages, but only that some of them
      are pending ack. If we have already sent them and the peer has just not
      acked them yet, controlnull() would not send a ZLB, and once the peer
      has acked our control messages, we wouldn't send a ZLB with an updated Nr.
      c12eab7a
    • sthibaul's avatar
      l2tp: Add PAP auth information in ICCN · 40796d2a
      sthibaul authored
      To support proxy auth.
      40796d2a
  7. Mar 16, 2025
  8. Mar 09, 2025
  9. Feb 13, 2025
  10. Nov 02, 2024
  11. Oct 19, 2024
Loading