Commit 3b6c011
authored
pppd: On Linux < v3.8 force get_ppp_stats() to use ioctl() counters (#580)
This is to enable detecting wrap-around, and the sysfs overhead serves
no purpose since the sysfs files don't contain 64-bit counters even on
64-bit architectures.
Closes: #578
Signed-off-by: Jaco Kroon <jaco@uls.co.za>1 parent f8d9940 commit 3b6c011
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2008 | 2008 | | |
2009 | 2009 | | |
2010 | 2010 | | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
2011 | 2020 | | |
2012 | 2021 | | |
2013 | 2022 | | |
| |||
0 commit comments