]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFp4 bz_ipv6_fast:
authorBjoern A. Zeeb <bz@FreeBSD.org>
Fri, 25 May 2012 01:13:39 +0000 (01:13 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Fri, 25 May 2012 01:13:39 +0000 (01:13 +0000)
commit3a9391defb8c29494581dec6089920bb7737a601
tree8fd38922b8fffcf1d60216be18dcf1c857e2d20b
parent8632fa3e926bb915097b47076b2d6ed472938e79
MFp4 bz_ipv6_fast:

  Factor out the tcp_hc_getmtu() call.  As the comments say it
  applies to both v4 and v6, so only write it once making it easier
  to read the protocol family specifc code.

  Sponsored by: The FreeBSD Foundation
  Sponsored by: iXsystems

Reviewed by: gnn (as part of the whole)
MFC After: 3 days
sys/netinet/tcp_input.c