summaryrefslogtreecommitdiffstats
path: root/share/man/man4/divert.4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kill the divert-packet socket option IP_DIVERTFL to filter packets.bluhm2017-10-061-19/+2
* Document the limitations of divert-packet in divert(4) so that theybluhm2017-08-251-9/+22
* use .In rather than .Fd #includeschwarze2015-09-101-5/+5
* netinet/in_systm.h is not needed by the example programlteo2014-10-241-3/+2
* Improve the divert(4) example program:lteo2014-06-051-29/+38
* improve the divert-* description a bit morebenno2013-06-021-5/+7
* Document my divert(4) changes done in April 2013, where reinjectedlteo2013-06-011-6/+18
* clarify -r1.9; help/ok bennojmc2012-10-241-5/+6
* tweak previous;jmc2012-10-211-5/+4
* Add the IP_DIVERTFL socket option on divert(4) sockets to controlbenno2012-10-211-2/+13
* avoid line wrap in EXAMPLES; from Thomas Pfaffjmc2012-03-291-8/+12
* add an EXAMPLES section; from Lawrence Teojmc2012-01-251-2/+91
* missing space;jmc2009-12-061-2/+2
* Improve divert.4 man page.michele2009-12-061-27/+36
* tweak previous;jmc2009-10-041-5/+4
* Add (again) support for divert sockets. They allow you to:michele2009-10-041-0/+80
* I had not enough oks to commit this diff.michele2009-09-081-74/+0
* Add support for divert sockets. They allow you to:michele2009-09-081-0/+74