Add an option to announce support for IKE fragmentation but not sending fragments
This commit is contained in:
@@ -65,6 +65,7 @@ typedef enum {
|
||||
typedef enum {
|
||||
/* same as in ike_cfg.h */
|
||||
FRAGMENTATION_NO,
|
||||
FRAGMENTATION_ACCEPT,
|
||||
FRAGMENTATION_YES,
|
||||
FRAGMENTATION_FORCE,
|
||||
} fragmentation_t;
|
||||
|
||||
Reference in New Issue
Block a user