revert RTM_VERSION change - it doesn't do what I thought it does and changing breaks

ifconfig needlessly
This commit is contained in:
Kip Macy 2009-04-15 21:36:34 +00:00
parent 7e82008762
commit 8f22a721c2

View File

@ -234,7 +234,7 @@ struct rt_msghdr {
struct rt_metrics rtm_rmx; /* metrics themselves */
};
#define RTM_VERSION 6 /* Up the ante and ignore older versions */
#define RTM_VERSION 5 /* Up the ante and ignore older versions */
/*
* Message types.