Modifying Kernel Routes?

Michael 'Mickey' Lauer mickey at tm.informatik.uni-frankfurt.de
Sat Nov 2 20:06:36 EST 2002


Hi,

we have implemented a routing algorithm for ad-hoc-networks (TORA) in
Python using os.popen("route") to actually set the (linux) kernel routes.
Did anyone of you come around some example code how to alter routes in
pure python or even better do you know of an extension module which offers
this functionality?

Yours,

Mickey.



More information about the Python-list mailing list