aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@itojun.org>1999-10-15 04:22:48 +0000
committerJun-ichiro itojun Hagino <itojun@itojun.org>1999-10-15 04:22:48 +0000
commit9558d968594f8ce0d9f3b32206660361a5fb7b1e (patch)
tree667b266924534491f151dac6062f42cbaa2b6a42 /ChangeLog
parent76d3e189fed83ec5a26373a1e7801a59e5faa111 (diff)
use proto_tree_add_item() for IPv6 header, to allow filtering like below
possible. ipv6.nxt == 17 ipv6.dst == ff02::9 ipv6.src[0:2] == fe:80 modify dfilter lexical rule to allow standard IPv6 expression to be passed up to parser. XXX backward compat issue in lex rule, maybe XXX IPv6 has chained headers. how will dfilter behave when we have multiple protocol header of the same type? XXX ipv6.nxt is not really useful due to IPv6 chained header. we need a symbol to identify "final" protocol type on the chain (testing ipv6.final but will SEGV). svn path=/trunk/; revision=836
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions