svn commit: r317432 - head

Bryan Drewery bdrewery at FreeBSD.org
Wed Apr 26 00:41:19 UTC 2017


Author: bdrewery
Date: Wed Apr 26 00:41:18 2017
New Revision: 317432
URL: https://svnweb.freebsd.org/changeset/base/317432

Log:
  Remove entry for r304436 removed in r316527.
  
  Sponsored by:	Dell EMC Isilon

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Apr 26 00:34:05 2017	(r317431)
+++ head/UPDATING	Wed Apr 26 00:41:18 2017	(r317432)
@@ -215,14 +215,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12
 	to 1200005.
 
 20160818:
-	The UDP receive code has been updated to only treat incoming UDP
-	packets that were addressed to an L2 broadcast address as L3
-	broadcast packets.  It is not expected that this will affect any
-	standards-conforming UDP application.  The new behaviour can be
-	disabled by setting the sysctl net.inet.udp.require_l2_bcast to
-	0.
-
-20160818:
 	Remove the openbsd_poll system call.
 	__FreeBSD_version has been bumped because of this.
 


More information about the svn-src-head mailing list