Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225466
b: refs/heads/master
c: 7b26e5e
h: refs/heads/master
v: v3
  • Loading branch information
Francois-Xavier Le Bail authored and David S. Miller committed Jan 4, 2011
1 parent eb8b378 commit 4611129
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e6de30d63eb17c5cbb7affdfc71df95286bfa7d9
refs/heads/master: 7b26e5ebd8b27b0126a84ae7f9a42aa8293d6c48
4 changes: 2 additions & 2 deletions trunk/include/linux/igmp.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ struct igmpv3_query {
#define IGMP_DVMRP 0x13 /* DVMRP routing */
#define IGMP_PIM 0x14 /* PIM routing */
#define IGMP_TRACE 0x15
#define IGMPV2_HOST_MEMBERSHIP_REPORT 0x16 /* V2 version of 0x11 */
#define IGMPV2_HOST_MEMBERSHIP_REPORT 0x16 /* V2 version of 0x12 */
#define IGMP_HOST_LEAVE_MESSAGE 0x17
#define IGMPV3_HOST_MEMBERSHIP_REPORT 0x22 /* V3 version of 0x11 */
#define IGMPV3_HOST_MEMBERSHIP_REPORT 0x22 /* V3 version of 0x12 */

#define IGMP_MTRACE_RESP 0x1e
#define IGMP_MTRACE 0x1f
Expand Down

0 comments on commit 4611129

Please sign in to comment.