Bug 51082

Summary: FEATURE: More descriptive message on dropped tcp/udp attempts
Product: Base System Reporter: Rene de Vries <rene>
Component: kernAssignee: Bruce M Simpson <bms>
Status: Closed FIXED    
Severity: Affects Only Me CC: hsu
Priority: Normal    
Version: 4.7-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Rene de Vries 2003-04-17 09:20:07 UTC
	Produce a more descriptive message when a tcp/udp packet is
	dropped. For readability source and destination are reversed.
	For TCP the flags are named (the current hexadecimal output is
	unreadable for humans).

Fix: Files:
	sys/netinet/tcp_input.c
	sys/netinet/udp_usrreq.c

Diff against FreeBSD 5 (current as of 01 Apr 2003):
Comment 1 Bruce M Simpson freebsd_committer freebsd_triage 2004-06-18 03:20:41 UTC
State Changed
From-To: open->patched

In -CURRENT, we already have something like this for TCP, and the 
UDP portion of the provided patch looks like a no-op/duplication.
Comment 2 Bruce M Simpson freebsd_committer freebsd_triage 2004-06-18 04:22:39 UTC
Responsible Changed
From-To: freebsd-bugs->bms

I may as well take htis PR for the time being, but need to discuss 
with other developers what changes, if any, should take place 
to the log_in_vain facility
Comment 3 Bruce M Simpson freebsd_committer freebsd_triage 2005-12-13 00:52:41 UTC
State Changed
From-To: patched->closed

-CURRENT is now -STABLE