From dee442a64f57c8d9dd87636f9e39084ed1b11e03 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Wed, 13 Jul 2016 12:20:50 -0700 Subject: [PATCH] [master] Uncomment the example column from some rows in the list of classifciation values --- ChangeLog | 5 +++++ doc/guide/classify.xml | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 16ec828d5a..83305b860b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1142. [doc] sar + Uncomment the example columns in some rows in the table + listing the classificaiton examples. + (None, git TBD) + 1141. [func] marcin Pkt4, Pkt6 and Pkt4o6 objects passed to hooks libraries return copies of DHCP options to avoid unintended modification diff --git a/doc/guide/classify.xml b/doc/guide/classify.xml index 869218de7f..322cb46797 100644 --- a/doc/guide/classify.xml +++ b/doc/guide/classify.xml @@ -217,21 +217,21 @@ DHCPv6 Relay Options relay6[nest].option[code].hex - + Value of the option The value of the option with code "code" from the relay encapsulation "nest" DHCPv6 Relay Peer Address relay6[nest].peeraddr - n + 2001:DB8::1 The value of the peer address field from the relay encapsulation "nest" DHCPv6 Relay Link Address relay6[nest].linkaddr - n + 2001:DB8::1 The value of the link address field from the relay encapsulation "nest" @@ -280,14 +280,14 @@ Message Type in DHCPv6 packet pkt6.msgtype - + 1 The value of the message type field in the DHCPv6 packet. Transaction ID in DHCPv6 packet pkt6.transid - + 12345 The value of the transaction id in the DHCPv6 packet. -- 2.47.2