]> The Tcpdump Group git mirrors - libpcap/commit
Put the LINKTYPE_ values in numerical order, to make it easier to make
authorguy <guy>
Thu, 11 Mar 2004 23:40:54 +0000 (23:40 +0000)
committerguy <guy>
Thu, 11 Mar 2004 23:40:54 +0000 (23:40 +0000)
commit2f74e436abc12837b3486ebbac843d59cd76767a
tree9ee83bdd3aabfcab4653bb2893bb9900b514b3f7
parentbd53902d4aaaf16ed9df30bf61ccc125dd636a1b
Put the LINKTYPE_ values in numerical order, to make it easier to make
sure that all values from 100 to the current maximum value are in use;
put in comments to indicate for what purpose the reserved ones are
reserved.

Note in the "don't just grab a value and use it yourself" comment why
you shouldn't use values below 100 or above the maximum value you see in
the file.
savefile.c