Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8487
b: refs/heads/master
c: dd27466
h: refs/heads/master
i:
  8485: fe2189a
  8483: 402828f
  8479: 683e218
v: v3
  • Loading branch information
YOSHIFUJI Hideaki committed Sep 10, 2005
1 parent da58c76 commit 5681762
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9928890c1f94da58bf753ede937b7324f6832866
refs/heads/master: dd27466df9924706ae34639ce3f4f837875d45c1
14 changes: 14 additions & 0 deletions trunk/include/linux/in6.h
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,20 @@ struct in6_flowlabel_req
#define IPV6_DONTFRAG 62
#define IPV6_USE_MIN_MTU 63
#endif

/*
* Netfilter
*
* Following socket options are used in ip6_tables;
* see include/linux/netfilter_ipv6/ip6_tables.h.
*
* IP6T_SO_SET_REPLACE / IP6T_SO_GET_INFO 64
* IP6T_SO_SET_ADD_COUNTERS / IP6T_SO_GET_ENTRIES 65
*/

/*
* Advanced API (RFC3542) (2)
*/
#define IPV6_RECVTCLASS 66
#define IPV6_TCLASS 67

Expand Down

0 comments on commit 5681762

Please sign in to comment.