freebsd-dev/sbin/ipfw
Luigi Rizzo ae99fd0e07 The first customer of the SO_USER_COOKIE option:
the "sockarg" ipfw option matches packets associated to
a local socket and with a non-zero so_user_cookie value.
The value is made available as tablearg, so it can be used
as a skipto target or pipe number in ipfw/dummynet rules.

Code by Paul Joe, manpage by me.

Submitted by:	Paul Joe
MFC after:	1 week
2010-11-12 13:05:17 +00:00
..
altq.c Bring in the most recent version of ipfw and dummynet, developed 2010-03-02 17:40:48 +00:00
dummynet.c expand_number(3) takes a uint64_t * now. 2010-08-19 11:19:21 +00:00
ipfw2.c The first customer of the SO_USER_COOKIE option: 2010-11-12 13:05:17 +00:00
ipfw2.h The first customer of the SO_USER_COOKIE option: 2010-11-12 13:05:17 +00:00
ipfw.8 The first customer of the SO_USER_COOKIE option: 2010-11-12 13:05:17 +00:00
ipv6.c Put nat and ipv6 support in their own files. 2009-01-27 12:01:30 +00:00
main.c fix a buffer overflow with large (100k+) number of input lines. 2010-04-12 08:27:53 +00:00
Makefile add back DPADD (removed by mistake in a previous commit) 2010-03-08 14:43:55 +00:00
nat.c remove some signed/unsigned and one const/!const warning 2009-03-05 08:01:58 +00:00