summaryrefslogtreecommitdiffstats
path: root/routing_table.cpp
Commit message (Expand)AuthorAgeFilesLines
* IPv6 gateway supportWilliam A. Kennington III2019-02-211-0/+4
* routing_table: Parse v6 routesWilliam A. Kennington III2019-02-191-14/+25
* minor cleanup, std namespacing, dropping headersPatrick Venture2018-11-211-3/+0
* clang-format: Update to match docs repoGunnar Mills2018-09-151-25/+23
* reorder headersPatrick Venture2018-08-271-10/+10
* Don't update the route entry for the existing networkRatan Gupta2018-05-041-1/+9
* Correct the logic for determining the default gatewayRatan Gupta2017-11-141-1/+1
* Spelling fixesGunnar Mills2017-10-261-2/+2
* Fetch the kernel routing tableRatan Gupta2017-06-091-0/+228
OpenPOWER on IntegriCloud