You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
3.7 KiB

  1. <html><head>
  2. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  3. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  4. <title>'attention please: host's IP stack behavior got changed slightly' - MARC</title>
  5. <link rel="stylesheet" type="text/css" href="'attention%20please%20host's%20IP%20stack%20behavior%20got%20changed%20slightly'%20-%20MARC_files/style.css">
  6. </head>
  7. <body data-new-gr-c-s-check-loaded="8.869.0" data-gr-ext-installed="" vlink="#800080" text="#000000" link="#0000C0" bgcolor="#ffffff">
  8. <pre><b>[<a href="https://marc.info/?l=openbsd-tech&amp;m=157580259613438&amp;w=2">prev in list</a>] [<a href="https://marc.info/?l=openbsd-tech&amp;m=157580941915332&amp;w=2">next in list</a>] [<font color="#c0c0c0">prev in thread</font>] [<a href="https://marc.info/?l=openbsd-tech&amp;m=157587822101285&amp;w=2">next in thread</a>] </b>
  9. <b><font size="+1">
  10. List: <a href="https://marc.info/?l=openbsd-tech&amp;r=1&amp;w=2">openbsd-tech</a>
  11. Subject: <a href="https://marc.info/?t=157580574500001&amp;r=1&amp;w=2">attention please: host's IP stack behavior got changed slightly</a>
  12. From: <a href="https://marc.info/?a=140328195200005&amp;r=1&amp;w=2">Alexandr Nedvedicky &lt;alexandr.nedvedicky () oracle ! com&gt;</a>
  13. Date: <a href="https://marc.info/?l=openbsd-tech&amp;r=1&amp;w=2&amp;b=201912">2019-12-08 11:42:13</a>
  14. Message-ID: <a href="https://marc.info/?i=20191208114212.GI6859%20()%20tbd">20191208114212.GI6859 () tbd</a></font>
  15. [Download RAW <a href="https://marc.info/?l=openbsd-tech&amp;m=157580561114203&amp;q=mbox">message</a> or <a href="https://marc.info/?l=openbsd-tech&amp;m=157580561114203&amp;q=raw">body</a>]</b>
  16. Hello,
  17. commit from today <a name="-1"></a><a href="#1">[1]</a> makes IP stack more paranoid. Up to now OpenBSD
  18. implemented so called 'weak host model' <a name="-2"></a><a href="#2">[2]</a>. The today's commit alters
  19. that for hosts, which don't forward packets (don't act as routers).
  20. Your laptops, desktops and servers now check packet destination address
  21. with IP address bound to interface, where such packet is received on.
  22. If there will be mismatch the packet will be discarded and 'wrongif'
  23. counter will be bumped. You can use 'netstat -s|grep wrongif' to
  24. display the counter value.
  25. It is understood the behavior, which has been settled in IP stack since 80's,
  26. got changed. tech@openbsd.org (or bugs@openbsd.org) wants to hear back from you,
  27. if this change breaks your existing set up. There is a common believe this
  28. change won't hurt majority (&gt; 97%) users, though there is some non-zero risk,
  29. hence this announcement is being sent.
  30. thanks and
  31. regards
  32. sashan
  33. <a name="1"></a><a href="#-1">[1]</a> <a href="https://marc.info/?l=openbsd-cvs&amp;m=157580332113635&amp;w=2" rel="nofollow">https://marc.info/?l=openbsd-cvs&amp;m=157580332113635&amp;w=2</a>
  34. <a name="2"></a><a href="#-2">[2]</a> <a href="https://en.wikipedia.org/wiki/Host_model" rel="nofollow">https://en.wikipedia.org/wiki/Host_model</a>
  35. <b>[<a href="https://marc.info/?l=openbsd-tech&amp;m=157580259613438&amp;w=2">prev in list</a>] [<a href="https://marc.info/?l=openbsd-tech&amp;m=157580941915332&amp;w=2">next in list</a>] [<font color="#c0c0c0">prev in thread</font>] [<a href="https://marc.info/?l=openbsd-tech&amp;m=157587822101285&amp;w=2">next in thread</a>] </b>
  36. </pre>
  37. <br><center>
  38. <a href="https://marc.info/?q=configure">Configure</a> |
  39. <a href="https://marc.info/?q=about">About</a> |
  40. <a href="https://marc.info/?q=news">News</a> |
  41. <a href="mailto:webguy@marc.info?subject=Add%20a%20list%20to%20MARC">Add&nbsp;a&nbsp;list</a> |
  42. Sponsored&nbsp;by&nbsp;<a href="http://www.korelogic.com/">KoreLogic</a>
  43. </center>
  44. </body></html>