OpenBSD src changes summary for 2017-11-12
==========================================

etc/netstart                            sbin/dhclient
sys/net                                 

== etc =============================================================== 01/03 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc

netstart

  ~ netstart                              

  > Remove HN_DIR variable and expand it in the only place it was used. It
  > currently serves no purpose.
  > ok rpe, agreement from deraadt and halex (tb@)

== sbin ============================================================== 02/03 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin

dhclient

  ~ dhclient.c                            

  > Clone epoch value in clone_lease(), not manually. (krw@)

== sys =============================================================== 03/03 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys

net

  ~ pfkeyv2.c                             ~ if.c

  > Only use a single taskq to process incoming network packets as soon as
  > IPsec is enabled.
  > This is currently a no-op since we still use a single taskq.  But it
  > will allows us to experiment with multiple forwarding threads and the
  > PF_LOCK() without having to fix IPsec at the same time.
  > ok sashan@, visa@ (mpi@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to