Ruslan Ermilov
36a142c455
Expand contractions.
2005-02-13 23:45:54 +00:00
Ruslan Ermilov
0227791b40
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
Ruslan Ermilov
9cbda59000
Sort sections.
2005-01-21 08:36:40 +00:00
Ruslan Ermilov
da2fa15981
Scheduled mdoc(7) sweep.
2005-01-12 10:14:43 +00:00
Gleb Smirnoff
db8d970ac4
Bump .Dd
...
Reminded by: ru
2004-12-17 12:59:20 +00:00
Gleb Smirnoff
85432d4065
Note that send(2) is no longer applicable to divert(4) sockets.
...
Noticed by: Dmitry Dvoinikov
Wording by: cperciva
MFC after: 3 days
2004-12-17 11:24:33 +00:00
Andre Oppermann
24fc79b0a4
Refuse to unload the ipdivert module unless the 'force' flag is given to kldunload.
...
Reflect the fact that IPDIVERT is a loadable module in the divert(4) and ipfw(8)
man pages.
2004-10-22 19:12:01 +00:00
Andre Oppermann
13177659d2
Be explicit that packets passed from a 'ipfw tee' action will not be reassembled.
...
Prodded by: ru
2004-09-14 09:35:10 +00:00
Ruslan Ermilov
5203edcdc5
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
Daniel Harris
a10c9747dc
Correct to match reality regarding interface names.
...
PR: 51006
Submitted by: "Dmitry Pryanishnikov" <dmitry@atlantis.dp.ua>
mdoc clue by: "Simon L. Nielsen" <simon@nitro.dk>
MFC after: 10 days
2003-07-08 13:24:42 +00:00
Ruslan Ermilov
b5e7e99950
Hiten's patchset for section four manpages, slightly edited by me.
2003-06-28 23:53:39 +00:00
Giorgos Keramidas
7167868368
Fix syntax error.
2002-03-13 18:37:40 +00:00
Ruslan Ermilov
32eef9aeb1
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
Ruslan Ermilov
94ba280c59
mdoc(7) police: join split punctuation to macro calls.
2001-08-10 17:35:21 +00:00
Ruslan Ermilov
c4d9468ea0
mdoc(7) police:
...
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Archie Cobbs
dd121c1ebe
Note that packets read as outgoing have invalid IP header checksums.
2001-02-12 02:03:28 +00:00
Ruslan Ermilov
b5c508fba3
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
Jeroen Ruigrok van der Werven
eddc45e797
Update @freebsd.org email addresses to @FreeBSD.org as is the
...
precedent.
2000-10-26 15:30:44 +00:00
Julian Elischer
ed2f9d4e88
Change archie's and my email addresses from Whistle.com to FreeBSD.org
2000-10-24 18:01:45 +00:00
Ruslan Ermilov
f38ca148a6
Simple -mdoc fixes.
2000-10-06 08:33:43 +00:00
Sheldon Hearn
6d249eee27
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:50:24 +00:00
Ruslan Ermilov
d7ec3e91d1
Minor display fix.
2000-01-11 11:54:25 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Julian Elischer
9355ecfc52
Make the Man page reflect teh new reality.
1998-06-05 23:20:12 +00:00
Julian Elischer
436c7212e6
Hide the interface name in the sin_zero section of the sockaddr_in
...
passed to the user process for incoming packets. When the sockaddr_in
is passed back to the divert socket later, use thi sas the primary
interface lookup and only revert to the IP address when the name fails.
This solves a long standing bug with divert sockets:
When two interfaces had the same address (P2P for example) the interface
"assigned" to the reinjected packet was sometimes incorect.
Probably we should define a "sockaddr_div" to officially hold this
extended information in teh same manner as sockaddr_dl.
1998-05-25 08:44:31 +00:00
Philippe Charnier
aaf1f16e39
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
...
Use .An/.Aq.
1998-03-12 07:31:21 +00:00
Brian Somers
36700156fc
Update the LOOP AVOIDANCE section to reflect reality.
...
Requested by: Archie Cobbs <archie@whistle.com>
1997-11-08 01:02:08 +00:00
Bruce Evans
ddbd069887
Fixed missing #include(s) (mostly of <sys/types.h> in synopsis).
...
Reviewed by: wollman
1997-03-19 19:47:43 +00:00
Peter Wemm
e25aeca937
Revert $FreeBSD$ back to $Id$
1997-02-22 13:26:29 +00:00
Brian Somers
04f36f75da
Incoming packets no longer have their ip_sum zero'd
1997-02-06 11:16:21 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Wolfram Schneider
0b992c1d66
Sort cross references.
1996-12-26 16:16:37 +00:00
Mike Pritchard
aab5e1b6d0
Minor formatting/style fixes.
...
Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
1996-12-09 07:45:59 +00:00
Mike Pritchard
09b4b08649
Fix some spelling errors.
1996-07-11 02:08:31 +00:00
Julian Elischer
93e0e11657
Adding changes to ipfw and the kernel to support ip packet diversion..
...
This stuff should not be too destructive if the IPDIVERT is not compiled in..
be aware that this changes the size of the ip_fw struct
so ipfw needs to be recompiled to use it.. more changes coming to clean this up.
1996-07-10 19:44:30 +00:00