diff options
author | fxlb <fx.lebail@yahoo.com> | 2013-05-31 15:25:29 +0200 |
---|---|---|
committer | fxlb <fx.lebail@yahoo.com> | 2013-05-31 15:25:29 +0200 |
commit | e3e04d2c8c3fc2ef0a26ececec2fac9a814342b1 (patch) | |
tree | 2a6ebd1ed2da184a50ace8e96873baa6b1026f55 /tests/dhcpv6-domain-list.out | |
parent | fd35562d7e7153a339fdcdd02408f877e34a49fb (diff) | |
download | tcpdump-e3e04d2c8c3fc2ef0a26ececec2fac9a814342b1.tar.gz |
DHCPv6 decoder fix
- fix the tests for DH6OPT_SIP_SERVER_D, DH6OPT_DOMAIN_LIST and DH6OPT_NTP_SERVER,
- add missing ")".
Diffstat (limited to 'tests/dhcpv6-domain-list.out')
-rw-r--r-- | tests/dhcpv6-domain-list.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dhcpv6-domain-list.out b/tests/dhcpv6-domain-list.out index 965f091d..30b449cc 100644 --- a/tests/dhcpv6-domain-list.out +++ b/tests/dhcpv6-domain-list.out @@ -1 +1 @@ -IP6 (hlim 64, next-header UDP (17) payload length: 101) fe80::20c:29ff:fe9b:a15d.547 > fe80::20c:29ff:fe38:f368.546: [udp sum ok] dhcp6 reply (xid=aa56ce (client-ID hwaddr/time type 1 time 418384703 000c2938f368) (server-ID hwaddr/time type 1 time 418354459 000c299ba153) (DNS-search-list example.com. sales.example.com. eng.example.com.) +IP6 (hlim 64, next-header UDP (17) payload length: 101) fe80::20c:29ff:fe9b:a15d.547 > fe80::20c:29ff:fe38:f368.546: [udp sum ok] dhcp6 reply (xid=aa56ce (client-ID hwaddr/time type 1 time 418384703 000c2938f368) (server-ID hwaddr/time type 1 time 418354459 000c299ba153) (DNS-search-list example.com. sales.example.com. eng.example.com.)) |