summaryrefslogtreecommitdiff
path: root/urcu-list-compat.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2017-02-07 10:15:58 +0200
committerTobias Klauser <tklauser@distanz.ch>2017-02-09 10:49:08 +0100
commit419f752e7989e72deaba560fba0c3c6e990225ac (patch)
treea3cc6e41866e529d88d5b90a42b7a27a92ab2108 /urcu-list-compat.h
parent82a3c204c6f11224b3f4da9246e96bed0c9bb8b8 (diff)
trafgen: man: Add description with pcap file for -i, --in option
Update -i, --in option with pcap file as input parameter. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'urcu-list-compat.h')
0 files changed, 0 insertions, 0 deletions
ter discussing with a few on this list and at Linus' suggestion, the initial import of these functions is coming through the networking tree. After these are merged, it will then be easier to expand use elsewhere. Changes v2->v3: - hsiphash keys now simply use an unsigned long, in order to avoid a cluttered ifdef and make it a bit more clear what's happening. - A typo in the documentation has been fixed. - The documentation has been augmented with an example relating to struct packing and passing. - The net_secret variable is now __read_mostly. Hopefully this is the last of the required revisions, and v3 can be merged into net-next. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat