summaryrefslogtreecommitdiff
path: root/flowtop.8
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-01-26 22:25:06 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-01-28 16:15:29 +0100
commitfac5a67eb5d4928f7efbf1f0d731a7e93f0f8193 (patch)
tree5c98747f50297c27f81f605715b0d9762d2ac167 /flowtop.8
parentd053535a66ff864d309dec2303927e410b27e5b6 (diff)
trafgen: l2: Add ARP header generation logic
Add ARP protocol header fields generation. By default htype ethernet (1) and ptype IPv4 (0x0800) and the corresponding hlen/plen values will be initialized and the opcode is set to ARP Request (1). Source MAC and IP address are set to the device's addresses if not specified. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> [tk: rephrase and extend commit message] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'flowtop.8')
0 files changed, 0 insertions, 0 deletions
1592d623fe5e82d6796f8d446268d&id2=880a38547ff08715ce4f1daf9a4bb30c87676e68'>diff)
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Pull namespace fix from Eric Biederman: "This has a single brown bag fix. The possible deadlock with dec_pid_namespaces that I had thought was fixed earlier turned out only to have been moved. So instead of being cleaver this change takes ucounts_lock with irqs disabled. So dec_ucount can be used from any context without fear of deadlock. The items accounted for dec_ucount and inc_ucount are all comparatively heavy weight objects so I don't exepct this will have any measurable performance impact" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace: userns: Make ucounts lock irq-safe
Diffstat (limited to 'include/dt-bindings/iio/adc')