]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure that the ips_localout counter is incremented for
authortuexen <tuexen@FreeBSD.org>
Sun, 7 Oct 2018 11:26:15 +0000 (11:26 +0000)
committertuexen <tuexen@FreeBSD.org>
Sun, 7 Oct 2018 11:26:15 +0000 (11:26 +0000)
commit31b6fdc2c2983f407317fd146ebc1f9baa1042e6
treecdf87c6b4906c58f530b1c520e0fada2f5c44555
parentd2a92930a79a1f4ba75eafe055b7d77bfa93cfa0
Ensure that the ips_localout counter is incremented for
locally generated SCTP packets sent over IPv4. This make
the behaviour consistent with IPv6.

Reviewed by: ae@, bz@, jtl@
Approved by: re (kib@)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D17406
sys/netinet/ip_output.c