I am using Lubuntu 14.04 with kernel 3.19 and can't find file where are inet addresses stored (etc. 192.168.1.11). Man page for ifconfig state files:
/proc/net/socket #can't find at all
/proc/net/dev
/proc/net/if_inet6
unfortunately nor in any of those are useful informations.
I found something in /proc/net/fib_trie but is it place ifconfig parsing from?
EDIT: Address is set by DHCP.