commit | 4d019b3f80dc147fd9d177e7e0337fc66e3c0032 | [log] [tgz] |
---|---|---|
author | Chris Novakovic <chris@chrisn.me.uk> | Tue Apr 24 03:56:38 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 24 13:40:42 2018 -0400 |
tree | 08cfbcc8dbd67a2dda29787c95e7864fcfeb4c38 | |
parent | 300eec7c0a2495f771709c7642aa15f7cc148b83 [diff] |
ipconfig: Create /proc/net/ipconfig directory To allow ipconfig to report IP configuration details to user space processes without cluttering /proc/net, create a new subdirectory /proc/net/ipconfig. All files containing IP configuration details should be written to this directory. Signed-off-by: Chris Novakovic <chris@chrisn.me.uk> Signed-off-by: David S. Miller <davem@davemloft.net>