Viestissä Perjantai 20. Joulukuuta 2002 22:21, Stephen Mah kirjoitti:
> Do any of you know a library call to get the current route table in
> linux (in any language)? I need to get the "default gateway" in the
> client application.
The interface to routing tables is through the /proc filesystem (
I'm not a programmer, but my co-worker wants to ask this question:
Do any of you know a library call to get the current route table in
linux (in any language)? I need to get the "default gateway" in the
client application.
I can get around the issue by running "route" and processing the outpu