Age | Commit message (Expand) | Author |
2006-12-13 | IPv6 passive OS fingerprinting. | Jun-ichiro itojun Hagino |
2006-12-12 | a rewrite of enc.4, hopefully a little more useful than what we previously | Jason McIntyre |
2006-12-11 | refer to the RSTP point to point option as "PTP" instead of "P2P". | Reyk Floeter |
2006-12-10 | Read/write device sectors rather than assuming sector size == | Kenneth R Westerback |
2006-12-08 | state that if the log file is bad, it is first moved out of the way. if | Joel Knight |
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 |
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 |
2006-12-05 | some carp/sasyncd bits from msf and myself; | Jason McIntyre |
2006-12-05 | Don't leak message structures, when we see unsupported payloads | Moritz Jodeit |
2006-12-04 | retreive -> retrieve; | Jason McIntyre |
2006-12-03 | Add Rapid Spanning Tree Protocol support (802.1d-2004) based on work | Reyk Floeter |
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 |
2006-11-30 | new ui command 'rmv': removes an entry from a list, thus reversing an | Markus Friedl |
2006-11-29 | no need to document generation of local.key 3 times; | Jason McIntyre |
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 |
2006-11-29 | Remove an unused variable. | Marc Balmer |
2006-11-29 | Document the new location of local.pub, and clarify the fact that local.key | Ryan Thomas McBride |
2006-11-29 | Document the new timestamping behaviour here, too, and note that enabling | Marc Balmer |
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 |
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 |
2006-11-28 | fix servicecurve check; no point in checking the same sc three times, it | Henning Brauer |
2006-11-27 | correct comment | Kevin Steves |
2006-11-27 | Recognize when we are sending to a unicast destination IP address and | Kevin Steves |
2006-11-27 | remove invalid comment | Kevin Steves |
2006-11-26 | repair missing DPADD requests | Theo de Raadt |
2006-11-24 | add support to tag ipsec traffic belonging to specific IKE-initiated | Reyk Floeter |
2006-11-24 | fix typo for remote port; from Brian Candler | Markus Friedl |
2006-11-22 | sync dhclient and dhcpd parse.c areas where we can. | Kevin Steves |
2006-11-22 | fix some warning messages and comments in parse_date(); ok henning@ | Kevin Steves |
2006-11-21 | remove spurious ; after bracket, no binary change | Kevin Steves |
2006-11-21 | remove unused #defines, no binary change; ok henning@ | Kevin Steves |
2006-11-21 | do not delete sections that might be shared with other connections | Markus Friedl |
2006-11-21 | introduce sysctl net.inet6.ip6.multicast_mtudisc (for multicast routers). | Jun-ichiro itojun Hagino |
2006-11-21 | re-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 the | Ryan Thomas McBride |
2006-11-20 | knf: sizeof x -> sizeof(x) | Jun-ichiro itojun Hagino |
2006-11-19 | Default snaplen has been 116 for a while now. | Joel Knight |
2006-11-19 | Try DIOCGPDINFO before DIOCGDINFO when trying to determine the 'label' | Kenneth R Westerback |
2006-11-17 | change semantics of ff01::/16 to interface local multicast | Jun-ichiro itojun Hagino |
2006-11-16 | only look at routing table 0 (main one) | Henning Brauer |