Have you looked at siftr(4) or dtrace_tcp(4)?
Regards,
Navdeep
On Tue, Oct 15, 2019 at 07:15:27PM -0700, vm finance wrote:
> Hi Kevin,
>
> I am looking to enable traces/log messages (like syslog or
> /var/log/messages) inside the codebase... any pointers for tcp/ip.
> tcpdump shows what is going
Hi Kevin,
I am looking to enable traces/log messages (like syslog or
/var/log/messages) inside the codebase... any pointers for tcp/ip.
tcpdump shows what is going on wire - but I would like to trace code
internals...printk..
Thanks a lot!
On Tue, Oct 15, 2019 at 6:11 PM Kevin Oberman wrote:
>
Use tcpdump(1) and/or net/wireshark(5). See man tcpdump and pcap-filter for
usage details. wireshark can analyze files collected by tcpdump and dissect
the packets. It can also do packet capture, itself.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkober...@gmail.com
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241162
--- Comment #6 from Kubilay Kocak ---
(In reply to Dmitry Marakasov from comment #4)
@Dmitry Could you attach the nginx / uwsgi configurations, as an attachment,
sanitized if necessary, that reproduce the issue
--
You are receiving this
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241162
Kubilay Kocak changed:
What|Removed |Added
CC||gleb...@freebsd.org,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240320
Eric Joyner changed:
What|Removed |Added
CC||e...@freebsd.org
Assignee|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241162
mark.marti...@ijs.si changed:
What|Removed |Added
CC||mark.marti...@ijs.si
--- Com
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241162
--- Comment #4 from Dmitry Marakasov ---
I've built 12.0-RELEASE kernel with the patch from 239893, but this didn't
help. However, I've discovered what has triggered the panic - I have uwsgi
behing nginx setup on that box, and the panic app
Roy Marples wrote
in :
ro> On 13/10/2019 20:32, Hiroki Sato wrote:
ro> > Ben Woods wrote
ro> >in
ro> >:
ro> > wo> On Fri, 11 Oct 2019 at 08:32, Ben Woods
ro> > wrote:
ro> > wo> As promised, I have completed my initial work to import dhcpcd
ro> > into FreeBSD
ro> > wo> base, and it is
Hi,
Could someone please guide me on how to turn on tracing/log?
I would like to follow/track how packets go in/out of TCP code block...
Please let me know what knobs are available to achieve this.
Thanks for any pointers.
___
freebsd-net@freebsd.org m
10 matches
Mail list logo