-
Notifications
You must be signed in to change notification settings - Fork 133
/
linux-toa-3.10.0-327.el7.patch
705 lines (690 loc) · 23.4 KB
/
linux-toa-3.10.0-327.el7.patch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/include/net/inet_common.h linux-3.10.0-327.el7.centos.x86_64/include/net/inet_common.h
--- linux-3.10.0-327.el7.centos.x86_64.orig/include/net/inet_common.h 2017-03-28 18:19:30.339051901 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/include/net/inet_common.h 2017-03-28 18:23:18.313057902 +0800
@@ -1,7 +1,7 @@
#ifndef _INET_COMMON_H
#define _INET_COMMON_H
-extern const struct proto_ops inet_stream_ops;
+extern struct proto_ops inet_stream_ops;
extern const struct proto_ops inet_dgram_ops;
/*
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/include/net/ipv6.h linux-3.10.0-327.el7.centos.x86_64/include/net/ipv6.h
--- linux-3.10.0-327.el7.centos.x86_64.orig/include/net/ipv6.h 2017-03-28 18:19:30.339051901 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/include/net/ipv6.h 2017-03-28 18:23:29.016058184 +0800
@@ -835,7 +835,7 @@ int inet6_hash_connect(struct inet_timew
/*
* reassembly.c
*/
-extern const struct proto_ops inet6_stream_ops;
+extern struct proto_ops inet6_stream_ops;
extern const struct proto_ops inet6_dgram_ops;
struct group_source_req;
@@ -884,4 +884,11 @@ int ipv6_sock_mc_join(struct sock *sk, i
const struct in6_addr *addr);
int ipv6_sock_mc_drop(struct sock *sk, int ifindex,
const struct in6_addr *addr);
+
+/* public func in tcp_ipv6.c */
+extern struct sock * tcp_v6_syn_recv_sock(struct sock *sk, struct sk_buff *skb,
+ struct request_sock *req,
+ struct dst_entry *dst);
+extern struct inet_connection_sock_af_ops ipv6_specific;
+
#endif /* _NET_IPV6_H */
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/include/net/transp_v6.h linux-3.10.0-327.el7.centos.x86_64/include/net/transp_v6.h
--- linux-3.10.0-327.el7.centos.x86_64.orig/include/net/transp_v6.h 2017-03-28 18:19:30.335051901 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/include/net/transp_v6.h 2017-03-28 18:23:35.410058352 +0800
@@ -57,7 +57,7 @@ extern void ip6_dgram_sock_seq_show(str
/*
* address family specific functions
*/
-extern const struct inet_connection_sock_af_ops ipv4_specific;
+extern struct inet_connection_sock_af_ops ipv4_specific;
extern void inet6_destroy_sock(struct sock *sk);
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/net/ipv4/af_inet.c linux-3.10.0-327.el7.centos.x86_64/net/ipv4/af_inet.c
--- linux-3.10.0-327.el7.centos.x86_64.orig/net/ipv4/af_inet.c 2017-03-28 18:19:31.448051930 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/net/ipv4/af_inet.c 2017-03-28 18:22:48.371057114 +0800
@@ -900,7 +900,7 @@ static int inet_compat_ioctl(struct sock
}
#endif
-const struct proto_ops inet_stream_ops = {
+struct proto_ops inet_stream_ops = {
.family = PF_INET,
.owner = THIS_MODULE,
.release = inet_release,
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/net/ipv4/tcp_ipv4.c linux-3.10.0-327.el7.centos.x86_64/net/ipv4/tcp_ipv4.c
--- linux-3.10.0-327.el7.centos.x86_64.orig/net/ipv4/tcp_ipv4.c 2017-03-28 18:19:31.448051930 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/net/ipv4/tcp_ipv4.c 2017-03-28 18:22:55.855057311 +0800
@@ -1788,7 +1788,7 @@ void inet_sk_rx_dst_set(struct sock *sk,
}
EXPORT_SYMBOL(inet_sk_rx_dst_set);
-const struct inet_connection_sock_af_ops ipv4_specific = {
+struct inet_connection_sock_af_ops ipv4_specific = {
.queue_xmit = ip_queue_xmit,
.send_check = tcp_v4_send_check,
.rebuild_header = inet_sk_rebuild_header,
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/net/ipv6/af_inet6.c linux-3.10.0-327.el7.centos.x86_64/net/ipv6/af_inet6.c
--- linux-3.10.0-327.el7.centos.x86_64.orig/net/ipv6/af_inet6.c 2017-03-28 18:19:31.428051930 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/net/ipv6/af_inet6.c 2017-03-28 18:22:22.857056442 +0800
@@ -503,7 +503,7 @@ int inet6_ioctl(struct socket *sock, uns
}
EXPORT_SYMBOL(inet6_ioctl);
-const struct proto_ops inet6_stream_ops = {
+struct proto_ops inet6_stream_ops = {
.family = PF_INET6,
.owner = THIS_MODULE,
.release = inet6_release,
@@ -528,6 +528,7 @@ const struct proto_ops inet6_stream_ops
.compat_getsockopt = compat_sock_common_getsockopt,
#endif
};
+EXPORT_SYMBOL(inet6_stream_ops);
const struct proto_ops inet6_dgram_ops = {
.family = PF_INET6,
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/net/ipv6/tcp_ipv6.c linux-3.10.0-327.el7.centos.x86_64/net/ipv6/tcp_ipv6.c
--- linux-3.10.0-327.el7.centos.x86_64.orig/net/ipv6/tcp_ipv6.c 2017-03-28 18:19:31.427051930 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/net/ipv6/tcp_ipv6.c 2017-03-28 18:22:40.542056908 +0800
@@ -77,7 +77,7 @@ static void tcp_v6_reqsk_send_ack(struct
static int tcp_v6_do_rcv(struct sock *sk, struct sk_buff *skb);
static const struct inet_connection_sock_af_ops ipv6_mapped;
-static const struct inet_connection_sock_af_ops ipv6_specific;
+struct inet_connection_sock_af_ops ipv6_specific;
#ifdef CONFIG_TCP_MD5SIG
static const struct tcp_sock_af_ops tcp_sock_ipv6_specific;
static const struct tcp_sock_af_ops tcp_sock_ipv6_mapped_specific;
@@ -1038,7 +1038,7 @@ drop:
return 0; /* don't send reset */
}
-static struct sock *tcp_v6_syn_recv_sock(struct sock *sk, struct sk_buff *skb,
+struct sock *tcp_v6_syn_recv_sock(struct sock *sk, struct sk_buff *skb,
struct request_sock *req,
struct dst_entry *dst)
{
@@ -1233,6 +1233,7 @@ out:
NET_INC_STATS_BH(sock_net(sk), LINUX_MIB_LISTENDROPS);
return NULL;
}
+EXPORT_SYMBOL(tcp_v6_syn_recv_sock);
/* The socket must have it's spinlock held when we get
* here.
@@ -1565,7 +1566,7 @@ static struct timewait_sock_ops tcp6_tim
.twsk_destructor = tcp_twsk_destructor,
};
-static const struct inet_connection_sock_af_ops ipv6_specific = {
+struct inet_connection_sock_af_ops ipv6_specific = {
.queue_xmit = inet6_csk_xmit,
.send_check = tcp_v6_send_check,
.rebuild_header = inet6_sk_rebuild_header,
@@ -1585,6 +1586,7 @@ static const struct inet_connection_sock
#endif
.mtu_reduced = tcp_v6_mtu_reduced,
};
+EXPORT_SYMBOL(ipv6_specific);
#ifdef CONFIG_TCP_MD5SIG
static const struct tcp_sock_af_ops tcp_sock_ipv6_specific = {
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/net/Kconfig linux-3.10.0-327.el7.centos.x86_64/net/Kconfig
--- linux-3.10.0-327.el7.centos.x86_64.orig/net/Kconfig 2017-03-28 18:19:31.454051930 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/net/Kconfig 2017-03-28 18:21:41.421055352 +0800
@@ -49,6 +49,7 @@ source "net/packet/Kconfig"
source "net/unix/Kconfig"
source "net/xfrm/Kconfig"
source "net/iucv/Kconfig"
+source "net/toa/Kconfig"
config INET
bool "TCP/IP networking"
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/net/Makefile linux-3.10.0-327.el7.centos.x86_64/net/Makefile
--- linux-3.10.0-327.el7.centos.x86_64.orig/net/Makefile 2017-03-28 18:19:31.433051930 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/net/Makefile 2017-03-28 18:21:35.966055208 +0800
@@ -69,3 +69,4 @@ obj-$(CONFIG_NFC) += nfc/
obj-$(CONFIG_OPENVSWITCH) += openvswitch/
obj-$(CONFIG_VSOCKETS) += vmw_vsock/
obj-$(CONFIG_NET_MPLS_GSO) += mpls/
+obj-$(CONFIG_TOA) += toa/
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/net/toa/Kconfig linux-3.10.0-327.el7.centos.x86_64/net/toa/Kconfig
--- linux-3.10.0-327.el7.centos.x86_64.orig/net/toa/Kconfig 1970-01-01 08:00:00.000000000 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/net/toa/Kconfig 2017-03-28 04:48:38.000000000 +0800
@@ -0,0 +1,9 @@
+config TOA
+ tristate "The private TCP option for support Taobao LVS full-NAT feature"
+ default m
+ ---help---
+ This option saves the original IP address and source port of a TCP segment
+ after LVS performed NAT on it. So far, this module only supports IPv4 and
+ IPv6 mapped IPv4.
+
+ Say m if unsure.
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/net/toa/Makefile linux-3.10.0-327.el7.centos.x86_64/net/toa/Makefile
--- linux-3.10.0-327.el7.centos.x86_64.orig/net/toa/Makefile 1970-01-01 08:00:00.000000000 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/net/toa/Makefile 2017-03-28 04:48:38.000000000 +0800
@@ -0,0 +1,4 @@
+#
+# Makefile for TOA module.
+#
+obj-$(CONFIG_TOA) += toa.o
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/net/toa/toa.c linux-3.10.0-327.el7.centos.x86_64/net/toa/toa.c
--- linux-3.10.0-327.el7.centos.x86_64.orig/net/toa/toa.c 1970-01-01 08:00:00.000000000 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/net/toa/toa.c 2017-03-28 10:06:27.000000000 +0800
@@ -0,0 +1,433 @@
+#include "toa.h"
+
+/*
+ * TOA a new Tcp Option as Address,
+ * here address including IP and Port.
+ * the real {IP,Port} can be added into option field of TCP header,
+ * with LVS FULLNAT model, the realservice are still able to receive real {IP,Port} info.
+ * So far, this module only supports IPv4 and IPv6 mapped IPv4.
+ *
+ * Authors:
+ * Wen Li <[email protected]>
+ * Yan Tian <[email protected]>
+ * Jiaming Wu <[email protected]>
+ * Jiajun Chen <[email protected]>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version
+ * 2 of the License, or (at your option) any later version.
+ *
+ */
+
+unsigned long sk_data_ready_addr = 0;
+
+/*
+ * Statistics of toa in proc /proc/net/toa_stats
+ */
+
+struct toa_stats_entry toa_stats[] = {
+ TOA_STAT_ITEM("syn_recv_sock_toa", SYN_RECV_SOCK_TOA_CNT),
+ TOA_STAT_ITEM("syn_recv_sock_no_toa", SYN_RECV_SOCK_NO_TOA_CNT),
+ TOA_STAT_ITEM("getname_toa_ok", GETNAME_TOA_OK_CNT),
+ TOA_STAT_ITEM("getname_toa_mismatch", GETNAME_TOA_MISMATCH_CNT),
+ TOA_STAT_ITEM("getname_toa_bypass", GETNAME_TOA_BYPASS_CNT),
+ TOA_STAT_ITEM("getname_toa_empty", GETNAME_TOA_EMPTY_CNT),
+ TOA_STAT_END
+};
+
+DEFINE_TOA_STAT(struct toa_stat_mib, ext_stats);
+
+/*
+ * Funcs for toa hooks
+ */
+
+/* Parse TCP options in skb, try to get client ip, port
+ * @param skb [in] received skb, it should be a ack/get-ack packet.
+ * @return NULL if we don't get client ip/port;
+ * value of toa_data in ret_ptr if we get client ip/port.
+ */
+static void * get_toa_data(struct sk_buff *skb)
+{
+ struct tcphdr *th;
+ int length;
+ unsigned char *ptr;
+
+ struct toa_data tdata;
+
+ void *ret_ptr = NULL;
+
+ //TOA_DBG("get_toa_data called\n");
+
+ if (NULL != skb) {
+ th = tcp_hdr(skb);
+ length = (th->doff * 4) - sizeof (struct tcphdr);
+ ptr = (unsigned char *) (th + 1);
+
+ while (length > 0) {
+ int opcode = *ptr++;
+ int opsize;
+ switch (opcode) {
+ case TCPOPT_EOL:
+ return NULL;
+ case TCPOPT_NOP: /* Ref: RFC 793 section 3.1 */
+ length--;
+ continue;
+ default:
+ opsize = *ptr++;
+ if (opsize < 2) /* "silly options" */
+ return NULL;
+ if (opsize > length)
+ return NULL; /* don't parse partial options */
+ if (TCPOPT_TOA == opcode && TCPOLEN_TOA == opsize) {
+ memcpy(&tdata, ptr - 2, sizeof (tdata));
+ //TOA_DBG("find toa data: ip = %u.%u.%u.%u, port = %u\n", NIPQUAD(tdata.ip),
+ //ntohs(tdata.port));
+ memcpy(&ret_ptr, &tdata, sizeof (ret_ptr));
+ //TOA_DBG("coded toa data: %p\n", ret_ptr);
+ return ret_ptr;
+ }
+ ptr += opsize - 2;
+ length -= opsize;
+ }
+ }
+ }
+ return NULL;
+}
+
+/* get client ip from socket
+ * @param sock [in] the socket to getpeername() or getsockname()
+ * @param uaddr [out] the place to put client ip, port
+ * @param uaddr_len [out] lenth of @uaddr
+ * @peer [in] if(peer), try to get remote address; if(!peer), try to get local address
+ * @return return what the original inet_getname() returns.
+ */
+static int
+inet_getname_toa(struct socket *sock, struct sockaddr *uaddr, int *uaddr_len, int peer)
+{
+ int retval = 0;
+ struct sock *sk = sock->sk;
+ struct sockaddr_in *sin = (struct sockaddr_in *) uaddr;
+ struct toa_data tdata;
+
+ //TOA_DBG("inet_getname_toa called, sk->sk_user_data is %p\n", sk->sk_user_data);
+
+ /* call orginal one */
+ retval = inet_getname(sock, uaddr, uaddr_len, peer);
+
+ /* set our value if need */
+ if (retval == 0 && NULL != sk->sk_user_data && peer) {
+ if (sk_data_ready_addr == (unsigned long) sk->sk_data_ready) {
+ memcpy(&tdata, &sk->sk_user_data, sizeof (tdata));
+ if (TCPOPT_TOA == tdata.opcode && TCPOLEN_TOA == tdata.opsize) {
+ TOA_INC_STATS(ext_stats, GETNAME_TOA_OK_CNT);
+ //TOA_DBG("inet_getname_toa: set new sockaddr, ip %u.%u.%u.%u -> %u.%u.%u.%u, port %u -> %u\n",
+ // NIPQUAD(sin->sin_addr.s_addr), NIPQUAD(tdata.ip), ntohs(sin->sin_port),
+ // ntohs(tdata.port));
+ sin->sin_port = tdata.port;
+ sin->sin_addr.s_addr = tdata.ip;
+ } else { /* sk_user_data doesn't belong to us */
+ TOA_INC_STATS(ext_stats, GETNAME_TOA_MISMATCH_CNT);
+ //TOA_DBG("inet_getname_toa: invalid toa data, ip %u.%u.%u.%u port %u opcode %u opsize %u\n",
+ // NIPQUAD(tdata.ip), ntohs(tdata.port), tdata.opcode, tdata.opsize);
+ }
+ } else {
+ TOA_INC_STATS(ext_stats, GETNAME_TOA_BYPASS_CNT);
+ }
+ } else { /* no need to get client ip */
+ TOA_INC_STATS(ext_stats, GETNAME_TOA_EMPTY_CNT);
+ }
+
+ return retval;
+}
+
+#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
+static int
+inet6_getname_toa(struct socket *sock, struct sockaddr *uaddr, int *uaddr_len, int peer)
+{
+ int retval = 0;
+ struct sock *sk = sock->sk;
+ struct sockaddr_in6 *sin = (struct sockaddr_in6 *) uaddr;
+ struct toa_data tdata;
+
+ //TOA_DBG("inet6_getname_toa called, sk->sk_user_data is %p\n", sk->sk_user_data);
+
+ /* call orginal one */
+ retval = inet6_getname(sock, uaddr, uaddr_len, peer);
+
+ /* set our value if need */
+ if (retval == 0 && NULL != sk->sk_user_data && peer) {
+ if (sk_data_ready_addr == (unsigned long) sk->sk_data_ready) {
+ memcpy(&tdata, &sk->sk_user_data, sizeof (tdata));
+ if (TCPOPT_TOA == tdata.opcode && TCPOLEN_TOA == tdata.opsize) {
+ TOA_INC_STATS(ext_stats, GETNAME_TOA_OK_CNT);
+ sin->sin6_port = tdata.port;
+ ipv6_addr_set(&sin->sin6_addr, 0, 0, htonl(0x0000FFFF), tdata.ip);
+ } else { /* sk_user_data doesn't belong to us */
+ TOA_INC_STATS(ext_stats, GETNAME_TOA_MISMATCH_CNT);
+ }
+ } else {
+ TOA_INC_STATS(ext_stats, GETNAME_TOA_BYPASS_CNT);
+ }
+ } else { /* no need to get client ip */
+ TOA_INC_STATS(ext_stats, GETNAME_TOA_EMPTY_CNT);
+ }
+
+ return retval;
+}
+#endif
+
+/* The three way handshake has completed - we got a valid synack -
+ * now create the new socket.
+ * We need to save toa data into the new socket.
+ * @param sk [out] the socket
+ * @param skb [in] the ack/ack-get packet
+ * @param req [in] the open request for this connection
+ * @param dst [out] route cache entry
+ * @return NULL if fail new socket if succeed.
+ */
+static struct sock *
+tcp_v4_syn_recv_sock_toa(struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct dst_entry *dst)
+{
+ struct sock *newsock = NULL;
+
+ //TOA_DBG("tcp_v4_syn_recv_sock_toa called\n");
+
+ /* call orginal one */
+ newsock = tcp_v4_syn_recv_sock(sk, skb, req, dst);
+
+ /* set our value if need */
+ if (NULL != newsock && NULL == newsock->sk_user_data) {
+ newsock->sk_user_data = get_toa_data(skb);
+ if(NULL != newsock->sk_user_data){
+ TOA_INC_STATS(ext_stats, SYN_RECV_SOCK_TOA_CNT);
+ } else {
+ TOA_INC_STATS(ext_stats, SYN_RECV_SOCK_NO_TOA_CNT);
+ }
+ //TOA_DBG("tcp_v4_syn_recv_sock_toa: set sk->sk_user_data to %p\n", newsock->sk_user_data);
+ }
+ return newsock;
+}
+
+#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
+static struct sock *
+tcp_v6_syn_recv_sock_toa(struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct dst_entry *dst)
+{
+ struct sock *newsock = NULL;
+
+ //TOA_DBG("tcp_v4_syn_recv_sock_toa called\n");
+
+ /* call orginal one */
+ newsock = tcp_v6_syn_recv_sock(sk, skb, req, dst);
+
+ /* set our value if need */
+ if (NULL != newsock && NULL == newsock->sk_user_data) {
+ newsock->sk_user_data = get_toa_data(skb);
+ if(NULL != newsock->sk_user_data){
+ TOA_INC_STATS(ext_stats, SYN_RECV_SOCK_TOA_CNT);
+ } else {
+ TOA_INC_STATS(ext_stats, SYN_RECV_SOCK_NO_TOA_CNT);
+ }
+ }
+ return newsock;
+}
+#endif
+
+/*
+ * HOOK FUNCS
+ */
+
+/* replace the functions with our functions */
+static inline int
+hook_toa_functions(void)
+{
+ struct proto_ops *inet_stream_ops_p;
+ struct proto_ops *inet6_stream_ops_p;
+ struct inet_connection_sock_af_ops *ipv4_specific_p;
+ struct inet_connection_sock_af_ops *ipv6_specific_p;
+
+ /* hook inet_getname for ipv4 */
+ inet_stream_ops_p = (struct proto_ops *)&inet_stream_ops;
+ inet_stream_ops_p->getname = inet_getname_toa;
+ TOA_INFO("CPU [%u] hooked inet_getname <%p> --> <%p>\n", smp_processor_id(), inet_getname,
+ inet_stream_ops_p->getname);
+
+#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
+ /* hook inet6_getname for ipv6 */
+ inet6_stream_ops_p = (struct proto_ops *)&inet6_stream_ops;
+ inet6_stream_ops_p->getname = inet6_getname_toa;
+ TOA_INFO("CPU [%u] hooked inet6_getname <%p> --> <%p>\n", smp_processor_id(), inet6_getname,
+ inet6_stream_ops_p->getname);
+#endif
+
+ /* hook tcp_v4_syn_recv_sock for ipv4 */
+ ipv4_specific_p = (struct inet_connection_sock_af_ops *)&ipv4_specific;
+ ipv4_specific_p->syn_recv_sock = tcp_v4_syn_recv_sock_toa;
+ TOA_INFO("CPU [%u] hooked tcp_v4_syn_recv_sock <%p> --> <%p>\n", smp_processor_id(), tcp_v4_syn_recv_sock,
+ ipv4_specific_p->syn_recv_sock);
+
+#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
+ /* hook tcp_v6_syn_recv_sock for ipv6 */
+ ipv6_specific_p = (struct inet_connection_sock_af_ops *)&ipv6_specific;
+ ipv6_specific_p->syn_recv_sock = tcp_v6_syn_recv_sock_toa;
+ TOA_INFO("CPU [%u] hooked tcp_v6_syn_recv_sock <%p> --> <%p>\n", smp_processor_id(), tcp_v6_syn_recv_sock,
+ ipv6_specific_p->syn_recv_sock);
+#endif
+
+ return 0;
+}
+
+/* replace the functions to original ones */
+static int
+unhook_toa_functions(void)
+{
+ struct proto_ops *inet_stream_ops_p;
+ struct proto_ops *inet6_stream_ops_p;
+ struct inet_connection_sock_af_ops *ipv4_specific_p;
+ struct inet_connection_sock_af_ops *ipv6_specific_p;
+
+ /* unhook inet_getname for ipv4 */
+ inet_stream_ops_p = (struct proto_ops *)&inet_stream_ops;
+ inet_stream_ops_p->getname = inet_getname;
+ TOA_INFO("CPU [%u] unhooked inet_getname\n", smp_processor_id());
+
+#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
+ /* unhook inet6_getname for ipv6 */
+ inet6_stream_ops_p = (struct proto_ops *)&inet6_stream_ops;
+ inet6_stream_ops_p->getname = inet6_getname;
+ TOA_INFO("CPU [%u] unhooked inet6_getname\n", smp_processor_id());
+#endif
+
+ /* unhook tcp_v4_syn_recv_sock for ipv4 */
+ ipv4_specific_p = (struct inet_connection_sock_af_ops *)&ipv4_specific;
+ ipv4_specific_p->syn_recv_sock = tcp_v4_syn_recv_sock;
+ TOA_INFO("CPU [%u] unhooked tcp_v4_syn_recv_sock\n", smp_processor_id());
+
+#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE)
+ /* unhook tcp_v6_syn_recv_sock for ipv6 */
+ ipv6_specific_p = (struct inet_connection_sock_af_ops *)&ipv6_specific;
+ ipv6_specific_p->syn_recv_sock = tcp_v6_syn_recv_sock;
+ TOA_INFO("CPU [%u] unhooked tcp_v6_syn_recv_sock\n", smp_processor_id());
+#endif
+
+ return 0;
+}
+
+/*
+ * Statistics of toa in proc /proc/net/toa_stats
+ */
+static int toa_stats_show(struct seq_file *seq, void *v){
+ int i, j;
+
+ /* print CPU first */
+ seq_printf(seq, " ");
+ for (i = 0; i < NR_CPUS; i++)
+ if (cpu_online(i))
+ seq_printf(seq, "CPU%d ", i);
+ seq_putc(seq, '\n');
+
+ i = 0;
+ while (NULL != toa_stats[i].name) {
+ seq_printf(seq, "%-25s:", toa_stats[i].name);
+ for (j = 0; j < NR_CPUS; j++) {
+ if (cpu_online(j)) {
+ seq_printf(seq, "%10lu ",
+ *(((unsigned long *) per_cpu_ptr(ext_stats, j)) + toa_stats[i].entry));
+ }
+ }
+ seq_putc(seq, '\n');
+ i++;
+ }
+ return 0;
+}
+
+static int toa_stats_seq_open(struct inode *inode, struct file *file)
+{
+ return single_open(file, toa_stats_show, NULL);
+}
+
+static const struct file_operations toa_stats_fops = {
+ .owner = THIS_MODULE,
+ .open = toa_stats_seq_open,
+ .read = seq_read,
+ .llseek = seq_lseek,
+ .release = single_release,
+};
+
+static int toa_proc_init(void)
+{
+ if (!proc_create("toa", S_IRUGO, init_net.proc_net, &toa_stats_fops))
+ return -ENOMEM;
+ return 0;
+}
+
+static void toa_proc_exit(void)
+{
+ remove_proc_entry("toa", init_net.proc_net);
+}
+
+/*
+ * TOA module init and destory
+ */
+
+/* module init */
+static int __init
+toa_init(void)
+{
+
+ TOA_INFO("TOA " TOA_VERSION "\n");
+
+ /* alloc statistics array for toa */
+ if (NULL == (ext_stats = alloc_percpu(struct toa_stat_mib)))
+ return 1;
+// proc_net_fops_create(&init_net, "toa_stats", 0, &toa_stats_fops);
+ toa_proc_init();
+
+ /* get the address of function sock_def_readable
+ * so later we can know whether the sock is for rpc, tux or others
+ */
+ sk_data_ready_addr = kallsyms_lookup_name("sock_def_readable");
+ TOA_INFO("CPU [%u] sk_data_ready_addr = kallsyms_lookup_name(sock_def_readable) = %lu\n",
+ smp_processor_id(), sk_data_ready_addr);
+ if(0 == sk_data_ready_addr) {
+ TOA_INFO("cannot find sock_def_readable.\n");
+ goto err;
+ }
+
+ /* hook funcs for parse and get toa */
+ hook_toa_functions();
+
+ TOA_INFO("toa loaded\n");
+ return 0;
+
+err:
+// proc_net_remove(&init_net, "toa_stats");
+ toa_proc_exit();
+ if (NULL != ext_stats) {
+ free_percpu(ext_stats);
+ ext_stats = NULL;
+ }
+
+ return 1;
+}
+
+/* module cleanup*/
+static void __exit
+toa_exit(void)
+{
+ unhook_toa_functions();
+ synchronize_net();
+
+// proc_net_remove(&init_net, "toa_stats");
+ toa_proc_exit();
+ if (NULL != ext_stats) {
+ free_percpu(ext_stats);
+ ext_stats = NULL;
+ }
+ TOA_INFO("toa unloaded\n");
+}
+
+module_init(toa_init);
+module_exit(toa_exit);
+MODULE_LICENSE("GPL");
+
diff -Nrpu linux-3.10.0-327.el7.centos.x86_64.orig/net/toa/toa.h linux-3.10.0-327.el7.centos.x86_64/net/toa/toa.h
--- linux-3.10.0-327.el7.centos.x86_64.orig/net/toa/toa.h 1970-01-01 08:00:00.000000000 +0800
+++ linux-3.10.0-327.el7.centos.x86_64/net/toa/toa.h 2017-03-28 04:48:38.000000000 +0800
@@ -0,0 +1,86 @@
+#ifndef __NET__TOA_H__
+#define __NET__TOA_H__
+
+#include <linux/init.h>
+#include <linux/module.h>
+#include <linux/kernel.h>
+#include <linux/version.h>
+#include <linux/err.h>
+#include <linux/time.h>
+#include <linux/skbuff.h>
+#include <net/tcp.h>
+#include <net/inet_common.h>
+#include <asm/uaccess.h>
+#include <linux/netdevice.h>
+#include <net/net_namespace.h>
+#include <linux/fs.h>
+#include <linux/sysctl.h>
+#include <linux/proc_fs.h>
+#include <linux/kallsyms.h>
+#include <net/ipv6.h>
+#include <net/transp_v6.h>
+
+#define TOA_VERSION "1.0.0.0"
+
+#define TOA_DBG(msg...) \
+ do { \
+ printk(KERN_DEBUG "[DEBUG] TOA: " msg); \
+ } while (0)
+
+#define TOA_INFO(msg...) \
+ do { \
+ if(net_ratelimit()) \
+ printk(KERN_INFO "TOA: " msg);\
+ } while(0)
+
+#define TCPOPT_TOA 200
+
+/* MUST be 4n !!!! */
+#define TCPOLEN_TOA 8 /* |opcode|size|ip+port| = 1 + 1 + 6 */
+
+/* MUST be 4 bytes alignment */
+struct toa_data {
+ __u8 opcode;
+ __u8 opsize;
+ __u16 port;
+ __u32 ip;
+};
+
+/* statistics about toa in proc /proc/net/toa_stat */
+enum {
+ SYN_RECV_SOCK_TOA_CNT = 1,
+ SYN_RECV_SOCK_NO_TOA_CNT,
+ GETNAME_TOA_OK_CNT,
+ GETNAME_TOA_MISMATCH_CNT,
+ GETNAME_TOA_BYPASS_CNT,
+ GETNAME_TOA_EMPTY_CNT,
+ TOA_STAT_LAST
+};
+
+struct toa_stats_entry {
+ char *name;
+ int entry;
+};
+
+#define TOA_STAT_ITEM(_name, _entry) { \
+ .name = _name, \
+ .entry = _entry, \
+}
+
+#define TOA_STAT_END { \
+ NULL, \
+ 0, \
+}
+
+struct toa_stat_mib {
+ unsigned long mibs[TOA_STAT_LAST];
+};
+
+#define DEFINE_TOA_STAT(type, name) \
+ __typeof__(type) *name
+#define TOA_INC_STATS(mib, field) \
+ (per_cpu_ptr(mib, smp_processor_id())->mibs[field]++)
+
+
+#endif
+