This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
fix kernel module debug output
pull/11/head
Richard Fuchs
12 years ago
parent
c9a101c435
commit
ca138c3fa1
1 changed files
with
16 additions
and
16 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+16
-16
kernel-module/xt_MEDIAPROXY.c
+ 16
- 16
kernel-module/xt_MEDIAPROXY.c
View File
@ -37,22 +37,22 @@ MODULE_LICENSE("GPL");
#
define MIPF "%i:%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x:%u"
#
define MIPP(x) (x).family, \
(
x
)
.
u8
[
0
]
,
\
(
x
)
.
u8
[
1
]
,
\
(
x
)
.
u8
[
2
]
,
\
(
x
)
.
u8
[
3
]
,
\
(
x
)
.
u8
[
4
]
,
\
(
x
)
.
u8
[
5
]
,
\
(
x
)
.
u8
[
6
]
,
\
(
x
)
.
u8
[
7
]
,
\
(
x
)
.
u8
[
8
]
,
\
(
x
)
.
u8
[
9
]
,
\
(
x
)
.
u8
[
10
]
,
\
(
x
)
.
u8
[
11
]
,
\
(
x
)
.
u8
[
12
]
,
\
(
x
)
.
u8
[
13
]
,
\
(
x
)
.
u8
[
14
]
,
\
(
x
)
.
u8
[
15
]
,
\
(
x
)
.
u
.
u
8
[
0
]
,
\
(
x
)
.
u
.
u
8
[
1
]
,
\
(
x
)
.
u
.
u
8
[
2
]
,
\
(
x
)
.
u
.
u
8
[
3
]
,
\
(
x
)
.
u
.
u
8
[
4
]
,
\
(
x
)
.
u
.
u
8
[
5
]
,
\
(
x
)
.
u
.
u
8
[
6
]
,
\
(
x
)
.
u
.
u
8
[
7
]
,
\
(
x
)
.
u
.
u
8
[
8
]
,
\
(
x
)
.
u
.
u
8
[
9
]
,
\
(
x
)
.
u
.
u
8
[
10
]
,
\
(
x
)
.
u
.
u
8
[
11
]
,
\
(
x
)
.
u
.
u
8
[
12
]
,
\
(
x
)
.
u
.
u
8
[
13
]
,
\
(
x
)
.
u
.
u
8
[
14
]
,
\
(
x
)
.
u
.
u
8
[
15
]
,
\
(
x
)
.
port
#if 0
Write
Preview
Loading…
Cancel
Save