Hi guys:
       i want to get the inport of source datapath and the outport of 
destination datapath about a flow. How can i get these values. the function ( 
bool
Routing_module::setup_route(const Flow& flow, const Route& route,
                            uint16_t ap_inport, uint16_t ap_outport,
                            uint16_t flow_timeout, const ActionList& actions,
                            bool check_nat,
                            const GroupList *sdladdr_groups,
                            const GroupList *snwaddr_groups,
                            const GroupList *ddladdr_groups,
                            const GroupList *dnwaddr_groups))  
(src/nox/netapps/routing/routing.cc)
may provide the inport and outport values which are highlight. But how can i 
get the source and destination datapath id values. Please help me, thank you 
very much~
Best Wishes
                                                                                
                                                                                
    Wang Jian
                                                                                
                                                                                
     2012-2-17
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to