| Summary: | Missing icmp related abbreviations for pf.conf(5) in icmp(4) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Thomas E. Zander <riggs> | ||||
| Component: | Books & Articles | Assignee: | Bruce M Simpson <bms> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Thomas E. Zander
2005-08-23 11:20:23 UTC
Hello, Here is diff with information obtained from OpenBSD. slightly discussed with mlaier@ :) -- Sincerely, Daniel Gerzo Responsible Changed From-To: freebsd-doc->bms I'll take it State Changed From-To: open->patched committed, thanks! bms 2007-02-09 12:30:17 UTC
FreeBSD src repository
Modified files:
share/man/man4 icmp.4
Log:
Add lists of ICMP types and codes for user and developer reference.
Cross-reference pf.conf(5) which is able to use these definitions.
PR: 85243
Submitted by: Daniel Gerzo
Obtained from: OpenBSD
MFC after: 1 day
Revision Changes Path
1.20 +72 -2 src/share/man/man4/icmp.4
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
bms 2007-02-10 12:01:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
share/man/man4 icmp.4
Log:
MFC rev 1.20:
Add lists of ICMP types and codes for user and developer reference.
Cross-reference pf.conf(5) which is able to use these definitions.
PR: 85243
Submitted by: Daniel Gerzo
Obtained from: OpenBSD
Revision Changes Path
1.16.2.1 +72 -2 src/share/man/man4/icmp.4
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: patched->closed MFC |