summaryrefslogtreecommitdiff
path: root/trafgen.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-04-11 17:21:20 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-04-11 17:21:20 +0200
commit7980496723af17bf4cb4cd9d414db5859253488c (patch)
tree586f370a9f71807f2f1397a1bd60c9a508d47613 /trafgen.c
parent70cdc7880d2707fe762f2c7fd70cd56a94806b84 (diff)
docs: install: update mausezahn location
It is accessable e.g. through: git pull git://repo.or.cz/netsniff-ng-old.git with-mausezahn Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'trafgen.c')
0 files changed, 0 insertions, 0 deletions
ref='/cgit.cgi/linux/net-next.git/diff/include/net/rtnetlink.h?h=nds-private-remove&id=228c8c6b1f4376788e9d5ab00d50b10228eb40d3&id2=731977e97b3697454a862fec656c2561eabc0b87'>diff)
wireless: define cipher/AKM suites using a macro
The spec writes cipher/AKM suites as something like 00-0F-AC:9, but the part after the colon isn't hex, it's decimal, so that we've already had a few mistakes (in other code, or unmerged patches) to e.g. write 0x000FAC10 instead of 0x000FAC0A. Use a macro to avoid that problem. Reviewed-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net/rtnetlink.h')