Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-20 | make a list of default interface groups; | Jason McIntyre | |
ok grange deraadt ray(plus tweaks) henning | |||
2006-12-19 | no need for -D | Jun-ichiro itojun Hagino | |
2006-12-18 | remove statement for send parameter: "except that the client can | Kevin Steves | |
specify a dhcp-lease-time option other than the default requested lease time, which is two hours". we don't by default send a dhcp-lease-time option in request/discover. ok jmc@, henning@ 'if you are sure' | |||
2006-12-18 | this is clearer and consistent with other areas; ok henning@ | Kevin Steves | |
2006-12-18 | call ike_setup_ids from a more appropriate location. | Mathieu Sauve-Frankel | |
ok hshoexer@ | |||
2006-12-17 | remove ASSERT_STATE() macro which is a NOOP, no binary change; ok henning@ | Kevin Steves | |
2006-12-17 | fix comment | Kevin Steves | |
2006-12-16 | make /sbin/dhclient-script consistent with other paths; ok henning@ | Kevin Steves | |
2006-12-16 | various small improvements; | Jason McIntyre | |
2006-12-15 | KNF | Kevin Steves | |
2006-12-15 | typo in comment | Kevin Steves | |
2006-12-15 | sync w/ usage(); ok pedro | Jason McIntyre | |
2006-12-15 | use "special" and "node" for synopsis/usage() here too; | Jason McIntyre | |
2006-12-15 | sync usage(); | Jason McIntyre | |
2006-12-15 | sort options; sync usage; | Jason McIntyre | |
2006-12-15 | sort options; sync usage; | Jason McIntyre | |
2006-12-15 | sort options; sync usage; | Jason McIntyre | |
2006-12-15 | some Nm blips, from mk; | Jason McIntyre | |
2006-12-15 | reduce RFC2292/3542 #ifdefs. | Jun-ichiro itojun Hagino | |
while here, correct type mismatch (socklen_t) and adjust AH handling to OpenBSD. | |||
2006-12-15 | Nuke GEMDOSFS. Unused part of unused atari port. Simplifies | Kenneth R Westerback | |
MSDOSFS code. Eliminates -G option to mount_msdos. Nit detection by gwk@, tom@, jmc@. ok weingart@ tom@ thib@ dlg@ deraadt@ | |||
2006-12-13 | IPv6 passive OS fingerprinting. | Jun-ichiro itojun Hagino | |
reuses IPv4 signature file (assuming that TCP code is shared among IPv4/v6). mcbride ok. | |||
2006-12-12 | a rewrite of enc.4, hopefully a little more useful than what we previously | Jason McIntyre | |
had; more can go in here, so feel free... many thanks to ho for feedback, and angelos and cedric who i harangued endlessly to explain nat/ipsec to me; the ipsec.conf.5 change just moves some stuff more appropriate to enc.4; ok hshoexer | |||
2006-12-11 | refer to the RSTP point to point option as "PTP" instead of "P2P". | Reyk Floeter | |
P2P is commonly used in relation to peer to peer networks, PTP is used in various protocols for layer 2 point to point links (ie., full duplex ethernet links). note that the newly added brconfig commands [-]p2p and [-]autop2p will change to [-]ptp and [-]autoptp. suggested by Andrew Thompson (thompsa@freebsd.org) | |||
2006-12-10 | Read/write device sectors rather than assuming sector size == | Kenneth R Westerback | |
DEV_BSIZE. Simply extract/insert the desired MBR from/into the first DEV_BSIZE bytes of the sector. Makes fdisk work with devices having a sector size different from DEV_BSIZE (512 bytes). e.g. 2048 byte sector MP3 devices. Original diff from weingart@. ok pedro@ deraadt@ weingart@ | |||
2006-12-08 | state that if the log file is bad, it is first moved out of the way. if | Joel Knight | |
that fails, then logging is suspended. | |||
2006-12-07 | remove extra dot; from jared r r spiegel | Jason McIntyre | |
2006-12-06 | style | Michael Knudsen | |
2006-12-06 | print readdirplus (rdplus) info for nfs mounts. | Thordur I. Bjornsson | |
ok pedro@ | |||
2006-12-06 | SAD -> SADB; ok hshoexer | Jason McIntyre | |
2006-12-06 | typo; from Daniel Matic <maticd at gmail.com> | joshua stein | |
2006-12-05 | plug memleak, noticed by jesus@mxtelecom.com | Hans-Joerg Hoexer | |
ok moritz@, tested by jesus@mxtelecom.com (thanks!) | |||
2006-12-05 | some carp/sasyncd bits from msf and myself; | Jason McIntyre | |
ok mpf | |||
2006-12-05 | Don't leak message structures, when we see unsupported payloads | Moritz Jodeit | |
or if the payload node allocation fails. Also adjust a comment to make it more clear, who's responsible for freeing the message structs. Input from cloder@. OK hshoexer@ | |||
2006-12-04 | retreive -> retrieve; | Jason McIntyre | |
2006-12-03 | Add Rapid Spanning Tree Protocol support (802.1d-2004) based on work | Reyk Floeter | |
by Andrew Thompson (thompsa@freebsd.org). The local changes include adoption to our bridge code, reduced stack usage and many other bits. If stp is enabled, RSTP will now be used by default. Thanks for help from Andrew. This code has been in snaps for while now, commit encouraged by deraadt@ | |||
2006-11-30 | typo: wrong rid for protocol | Markus Friedl | |
2006-11-30 | use rmv to unregister ipsec connections; ok hshoexer, ho | Markus Friedl | |
2006-11-30 | handle multiple SAs with different same src/dst but different port; | Markus Friedl | |
store IKE connection string and phase2 IDs in the ipsec rule; cleanup internal API: pass rules around instead of rule members; report Brian Candler; fix with hshoexer, msf; ok hshoexer | |||
2006-11-30 | new ui command 'rmv': removes an entry from a list, thus reversing an | Markus Friedl | |
'add' operation; ok ho, hshoexer, jmc eVS: ---------------------------------------------------------------------- | |||
2006-11-29 | no need to document generation of local.key 3 times; | Jason McIntyre | |
spotted by mcbride, ok hshoexer; | |||
2006-11-29 | zap trailing spaces; | Jason McIntyre | |
2006-11-29 | tweak; ok henning | Jason McIntyre | |
2006-11-29 | Forgot this in my last committ: Remove not-needed header files. | Marc Balmer | |
Also from Kevin Steves. | |||
2006-11-29 | Remove an unused variable. | Marc Balmer | |
From Kevin Steves. | |||
2006-11-29 | Document the new location of local.pub, and clarify the fact that local.key | Ryan Thomas McBride | |
contains the entire keypair. ok deraadt jmc | |||
2006-11-29 | Document the new timestamping behaviour here, too, and note that enabling | Marc Balmer | |
PPS is a device specific operation that might need special software (e.g. from our ports tree). gpsd is such an application and it has just been enabled to nicely play with the new timestamping. | |||
2006-11-28 | add -T to synopsis; | Jason McIntyre | |
2006-11-28 | add additional link states to report the half duplex / full duplex | Reyk Floeter | |
state, if known by the driver. this is required to check the full duplex state without depending on the ifmedia ioctl which can't be called in the kernel without process context. ok henning@, brad@ | |||
2006-11-28 | -T in synopsis and briefly in manpage | Henning Brauer | |
2006-11-28 | do not re-add existing entries; ok hshoexer | Markus Friedl | |