Age | Commit message (Expand) | Author |
2006-06-02 | print full information about tcpmd5 and ipcomp SAs, too | Markus Friedl |
2006-06-02 | add trailing \ | Markus Friedl |
2006-06-02 | add trailing \ when printing multiple lines for an SA, this way | Markus Friedl |
2006-06-02 | turn the non-DEBUG case of DPRINTF into a do {} while (0) so it works | Jason Wright |
2006-06-02 | Show interface state and link state in ifstat output. Idea and OK dlg@ | Claudio Jeker |
2006-06-02 | - sort options | Jason McIntyre |
2006-06-02 | mark up keywords using .Ic; ok hshoexer | Jason McIntyre |
2006-06-02 | ditch unused struct isadev and in turn the isavar.h include | Martin Reindl |
2006-06-02 | enable all ike tests, even though some of them are currently broken. | Hans-Joerg Hoexer |
2006-06-02 | new test for setting lifetimes | Hans-Joerg Hoexer |
2006-06-02 | allow to specify phase 1 and 2 lifetimes. Right now, these values | Hans-Joerg Hoexer |
2006-06-02 | Deja-vu - again I make bge stop claiming all interrupts for it's own. | Bob Beck |
2006-06-02 | simplify handling of peers. | Hans-Joerg Hoexer |
2006-06-02 | Fix comment to reflect updated st(4) verbiage. | Kenneth R Westerback |
2006-06-02 | remove upgrade/downgrade, they are useless. | Ted Unangst |
2006-06-02 | some more cleanup and simplification, no functional change. | Hans-Joerg Hoexer |
2006-06-02 | manpage for ppm driver | Jason Wright |
2006-06-02 | put src and dst host in dedicated structure. Make the API more | Hans-Joerg Hoexer |
2006-06-02 | Change LMCCTL to LMCCONTROL. It is lmccontrol(8), after all. | Ray Lai |
2006-06-02 | - clear the PCI_AFSR during init | Jason Wright |
2006-06-02 | Fix regress tests for automatic adaptive timeouts. | Ryan Thomas McBride |
2006-06-02 | correct bits for bus type in PCIAFSR | Jason Wright |
2006-06-02 | ppm driver. We don't use it for much... except to blink the power switch led... | Jason Wright |
2006-06-02 | add powerhooks for ral(4) cards with the RT2560 chipset; | Robert Nagy |
2006-06-02 | tiny style cleanup and white spaces | Hans-Joerg Hoexer |
2006-06-02 | check port modifiers in flow rules; ok hshoexer@ | Christian Weisgerber |
2006-06-02 | fix the formatting for sadb_register messages in monitor mode. | Mathieu Sauve-Frankel |
2006-06-02 | strtoul() -> strtonum(). Also change iflag to unsigned int, since | Ray Lai |
2006-06-02 | Simplify main/quick mode parsing and generation of the actual ike config. | Hans-Joerg Hoexer |
2006-06-02 | Generalize parsing of main/quick mode specification. Preparation | Hans-Joerg Hoexer |
2006-06-02 | Replaced by new stuff in regress | Ian Darwin |
2006-06-02 | cleanup, move thecus board_reset from MI arm/xscale into armish dir. | Dale Rahn |
2006-06-02 | bits bits bits, who got dat bits | Jason Wright |
2006-06-02 | add structs and macros for a few MMC commands | Michael Coulter |
2006-06-02 | Initial regress for file(1); not hooked in yet; looked at by cloder. | Ian Darwin |
2006-06-02 | The I-cache seems to work fine on the UltraSPARC III, so never disable it, | Mark Kettenis |
2006-06-02 | Prepare for parsing lifetimes for ike main and quick mode. Not enabled yet. | Hans-Joerg Hoexer |
2006-06-02 | Remove unused local variable from debug code. | Mark Kettenis |
2006-06-02 | fix this test, too. | Hans-Joerg Hoexer |
2006-06-02 | fix this tests. Enable a bunch of new sa tests | Hans-Joerg Hoexer |
2006-06-01 | the bit shifted should be a type at least as wide as the comparison (u_quad_t) | Jason Wright |
2006-06-01 | Avoid buffer overflow in case of oversized input. | Chris Kuethe |
2006-06-01 | add xge(4). | Brad Smith |
2006-06-01 | add xge(4). | Brad Smith |
2006-06-01 | hide link up/down messages under XGE_DEBUG. | Brad Smith |
2006-06-01 | Document all the new and shiny redistribute options. With a lot of help from | Claudio Jeker |
2006-06-01 | do not enable promiscous mode by default. | Brad Smith |
2006-06-01 | sync | Theo de Raadt |
2006-06-01 | Final bits for SA grouping. | Hans-Joerg Hoexer |
2006-06-01 | Instead of polling the carp interface to detect a switch between MASTER and | Ryan Thomas McBride |