summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2006-12-13IPv6 passive OS fingerprinting.Jun-ichiro itojun Hagino
2006-12-12a rewrite of enc.4, hopefully a little more useful than what we previouslyJason McIntyre
2006-12-11refer to the RSTP point to point option as "PTP" instead of "P2P".Reyk Floeter
2006-12-10Read/write device sectors rather than assuming sector size ==Kenneth R Westerback
2006-12-08state that if the log file is bad, it is first moved out of the way. ifJoel Knight
2006-12-07remove extra dot; from jared r r spiegelJason McIntyre
2006-12-06styleMichael Knudsen
2006-12-06print readdirplus (rdplus) info for nfs mounts.Thordur I. Bjornsson
2006-12-06SAD -> SADB; ok hshoexerJason McIntyre
2006-12-06typo; from Daniel Matic <maticd at gmail.com>joshua stein
2006-12-05plug memleak, noticed by jesus@mxtelecom.comHans-Joerg Hoexer
2006-12-05some carp/sasyncd bits from msf and myself;Jason McIntyre
2006-12-05Don't leak message structures, when we see unsupported payloadsMoritz Jodeit
2006-12-04retreive -> retrieve;Jason McIntyre
2006-12-03Add Rapid Spanning Tree Protocol support (802.1d-2004) based on workReyk Floeter
2006-11-30typo: wrong rid for protocolMarkus Friedl
2006-11-30use rmv to unregister ipsec connections; ok hshoexer, hoMarkus Friedl
2006-11-30handle multiple SAs with different same src/dst but different port;Markus Friedl
2006-11-30new ui command 'rmv': removes an entry from a list, thus reversing anMarkus Friedl
2006-11-29no need to document generation of local.key 3 times;Jason McIntyre
2006-11-29zap trailing spaces;Jason McIntyre
2006-11-29tweak; ok henningJason McIntyre
2006-11-29Forgot this in my last committ: Remove not-needed header files.Marc Balmer
2006-11-29Remove an unused variable.Marc Balmer
2006-11-29Document the new location of local.pub, and clarify the fact that local.keyRyan Thomas McBride
2006-11-29Document the new timestamping behaviour here, too, and note that enablingMarc Balmer
2006-11-28add -T to synopsis;Jason McIntyre
2006-11-28add additional link states to report the half duplex / full duplexReyk Floeter
2006-11-28-T in synopsis and briefly in manpageHenning Brauer
2006-11-28do not re-add existing entries; ok hshoexerMarkus Friedl
2006-11-28fix servicecurve check; no point in checking the same sc three times, itHenning Brauer
2006-11-27correct commentKevin Steves
2006-11-27Recognize when we are sending to a unicast destination IP address andKevin Steves
2006-11-27remove invalid commentKevin Steves
2006-11-26repair missing DPADD requestsTheo de Raadt
2006-11-24add support to tag ipsec traffic belonging to specific IKE-initiatedReyk Floeter
2006-11-24fix typo for remote port; from Brian CandlerMarkus Friedl
2006-11-22sync dhclient and dhcpd parse.c areas where we can.Kevin Steves
2006-11-22fix some warning messages and comments in parse_date(); ok henning@Kevin Steves
2006-11-21remove spurious ; after bracket, no binary changeKevin Steves
2006-11-21remove unused #defines, no binary change; ok henning@Kevin Steves
2006-11-21do not delete sections that might be shared with other connectionsMarkus Friedl
2006-11-21introduce sysctl net.inet6.ip6.multicast_mtudisc (for multicast routers).Jun-ichiro itojun Hagino
2006-11-21re-order includes and eliminate duplicates, no binary change; ok henning@Kevin Steves
2006-11-20-K argument to kill source tracking nodes explicitly, behaves like theRyan Thomas McBride
2006-11-20knf: sizeof x -> sizeof(x)Jun-ichiro itojun Hagino
2006-11-19Default snaplen has been 116 for a while now.Joel Knight
2006-11-19Try DIOCGPDINFO before DIOCGDINFO when trying to determine the 'label'Kenneth R Westerback
2006-11-17change semantics of ff01::/16 to interface local multicastJun-ichiro itojun Hagino
2006-11-16only look at routing table 0 (main one)Henning Brauer