[nox-dev] check if a link is in route

2011-07-15 Thread karim torkmen
Hi all, I want to know if there is any method that allows to know if a given link is in a given route and what do the following methods of the routing module bool is_on_path_location(const RouteId id, uint16_t src_port, uint16_t dst_port) and void clean_route(const RoutePtr, RoutePtr, bool)

[nox-dev] how can I get the IP address configured to the switch port

2011-07-15 Thread hzy
I am coding the router controller. As we known, I need to configure the port of switch a IP address(default gateway). So that hosts can delieve packet to the gateway. I use mininet to create a test network, and configure s2-eth1 using follow command。 s2 ifconfig s2-eth1 10.0.1.1/24 But, When my

Re: [nox-dev] how can I get the IP address configured to the switch port

2011-07-15 Thread hzy
hzy yyjianxuan at gmail.com writes: sorry i missed not in this sentence. But, When my nox controller connected to the switch, I could not get the IP ___ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev