Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-12 | netsniff-ng: Add command line option to disable hardware time stamping | Tobias Klauser | 1 | -0/+1 | |
Allow to disable hardware time stamping using the command line switch (-N/--no-hwtimestamp). This might be useful in situations where hardware time stamps are skewed somehow. Reference: #129 Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2014-03-23 | zsh: Unify completion help messages for --version and --help | Tobias Klauser | 1 | -1/+1 | |
2013-05-13 | zsh: add netsniff-ng zsh auto completion support | Daniel Borkmann | 1 | -0/+69 | |
Hideo Hattori wrote a set of auto completion scripts for zsh that support netsniff-ng tools. Big thanks for that! Follow-up commits still need to address updated command-line options. Signed-off-by: Hideo Hattori <hhatto.jp@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com> |