1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _UAPI__LINUX_MROUTE_H
3 #define _UAPI__LINUX_MROUTE_H
5 #include <linux/sockios.h>
6 #include <linux/types.h>
7 #include <linux/in.h> /* For struct in_addr. */
9 /* Based on the MROUTING 3.5 defines primarily to keep
10 * source compatibility with BSD.
12 * See the mrouted code for the original history.
14 * Protocol Independent Multicast (PIM) data structures included
15 * Carlos Picoto (cap@di.fc.ul.pt)
19 #define MRT_INIT (MRT_BASE) /* Activate the kernel mroute code */
20 #define MRT_DONE (MRT_BASE+1) /* Shutdown the kernel mroute */
21 #define MRT_ADD_VIF (MRT_BASE+2) /* Add a virtual interface */
22 #define MRT_DEL_VIF (MRT_BASE+3) /* Delete a virtual interface */
23 #define MRT_ADD_MFC (MRT_BASE+4) /* Add a multicast forwarding entry */
24 #define MRT_DEL_MFC (MRT_BASE+5) /* Delete a multicast forwarding entry */
25 #define MRT_VERSION (MRT_BASE+6) /* Get the kernel multicast version */
26 #define MRT_ASSERT (MRT_BASE+7) /* Activate PIM assert mode */
27 #define MRT_PIM (MRT_BASE+8) /* enable PIM code */
28 #define MRT_TABLE (MRT_BASE+9) /* Specify mroute table ID */
29 #define MRT_ADD_MFC_PROXY (MRT_BASE+10) /* Add a (*,*|G) mfc entry */
30 #define MRT_DEL_MFC_PROXY (MRT_BASE+11) /* Del a (*,*|G) mfc entry */
31 #define MRT_FLUSH (MRT_BASE+12) /* Flush all mfc entries and/or vifs */
32 #define MRT_MAX (MRT_BASE+12)
34 #define SIOCGETVIFCNT SIOCPROTOPRIVATE /* IP protocol privates */
35 #define SIOCGETSGCNT (SIOCPROTOPRIVATE+1)
36 #define SIOCGETRPF (SIOCPROTOPRIVATE+2)
38 /* MRT_FLUSH optional flags */
39 #define MRT_FLUSH_MFC 1 /* Flush multicast entries */
40 #define MRT_FLUSH_MFC_STATIC 2 /* Flush static multicast entries */
41 #define MRT_FLUSH_VIFS 4 /* Flush multicast vifs */
42 #define MRT_FLUSH_VIFS_STATIC 8 /* Flush static multicast vifs */
45 typedef unsigned long vifbitmap_t; /* User mode code depends on this lot */
46 typedef unsigned short vifi_t;
47 #define ALL_VIFS ((vifi_t)(-1))
49 /* Same idea as select */
51 #define VIFM_SET(n,m) ((m)|=(1<<(n)))
52 #define VIFM_CLR(n,m) ((m)&=~(1<<(n)))
53 #define VIFM_ISSET(n,m) ((m)&(1<<(n)))
54 #define VIFM_CLRALL(m) ((m)=0)
55 #define VIFM_COPY(mfrom,mto) ((mto)=(mfrom))
56 #define VIFM_SAME(m1,m2) ((m1)==(m2))
58 /* Passed by mrouted for an MRT_ADD_VIF - again we use the
59 * mrouted 3.6 structures for compatibility
62 vifi_t vifc_vifi; /* Index of VIF */
63 unsigned char vifc_flags; /* VIFF_ flags */
64 unsigned char vifc_threshold; /* ttl limit */
65 unsigned int vifc_rate_limit; /* Rate limiter values (NI) */
67 struct in_addr vifc_lcl_addr; /* Local interface address */
68 int vifc_lcl_ifindex; /* Local interface index */
70 struct in_addr vifc_rmt_addr; /* IPIP tunnel addr */
73 #define VIFF_TUNNEL 0x1 /* IPIP tunnel */
74 #define VIFF_SRCRT 0x2 /* NI */
75 #define VIFF_REGISTER 0x4 /* register vif */
76 #define VIFF_USE_IFINDEX 0x8 /* use vifc_lcl_ifindex instead of
77 vifc_lcl_addr to find an interface */
79 /* Cache manipulation structures for mrouted and PIMd */
81 struct in_addr mfcc_origin; /* Origin of mcast */
82 struct in_addr mfcc_mcastgrp; /* Group in question */
83 vifi_t mfcc_parent; /* Where it arrived */
84 unsigned char mfcc_ttls[MAXVIFS]; /* Where it is going */
85 unsigned int mfcc_pkt_cnt; /* pkt count for src-grp */
86 unsigned int mfcc_byte_cnt;
87 unsigned int mfcc_wrong_if;
91 /* Group count retrieval for mrouted */
96 unsigned long bytecnt;
97 unsigned long wrong_if;
100 /* To get vif packet counts */
101 struct sioc_vif_req {
102 vifi_t vifi; /* Which iface */
103 unsigned long icount; /* In packets */
104 unsigned long ocount; /* Out packets */
105 unsigned long ibytes; /* In bytes */
106 unsigned long obytes; /* Out bytes */
109 /* This is the format the mroute daemon expects to see IGMP control
110 * data. Magically happens to be like an IP packet as per the original
113 __u32 unused1,unused2;
114 unsigned char im_msgtype; /* What is this */
115 unsigned char im_mbz; /* Must be zero */
116 unsigned char im_vif; /* Low 8 bits of Interface */
117 unsigned char im_vif_hi; /* High 8 bits of Interface */
118 struct in_addr im_src,im_dst;
121 /* ipmr netlink table attributes */
125 IPMRA_TABLE_CACHE_RES_QUEUE_LEN,
126 IPMRA_TABLE_MROUTE_REG_VIF_NUM,
127 IPMRA_TABLE_MROUTE_DO_ASSERT,
128 IPMRA_TABLE_MROUTE_DO_PIM,
130 IPMRA_TABLE_MROUTE_DO_WRVIFWHOLE,
133 #define IPMRA_TABLE_MAX (__IPMRA_TABLE_MAX - 1)
135 /* ipmr netlink vif attribute format
136 * [ IPMRA_TABLE_VIFS ] - nested attribute
137 * [ IPMRA_VIF ] - nested attribute
145 #define IPMRA_VIF_MAX (__IPMRA_VIF_MAX - 1)
147 /* vif-specific attributes */
154 IPMRA_VIFA_BYTES_OUT,
155 IPMRA_VIFA_PACKETS_IN,
156 IPMRA_VIFA_PACKETS_OUT,
157 IPMRA_VIFA_LOCAL_ADDR,
158 IPMRA_VIFA_REMOTE_ADDR,
162 #define IPMRA_VIFA_MAX (__IPMRA_VIFA_MAX - 1)
164 /* ipmr netlink cache report attributes */
166 IPMRA_CREPORT_UNSPEC,
167 IPMRA_CREPORT_MSGTYPE,
168 IPMRA_CREPORT_VIF_ID,
169 IPMRA_CREPORT_SRC_ADDR,
170 IPMRA_CREPORT_DST_ADDR,
175 #define IPMRA_CREPORT_MAX (__IPMRA_CREPORT_MAX - 1)
177 /* That's all usermode folks */
179 #define MFC_ASSERT_THRESH (3*HZ) /* Maximal freq. of asserts */
181 /* Pseudo messages used by mrouted */
182 #define IGMPMSG_NOCACHE 1 /* Kern cache fill request to mrouted */
183 #define IGMPMSG_WRONGVIF 2 /* For PIM assert processing (unused) */
184 #define IGMPMSG_WHOLEPKT 3 /* For PIM Register processing */
185 #define IGMPMSG_WRVIFWHOLE 4 /* For PIM Register and assert processing */
187 #endif /* _UAPI__LINUX_MROUTE_H */