- Rename ifa_{domsg,forwardmsg}() to ifnet_{domsg,forwardmsg}()
commita94562c782665c23a05ae8ae8922fae59f1439e2
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 17 Aug 2008 05:45:56 +0000 (17 05:45 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 17 Aug 2008 05:45:56 +0000 (17 05:45 +0000)
tree242724b3d457aebc06d6275bc6951d746e7d7e1d
parent2b7c4c368cc1f9169b4edc020f551965c2a8028e
- Rename ifa_{domsg,forwardmsg}() to ifnet_{domsg,forwardmsg}()
- Inline ifa_{domsg,forwardmsg}(); let them call ifnet_{domsg,forwardmsg}()
- Use ifnet_{domsg,forwardmsg}() in ipfw(4)
sys/net/if.c
sys/net/if_var.h
sys/net/ipfw/ip_fw2.c