revert RTM_VERSION change - it doesn't do what I thought it does and changing breaks
ifconfig needlessly
This commit is contained in:
parent
7e82008762
commit
8f22a721c2
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user