|
network statistics for ppp
|
12/30/2008 10:51 AM
post19286
|
network statistics for ppp
I need to retrieve traffic information (viz. number of packets sent/received, number of bytes sent/received etc) for a
ppp link over a serial connection. How do I go about it? For network drivers I can use the DCMD_IO_NET_GET_STATS
devctl() to get the network statistics into a nic_stats_t structure. How do I do it for ppp over serial link?
|
|
|