Age | Commit message (Expand) | Author |
2005-05-26 | simplify read/write between child and monitor | Hans-Joerg Hoexer |
2005-05-26 | Add ARGSUSED for lint, one comment for me | Hans-Joerg Hoexer |
2005-05-26 | The illegalness of "no nat log" is already enforced by the grammar. | Camiel Dobbelaar |
2005-05-26 | remove traces from union et al; pedro@ ok. | Federico G. Schwindt |
2005-05-26 | use PF_LOG, PF_LOGALL instead of numeric constants | Daniel Hartmeier |
2005-05-26 | support 'log' and 'log-all' in 'nat/rdr/binat pass' rules. original patch | Daniel Hartmeier |
2005-05-26 | Use TAILQ_FOREACH where possible, remove payload_last() | Hans-Joerg Hoexer |
2005-05-26 | add log_errorx() which doesn't print the errno value. ok hshoexer@ | Moritz Jodeit |
2005-05-26 | introduce ISAKMP_PAYLOAD_MAX | Hans-Joerg Hoexer |
2005-05-26 | get rid of payload mapping | Hans-Joerg Hoexer |
2005-05-26 | remove hiding of interface family groups | Henning Brauer |
2005-05-26 | Handle strdup returning NULL. OK hshoexer | Chad Loder |
2005-05-26 | switch the max_src_{states,conn,conn_rate} from superblock breaks to superblock | Mike Frantzen |
2005-05-26 | disallow interface group names that end in a digit to differentiate them from | Mike Frantzen |
2005-05-26 | remove reference to MNT_UNION | Pedro Martelletto |
2005-05-26 | bye bye | Pedro Martelletto |
2005-05-26 | remove the stackable filesystems | Pedro Martelletto |
2005-05-26 | Clean up some cleanup code. Fixes at least one leak, possibly more. | Chad Loder |
2005-05-25 | make the remaining pf_rule fields named superblock BREAKs instead just letting | Mike Frantzen |
2005-05-25 | make the optimizer safe in the presence of interface groups. they must act as | Mike Frantzen |
2005-05-25 | Fix a comment | Hans-Joerg Hoexer |
2005-05-25 | rearrange order of messages sent to the kernel | Hans-Joerg Hoexer |
2005-05-25 | set incoming flows to "use", outgoing to "require" | Hans-Joerg Hoexer |
2005-05-25 | prepare for new sysctl interface, not used yet | Hans-Joerg Hoexer |
2005-05-25 | do not swap srcid/dstid for INOUT rules. | Hans-Joerg Hoexer |
2005-05-25 | use bzero | Hans-Joerg Hoexer |
2005-05-25 | add ifconfig -M option to replace wicontrol -L and -l for ap scanning | Reyk Floeter |
2005-05-25 | aesctr and null support | Markus Friedl |
2005-05-24 | Identify states that will not be synchronised in pfctl -vvss output. | Christopher Pascoe |
2005-05-24 | fix minor ouput glitch, by using strtonum instead of strtol. | Moritz Jodeit |
2005-05-24 | support trunk stacking (trunks as trunk ports) and some fixes | Reyk Floeter |
2005-05-24 | add net.inet.ip.ifq for monitoring and changing ifqueue; similar to netbsd | Markus Friedl |
2005-05-24 | kill unneeded exit(). log_fatal() already does it. ok hshoexer@ | Moritz Jodeit |
2005-05-24 | no more 'ifconfig $if 0.0.0.0 up' only 'ifconfig $if up' since dhclient | Todd T. Fries |
2005-05-24 | typo | Moritz Jodeit |
2005-05-24 | initial import of a trunking (link aggregation and link failover) | Reyk Floeter |
2005-05-23 | change pool allocation of table entries, no longer use the oldnointr | Daniel Hartmeier |
2005-05-23 | Mention interface names can be used in Listen-on. OK hshoexer | Chad Loder |
2005-05-23 | minor memset->bzero, clarify an error condition, and plug a leak. | Kjell Wooding |
2005-05-23 | endpwent() not needed here, pointed out by theo. | Hakan Olsson |
2005-05-23 | endpwent() after last use. hshoexer@ ok | Hakan Olsson |
2005-05-23 | remove code that duplicates getservice() | Camiel Dobbelaar |
2005-05-23 | tap. tap. is this thing on? | Kjell Wooding |
2005-05-22 | Add support to kill states that match networks. | Marco Pfatschbacher |
2005-05-22 | No more ifdef KAME. From hshoexer | Chad Loder |
2005-05-22 | rewrite the interface groups printing code: | Henning Brauer |
2005-05-21 | clean up and rework the interface absraction code big time, rip out multiple | Henning Brauer |
2005-05-19 | sort options + sync usage(); | Jason McIntyre |
2005-05-19 | p's and q's; | Jason McIntyre |
2005-05-18 | remove certpatch(8) stuff; | Jason McIntyre |