[NetLabel]: core network changes
Changes to the core network stack to support the NetLabel subsystem. This includes changes to the IPv4 option handling to support CIPSO labels. Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
8802f616f6
commit
11a03f78fb
@@ -51,7 +51,7 @@ struct ip_options {
|
||||
ts_needtime:1,
|
||||
ts_needaddr:1;
|
||||
unsigned char router_alert;
|
||||
unsigned char __pad1;
|
||||
unsigned char cipso;
|
||||
unsigned char __pad2;
|
||||
unsigned char __data[0];
|
||||
};
|
||||
|
Reference in New Issue
Block a user