freebsd-skq/sys/netinet/ipfw
Luigi Rizzo 46fdc2bf60 some mostly cosmetic changes in preparation for upcoming work:
+ in many places, replace &V_layer3_chain with a local
  variable chain;
+ bring the counter of rules and static_len within ip_fw_chain
  replacing static variables;
+ remove some spurious comments and extern declaration;
+ document which lock protects certain data structures
2009-12-22 13:53:34 +00:00
..
ip_dummynet.c Various cosmetic cleanup of the files: 2009-12-16 10:48:40 +00:00
ip_fw2.c some mostly cosmetic changes in preparation for upcoming work: 2009-12-22 13:53:34 +00:00
ip_fw_dynamic.c bring back a couple of #include that are supplied by nesting, 2009-12-16 13:00:37 +00:00
ip_fw_log.c Add some experimental code to log traffic with tcpdump, 2009-12-17 23:11:16 +00:00
ip_fw_nat.c Various cosmetic cleanup of the files: 2009-12-16 10:48:40 +00:00
ip_fw_pfil.c Various cosmetic cleanup of the files: 2009-12-16 10:48:40 +00:00
ip_fw_private.h some mostly cosmetic changes in preparation for upcoming work: 2009-12-22 13:53:34 +00:00
ip_fw_sockopt.c some mostly cosmetic changes in preparation for upcoming work: 2009-12-22 13:53:34 +00:00
ip_fw_table.c some mostly cosmetic changes in preparation for upcoming work: 2009-12-22 13:53:34 +00:00