summaryrefslogtreecommitdiff
path: root/trafgen.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-05-26 16:17:27 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-05-26 18:08:46 +0200
commitd536fc4ddd79157c35fcdcfec1ca0e8cdb8a13eb (patch)
tree705c524e8aa7c43a1984b7bf73d0c531599822f8 /trafgen.c
parentfdc91f5d80667e87571d7c9834c1ef1b759c84ef (diff)
man: netsniff-ng: Reword a few sentences
Make the 2nd section of the description a bit easier to read by splitting and rearranging sentences. Also add a few missing punctuations or make it more consistent repectively. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trafgen.c')
0 files changed, 0 insertions, 0 deletions
pan title='2017-02-06 07:42:47 +0100'>2017-02-06mac80211: Allocate a sync skcipher explicitly for FILS AEADJouni Malinen1-2/+2 2017-02-06mac80211: Fix FILS AEAD protection in Association Request frameJouni Malinen1-1/+1 2017-02-05ip6_gre: fix ip6gre_err() invalid readsEric Dumazet1-19/+21 2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet1-0/+4 2017-02-04ipv4: keep skb->dst around in presence of IP optionsEric Dumazet1-1/+8 2017-02-03net: use a work queue to defer net_disable_timestamp() workEric Dumazet1-18/+13 2017-02-03ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka1-3/+6 2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun2-32/+7 2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-103/+86 2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4 2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1 2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi1-82/+45