Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
optimization barriers to prevent table merging or rule re-ordering ok dhartmei@ | |||
2005-05-26 | disallow interface group names that end in a digit to differentiate them from | Mike Frantzen | |
true interfaces ok henning@ | |||
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 | |
OK hshoexer | |||
2005-05-25 | make the remaining pf_rule fields named superblock BREAKs instead just letting | Mike Frantzen | |
them default to BREAKs. no functional change | |||
2005-05-25 | make the optimizer safe in the presence of interface groups. they must act as | Mike Frantzen | |
an optimization block break ok dhartmei@ | |||
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 | |
and node listing. wicontrol is not supported by net80211 drivers anymore. further improvements will be done. ok dlg@, jsg@ | |||
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 | |
ok mcbride@ henning@ | |||
2005-05-24 | fix minor ouput glitch, by using strtonum instead of strtol. | Moritz Jodeit | |
ok millert@ | |||
2005-05-24 | support trunk stacking (trunks as trunk ports) and some fixes | Reyk Floeter | |
ok brad@ | |||
2005-05-24 | add net.inet.ip.ifq for monitoring and changing ifqueue; similar to netbsd | Markus Friedl | |
ok henning | |||
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 | |
uses bpf exclusively ok deraadt@, henning@, claudio@ | |||
2005-05-24 | typo | Moritz Jodeit | |
2005-05-24 | initial import of a trunking (link aggregation and link failover) | Reyk Floeter | |
implementation. it currently supports round robin mode with link state checking, additional modes will be added later. ok brad@, deraadt@ | |||
2005-05-23 | change pool allocation of table entries, no longer use the oldnointr | Daniel Hartmeier | |
allocator and two pools, but PR_WAITOK when called from non-interrupt context (ioctl). add configurable hard limits for tables and table entries (set limit tables/table-entries), defaulting to 1000/100000. ok aaron@, henning@, mcbride@, art@ | |||
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 | |
ok cloder@, unpronounceable@ | |||
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 | |
ok dhartmei mcbride | |||
2005-05-23 | tap. tap. is this thing on? | Kjell Wooding | |
KNF, Fix a typo in an ENUM, Xr to ipsec.conf no binary change ok hshoexer@ | |||
2005-05-22 | Add support to kill states that match networks. | Marco Pfatschbacher | |
man page from jmc@ OK dhartmei@ | |||
2005-05-22 | No more ifdef KAME. From hshoexer | Chad Loder | |
2005-05-22 | rewrite the interface groups printing code: | Henning Brauer | |
don't rely on the interface's driver-name based group to be the first in the list don't rely on one group == only default one do not print the "all" group don't segfault on interfaces with no group at all ok mcbride | |||
2005-05-21 | clean up and rework the interface absraction code big time, rip out multiple | Henning Brauer | |
useless layers of indirection and make the code way cleaner overall. this is just the start, more to come... worked very hard on by Ryan and me in Montreal last week, on the airplane to vancouver and yesterday here in calgary. it hurt. ok ryan theo | |||
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 | |
ok hshoexer@ | |||
2005-05-18 | bye bye | Hans-Joerg Hoexer | |
2005-05-18 | bye bye | Hans-Joerg Hoexer | |
2005-05-18 | there's no need for certpatch anymore, so remove it | Hans-Joerg Hoexer | |
ok markus some time ago | |||
2005-05-18 | allow payload types 20 and 21 for nat-t | Hans-Joerg Hoexer | |
ok ho | |||
2005-05-14 | more logical section order; | Jason McIntyre | |
2005-05-14 | - openssl req can create self-signed certs in one step | Jason McIntyre | |
- no need to encourage people to generate system keys: rc(8) already does it ok hshoexer@ | |||
2005-05-14 | Give example of how to spin down a device since this is a question | Todd C. Miller | |
that comes up periodically. | |||
2005-05-12 | add some missing section descriptions to make this page a little | Jason McIntyre | |
easier to read; ok hshoexer@ | |||
2005-05-10 | no need to use select() | Hans-Joerg Hoexer | |
ok moritz cloder | |||
2005-05-07 | Add support for the domain keyboards, and simplify the kbd -l logic. | Miod Vallat | |
2005-05-07 | Check for kvm_nlist failure to retrieve all keyboard map symbols, and do | Miod Vallat | |
not dispaly garbage in this case. |