- mv ip*_main into ip.c; use a dispatcher to save on needless duplication.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 10 Apr 2007 20:11:12 +0000 (20:11 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 10 Apr 2007 20:11:12 +0000 (20:11 -0000)
commit07c394e69b0cfa7cd30e97ffc6edb0d857905f45
tree6d3ed53ff0d0edd70b66866b205a1d99c7598b11
parent99003b8a87add666e2c16a097df4da4a59310c0c
- mv ip*_main into ip.c; use a dispatcher to save on needless duplication.
  Saves a minor 12b.
networking/Kbuild
networking/ip.c
networking/ipaddr.c [deleted file]
networking/iplink.c [deleted file]
networking/iproute.c [deleted file]
networking/iprule.c [deleted file]
networking/iptunnel.c [deleted file]