carp: add carp_group_demote_adj()
[dragonfly.git] / sys / netinet / ip_carp.h
2010-08-09 Jan Lentfercarp: add carp_group_demote_adj() master
2009-04-15 Sascha WildnerFix the way <sys/ioccom.h> is included throughout our...
2008-12-26 Sepherosa ZiehauRework carp(4) IPv4 support.
2008-12-03 Sepherosa ZiehauWhite space
2008-12-03 Sepherosa Ziehauu_int{8,16,32,64}_t -> uint{8,16,32,64}_t
2008-12-02 Sepherosa ZiehauFix carp_input() prototype to meet the requirement...
2007-08-16 Matthew DillonBring CARP into the tree. CARP = Common Address Redund...