Signed-off-by: YAMAMOTO Takashi <yamam...@valinux.co.jp> --- doc/source/library_packet.rst | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/doc/source/library_packet.rst b/doc/source/library_packet.rst index 70340f6..b4a5d91 100644 --- a/doc/source/library_packet.rst +++ b/doc/source/library_packet.rst @@ -10,6 +10,13 @@ packets. dpkt is the popular library for the same purpose, however it is not designed to handle protocols that are interleaved; vlan, mpls, gre, etc. So we implemented our own packet library. +Network Addresses +================= + +Unless otherwise specified, MAC/IPv4/IPv6 addresses are specified +using human readable strings for this library. +For example, '08:60:6e:7f:74:e7', '192.0.2.1', 'fe80::a60:6eff:fe7f:74e7'. + Parsing Packet ============== -- 1.8.1.5 ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel