]> sourceware.org Git - systemtap.git/commit
ip tapset: separate @cast alternative headers
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 15 Feb 2017 19:20:37 +0000 (14:20 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 15 Feb 2017 20:03:51 +0000 (15:03 -0500)
commit71dbae9dc7cffe5dfe60d8f487159457c4359d89
treef4e4d13f241933a415d14dbf5874b40889a543f2
parent0c637bdfbbfa156ecbea6215b136ed415dda4998
ip tapset: separate @cast alternative headers

The @cast(x,y,"<A><B>") construct is not an alternation facility
between headers A and B.  It's a conjunction.  If a structure is
declared either in A or B, separate @cast()s are required.  Adapt to
this corrected understanding for three iphdr disassembly functions.
tapset/linux/ip.stp
This page took 0.025829 seconds and 5 git commands to generate.