summaryrefslogtreecommitdiff
path: root/trafgen.zsh
AgeCommit message (Expand)AuthorFilesLines
2014-08-25zsh: trafgen: Add new command line option -A/--no-sock-memTobias Klauser1-0/+1
2014-04-30trafgen: Don't expose -k/--kernel-pull anymore and warn if it still usedTobias Klauser1-1/+0
2014-03-23zsh: Unify completion help messages for --version and --helpTobias Klauser1-1/+1
2013-11-25trafgen: inherit netsniff-ng's -H -Q optionsDaniel Borkmann1-0/+2
2013-10-15trafgen: set interpacket gap in time units (s/ms/us/ns)Jon Schipp1-1/+1
2013-07-13trafgen: update options for zsh completionDaniel Borkmann1-0/+1
2013-05-13zsh: add netsniff-ng zsh auto completion supportDaniel Borkmann1-0/+55
te-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/sh/boards/mach-se/7751')