Home > other > IP at the Option of field may subject to change according to their own requirements
IP at the Option of field may subject to change according to their own requirements
Time:09-21
Now want to under the framework of LTE in IP layer and link layer with a specific function layer, to encode for IP packet processing, but in order not to change the lower layer protocols, want to add this layer, to directly change the IP header, make the package to the link layer have IP submitted to the original structure, and can carry our coding information, the assumption that the natural thought about the Option field of IP to alter, but check the information later said Option is generally not used, and has set specific content, now want to ask, can according to their own requirements for this field to add information, also please correct me if there is a wrong place,
CodePudding user response:
If it is a point to point, this way is very good, but if it is in the middle to the router, the strong do not recommend you do it: 1. Increase the length of the option will change in baotou, in order to reduce the burden of his many routers, don't do processing to baotou length change of package, may be just lost 2. The option is defined using the, even if the router support, due to the part of the field is the option to router to handle, such as increasing timestamp, record path, etc., your data may be coupled on to change the router, or routers in order to avoid further processing such requests will be the package directly to the discarded,