Date: Mon, 10 Oct 2016 16:42:29 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 213361] ipsec traffic generates esp_output logs for no apparent reason Message-ID: <bug-213361-6@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213361 Bug ID: 213361 Summary: ipsec traffic generates esp_output logs for no apparent reason Product: Base System Version: 11.0-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: emre@gundogan.us CC: freebsd-amd64@FreeBSD.org CC: freebsd-amd64@FreeBSD.org On a recently upgraded (10.3-RELEASE-p5 -> 11.0-RELEASE-p1) machine (amd64), I've noticed a barrage of 'esp_output: skip 20 hlen 24 ...' lines in log wh= ile there is traffic on an ipsec connection. Due to a change in sys/netipsec/xform_esp.c (DPRINTF on line 723), a log is generated with each packet in my case. This wasn't true in 10.3-p5, and it looks like perhaps t= hat DPRINTF line shouldn't be there? Both the client and the server are FreeBSD 11-p1 machines (both just upgraded). --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213361-6>