Age | Commit message (Expand) | Author |
2016-09-03 | Let purge thread to remove once rules, not packets. | Alexandr Nedvedicky |
2016-09-03 | Correct default values. | Michal Mazurek |
2016-09-03 | Mention the maximum value for the -s option. | Michal Mazurek |
2016-09-03 | no more boot_zaurus.8; | Jason McIntyre |
2016-09-03 | Add userland parts for BFD. Can't work if you don't have it enabled in | Peter Hessler |
2016-09-03 | Mention the maximum value for the -s option. | Michal Mazurek |
2016-09-03 | Add support for a multipoint-to-multipoint mode in vxlan(4). In this | Reyk Floeter |
2016-09-03 | proving once again my commit and somebody will test strategy works, | Ted Unangst |
2016-09-03 | Add the missing bits to have NAT on enc(4) support in iked. | Vincent Gross |
2016-09-03 | Remove mention of nonexistent flags | Michal Mazurek |
2016-09-02 | In preparation for merging of ping(8) and ping6(8) the -n flag needs to | Florian Obser |
2016-09-02 | Kill 'ifi' global. | Martin Pieuchot |
2016-09-02 | Wording improvment from jmc@ long time ago. | Florian Obser |
2016-09-02 | Bring over 1.117 from ping: | Florian Obser |
2016-09-02 | timinginfo is a flag to track if the received icmp packet is big | Florian Obser |
2016-09-02 | Reduce ping/ping6 difference in summary(). | Florian Obser |
2016-09-02 | move links from http to https://www.openbsd.org/ | Theo Buehler |
2016-09-02 | Treat backoff_cutoff as a hard cutoff, not the midpoint in a range | Kenneth R Westerback |
2016-09-02 | for reporting changes, hex and decimal were swapped | Theo de Raadt |
2016-09-02 | Allow editing cpg in expert mode and align the cpg field properly | Otto Moerbeek |
2016-09-02 | Add switch(4) support to ifconfig | Kazuya Goda |
2016-09-01 | tweak previous; | Jason McIntyre |
2016-09-01 | Nuke now unused 'sz' variable. | Kenneth R Westerback |
2016-09-01 | EFI firmware has been encountered that is (from our point of view) confused | Kenneth R Westerback |
2016-09-01 | make the version symbol a fixed size (512) to reduce the potential for | Ted Unangst |
2016-09-01 | better words for -b, wiyh help from jmc@ | Otto Moerbeek |
2016-09-01 | Document new default timeouts/intervals. | Kenneth R Westerback |
2016-09-01 | Cut back the default values for the various timeout/interval values. We no | Kenneth R Westerback |
2016-09-01 | remove sparc reference; | Jason McIntyre |
2016-09-01 | Fix previous commit that displays all route flags with "route get". | Alexander Bluhm |
2016-09-01 | better computation of location of alternate superblocks, based on info | Otto Moerbeek |
2016-09-01 | Informative comments describing the various timing fields (initial_interval, | Kenneth R Westerback |
2016-09-01 | Aggressively use dprintf, rather than crazy unchecked writes. Use | Theo de Raadt |
2016-09-01 | remove references to sparc | Ted Unangst |
2016-09-01 | Display all route flags in "route get", "route show" and "netstat -r" | Alexander Bluhm |
2016-09-01 | Start writing the size of the cylinder group into the (unused) cpg | Otto Moerbeek |
2016-09-01 | Export machdep.cpufeature in hex, to avoid - values which made | Theo de Raadt |
2016-08-31 | REQUEST packets are not just sent when an interface reboots. So don't short | Kenneth R Westerback |
2016-08-31 | Remove unused RTF_MASK route flag. | Alexander Bluhm |
2016-08-31 | Delete SIGTRAP, SIGFPE, SIGBUS, and SIGSEGV handlers. Such patterns | Theo de Raadt |
2016-08-31 | Use reboot_timeout (default: 1) instead of initial_interval (default: 3) when | Kenneth R Westerback |
2016-08-31 | Rename ifconfig's setinstance() function to setrdomain(). Less confusing. | Stefan Sperling |
2016-08-31 | Remove the 'client' global and make it per-ifp. | Martin Pieuchot |
2016-08-30 | summary() is no longer called from a signal handler, so it can use | Theo de Raadt |
2016-08-30 | Avoid calling summary() from a signal handler. This will allow us | Todd C. Miller |
2016-08-30 | Make sure to not decrease packet size when running with -v. | Florian Obser |
2016-08-30 | usage() is __dead. | Florian Obser |
2016-08-30 | Add destination IP to MAC, reduces difference to ping(8). | Florian Obser |
2016-08-27 | further tweak previous: use the same text for norw as ro; ok tedu | Jason McIntyre |
2016-08-27 | for completeness, document (no)rw and ro options. | Ted Unangst |