Subject: | fails on Fedore 18 |
Fails on Fedora 18. Here is the output of the ifconfig command that appears during `make test` (which I assume your parser is failing against):
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.15.12 netmask 255.255.255.0 broadcast 192.168.15.255
inet6 fe80::23c:26ff:fe3d:f2fa prefixlen 64 scopeid 0x20<link>
ether 00:0c:23:d3:f3:73 txqueuelen 1000 (Ethernet)
RX packets 334587 bytes 413480794 (394.3 MiB)
RX errors 6 dropped 0 overruns 0 frame 0
TX packets 183270 bytes 10768039 (10.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 19 base 0x2000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 3692 bytes 781403 (763.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 3692 bytes 781403 (763.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0