Siena Fast Forwarding documentation (v. 1.0.0)

Main Page   Class Hierarchy   Compound List   File List   Compound Members   Examples  

input commands

This is an example of commands understood by the driver of the forwarding table:

 timer_start
 ifconfig 1 name = "Antonio" | name = "Alex", nationality = "italian"
 ifconfig 2 airline = "UA", price < 500 | dest = "MXP", price < 700
 timer_stop
 print_statistics
 timer_start
 select name="Antonio" nationality="italian"
 select name="Alex"
 select airline="UA" price=200 dest="IAD"
 timer_stop
 print_statistics
 

commands


Copyright © 2001-2002 University of Colorado.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". This documentation is authored and maintained by Antonio Carzaniga