]> The Tcpdump Group git mirrors - tcpdump/commit
-rework the radius decoder for a decent multiline output
authorhannes <hannes>
Wed, 26 Nov 2003 08:49:14 +0000 (08:49 +0000)
committerhannes <hannes>
Wed, 26 Nov 2003 08:49:14 +0000 (08:49 +0000)
commit54e2050ad8d7c70a14a3d5e14d797073b66e4dc1
tree1ff2d471db976c598ce6ea9ecda2cf1946099cee
parent4bf6f976ab87405ccf6847b8bf3d4bf1057267b1
-rework the radius decoder for a decent multiline output
 -add print_vendor_attr() for dissecting vendor proprietary attributes
-add global oui.h oui.c files containing vendor IDs/Name tok2str() table
  developers should use this file for resolving OUIs
FILES
Makefile.in
oui.c [new file with mode: 0644]
oui.h [new file with mode: 0644]
print-radius.c