summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2005-07-09small cleanupsHans-Joerg Hoexer
2005-07-09add support tcpmd5Hans-Joerg Hoexer
2005-07-09Provide infrastructure for adding/deleting SAs, will be used by tcpmd5 andHans-Joerg Hoexer
2005-07-09Clean out a few more unused/uninitialized variables.Kenneth R Westerback
2005-07-09Clean out a few more unused/uninitialized variables.Kenneth R Westerback
2005-07-09Since we never add more than the default dhcp_universe, expunge theKenneth R Westerback
2005-07-08More dead and moribund code removal/cleanup. This time unused parametersKenneth R Westerback
2005-07-08Eliminate unused code and associated parameters.Kenneth R Westerback
2005-07-07set flow type (use, require, etc.) when a rule is created. Up to now this wasHans-Joerg Hoexer
2005-07-07Do not mix rule types with flow typesHans-Joerg Hoexer
2005-07-07add type for rules; will need this for tcpmd5Hans-Joerg Hoexer
2005-07-07add prototype for pfkey_parse()Hans-Joerg Hoexer
2005-07-07Eliminate unused code and associated parameter.Kenneth R Westerback
2005-07-07Eliminate tree_cache structure in favour of option_data. EliminateKenneth R Westerback
2005-07-07Expunge two unused fields (buf_size, timeout) in tree_cache structure.Kenneth R Westerback
2005-07-07Expunge two unused fields (buf_size, timeout) in tree_cache structure.Kenneth R Westerback
2005-07-05fix commentHans-Joerg Hoexer
2005-07-05use correct function name in log message, tiny KNFHans-Joerg Hoexer
2005-07-04do not whack errno before using it; Andrey MatveevTheo de Raadt
2005-07-01Add -f option for disk operations. Idea by deraadt.Marco Peereboom
2005-06-30in order for pfvar.h not to conflict with openssl's crypto.h, useNikolay Sturm
2005-06-30grmpf, forgot to add -d to usage()...Hans-Joerg Hoexer
2005-06-30Document -dHans-Joerg Hoexer
2005-06-30add -d flag for flow deletion. Enable flow deletion.Hans-Joerg Hoexer
2005-06-30clarify: -F flushes both SPD and SADBHans-Joerg Hoexer
2005-06-30Next step, again no functional change yetHans-Joerg Hoexer
2005-06-30Prepare for flow deletion, no functional change yet.Hans-Joerg Hoexer
2005-06-29ignore (but still accept) -D and -LJared Yanovich
2005-06-29sort optionsJared Yanovich
2005-06-27improve output for SAsHans-Joerg Hoexer
2005-06-27reference bpf(4); from alexey e. suslikov;Jason McIntyre
2005-06-27grammar;Jason McIntyre
2005-06-27- sort synopsis and options listJason McIntyre
2005-06-27document `noauto' option;Jason McIntyre
2005-06-26indentation/white space cleanup, no binary changeHans-Joerg Hoexer
2005-06-26There's a dependency on the compress API that changedOtto Moerbeek
2005-06-25/* Fallthrough. */ -> /* FALLTHROUGH */Hans-Joerg Hoexer
2005-06-25typo in commentHans-Joerg Hoexer
2005-06-25Use correct local ID in phase 1 when using IPV[46]_ADDR.Hans-Joerg Hoexer
2005-06-24err -> errxJolan Luff
2005-06-23iface description is not an array of ptr but rather just a string; jcs@ okMichael Shalayeff
2005-06-23- cleanup dead flagsJared Yanovich
2005-06-16bye bye whiteoutsTodd C. Miller
2005-06-16whiteout bit I missed earlierTodd C. Miller
2005-06-14Kill whiteout support. OK deraadt@ and beck@Todd C. Miller
2005-06-14no need to restrict tagging to stateful rules any more, dhartmei okHenning Brauer
2005-06-14do not confuse bytes with bits, noted by marcus.popp at paranoidbsd.orgHans-Joerg Hoexer
2005-06-14add ENCAP_UDP_{TUNNEL,TRANSPORT} types according to rfc 3947Hans-Joerg Hoexer
2005-06-14use "egress" instead of "external" for the interface group containing theHenning Brauer
2005-06-13document extended pfctl -sl formatHenning Brauer