Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-10 | spacing | Theo de Raadt | |
2004-02-15 | - Check error condition on config; load exit() on initial startup, simply | Ryan Thomas McBride | |
warn if loading due to SIGHUP. (pointed out by mpf@) - Can't just bcopy the config struct, there are TAILQs. Pass pointers instead. - Initialise the SIGHUP and routing socket handlers after config is loaded. ok henning@ | |||
2004-02-05 | Clean up command line options: | Ryan Thomas McBride | |
- Make -v work as intended. - Add -n to test config without doing anything. | |||
2004-02-04 | Update to ifstated; replace parser, introduce the concept of states, | Ryan Thomas McBride | |
external tests, and boolean logic. Allows ifstated to handle partial failures on firewalls that are CARPd to each other. ok deraadt@ |