summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-18prio 0 is valid, therefore, I chose an "impossible" value for prio meaningHenning Brauer
2012-09-18Print the wieght in the show rib detail output. OK sthen@, henning@Claudio Jeker
2012-09-18Expose the local weight in the ctl_show_rib struct so bgpctl can print it.Claudio Jeker
2012-09-18Add SNMPv3 in the EXAMPLES section.Reyk Floeter
2012-09-18Add SNMPv3 USM example (commented out)Reyk Floeter
2012-09-18Only allow one reload request at a time in bgpd. Needed for further work.Claudio Jeker
2012-09-18Don't accept leases that offer a subnet that is already configuredKenneth R Westerback
2012-09-18remove the SADB_X_SAFLAGS_{HALFIV,RANDOMPADDING,NOREPLAY} pfkey-API (not setMarkus Friedl
2012-09-18sync mask2prefixlen6() with the nicer version from bgpd/kroute.c:Reyk Floeter
2012-09-18knfReyk Floeter
2012-09-18Wrap rtable_add() and rtable_l2set() calls inside ifioctl() inside softnet,Bret Lambert
2012-09-18Add 2 new knobs to usermod(8):Antoine Jacoutot
2012-09-18syncTheo de Raadt
2012-09-17remove "Using Jumbo frames can greatly improve performance for certain tasks"Stuart Henderson
2012-09-17replace the erroneous DIAGNOSTICS section with a (hopefully) accurateJason McIntyre
2012-09-17zap trailing whitespace;Jason McIntyre
2012-09-17tweak previous;Jason McIntyre
2012-09-17sync with transform-name-fixMarkus Friedl
2012-09-17unbreak the last commit by making sure that the transform nameMarkus Friedl
2012-09-17When a link is lost, call dhclient-script with reason "FAIL". ThisKenneth R Westerback
2012-09-17Add map_create() and map_add() helpers. Simplify the config parser by aEric Faurot
2012-09-17add IPV6_RECVDSTPORT socket option, which enables us to get originalYASUOKA Masahiko
2012-09-17Fix relay statistics. Found and fix by Erik Lax (erik -at- halon -dot- se)Sebastian Benoit
2012-09-17Whitespace change (excess indentation).Bret Lambert
2012-09-17let the debug message look like the configuration syntaxReyk Floeter
2012-09-17Fix format expansion in smtpd.conf, it has confused a lot of people and itGilles Chehade
2012-09-17increment the session counter when a session is created.Eric Faurot
2012-09-17simplify the detection of release/stable vs. snapshot kernel byRobert Peichaer
2012-09-17Unbreak. gcc 2 at least complains if a declaration is ended by two semicolons.Miod Vallat
2012-09-17tedu lint tendrils through config internals.Marc Espie
2012-09-17silence gccReyk Floeter
2012-09-17Recognize executables tagged with ELFOSABI_OPENBSD (such as generatedMatthew Dempsky
2012-09-17Update copyright and my email address in snmpd while I'm here.Reyk Floeter
2012-09-17Add initial SNMPv3 support to snmpd(8).Reyk Floeter
2012-09-17Bit field name was confused. Not MCS08 but MCS09.YASUOKA Masahiko
2012-09-17Update wording for device firmware to talk update fw_update(1).Stuart Henderson
2012-09-17Fix indent white spaces.Alexander Bluhm
2012-09-17fix uninitialized pointer in ffs_write(); ok guenther, beck, deraadtMarkus Friedl
2012-09-17Fix trailing whitespaces.Alexander Bluhm
2012-09-17clear old keys on rekeing; ok djmMarkus Friedl
2012-09-17add sensor category and moved some devices to the category.Yojiro Uo
2012-09-17De-obfuscate and update reality correspondance of some comments.Kenneth R Westerback
2012-09-17regenYojiro Uo
2012-09-17add Toradex productsYojiro Uo
2012-09-17Update wording for device firmware to talk update fw_update(1).Stuart Henderson
2012-09-17an XXX for laterDamien Miller
2012-09-17fix pastoEric Faurot
2012-09-17revert previous and unlink aliases.5 and forward.5 from the build: theseJason McIntyre
2012-09-17Rework the description of the flags to pool_get(9)Philip Guenthe
2012-09-17document vdrop; original diff from Michal MazurekJason McIntyre