ifconfig: use IPv6 infrastructure
This commit is contained in:
@ -247,7 +247,7 @@ struct ipovly {
|
||||
/*
|
||||
* UDP kernel structures and variables.
|
||||
*/
|
||||
struct udpiphdr {
|
||||
struct udpiphdr {
|
||||
struct ipovly ui_i; /* overlaid ip structure */
|
||||
struct udphdr ui_u; /* udp header */
|
||||
};
|
||||
|
Reference in New Issue
Block a user