freebsd-dev/sbin/ipfw
Luigi Rizzo a52e28c7dd Explain that we assume AF_INET and only use the addr and port field
from a struct sockaddr_in, so there is no need to initialize sin_len
2009-02-02 11:02:19 +00:00
..
altq.c put the altq-related functions into a separate file. 2009-02-01 16:00:49 +00:00
dummynet.c remove duplicate #include 2009-02-02 10:58:05 +00:00
ipfw2.c Explain that we assume AF_INET and only use the addr and port field 2009-02-02 11:02:19 +00:00
ipfw2.h put the altq-related functions into a separate file. 2009-02-01 16:00:49 +00:00
ipfw.8 Update the ipfw man page to reflect last change (-q option with nat option). 2008-12-18 21:46:18 +00:00
ipv6.c Put nat and ipv6 support in their own files. 2009-01-27 12:01:30 +00:00
main.c Start splitting the monster file in smaller blocks. 2009-01-27 10:18:55 +00:00
Makefile put the altq-related functions into a separate file. 2009-02-01 16:00:49 +00:00
nat.c put the altq-related functions into a separate file. 2009-02-01 16:00:49 +00:00