Axe IFF_SMART.

Submitted by:	pluknet
This commit is contained in:
Gleb Smirnoff 2013-11-05 14:11:31 +00:00
parent 5ad287fa88
commit 7df3f98623
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=257704

View File

@ -909,7 +909,7 @@ unsetifdescr(const char *val, int value, int s, const struct afswtch *afp)
}
#define IFFBITS \
"\020\1UP\2BROADCAST\3DEBUG\4LOOPBACK\5POINTOPOINT\6SMART\7RUNNING" \
"\020\1UP\2BROADCAST\3DEBUG\4LOOPBACK\5POINTOPOINT\7RUNNING" \
"\10NOARP\11PROMISC\12ALLMULTI\13OACTIVE\14SIMPLEX\15LINK0\16LINK1\17LINK2" \
"\20MULTICAST\22PPROMISC\23MONITOR\24STATICARP"