6 #ifndef __WVIPALIASER_H
7 #define __WVIPALIASER_H
9 #include "wvinterface.h"
23 int index, link_count;
32 static AliasList all_aliases;
36 WvIPAliaser::Alias *ipsearch(WvIPAliaser::AliasList &l,
73 #endif // __WVIPALIASER_H
An IP address is made up of a "dotted quad" – four decimal numbers in the form www.xxx.yyy.zzz.
WvIPAliaser handles IP aliasing in the Linux kernel.
void start_edit()
you must call start_edit() once, then add() any number of times, then done_edit() once...