Nico Schottelius
|
f55aeddd0e
|
hard code 0 network in session handling
=> effectively only using 1 net at the moment
|
2019-05-06 13:10:40 +02:00 |
|
Nico Schottelius
|
736350eb68
|
+)
|
2019-05-06 13:06:45 +02:00 |
|
Nico Schottelius
|
34e3b84a1d
|
[controller] setup v4 dst/src correctly
|
2019-05-06 13:06:09 +02:00 |
|
Nico Schottelius
|
8b5126e371
|
Use scapy port names
|
2019-05-06 12:56:26 +02:00 |
|
Nico Schottelius
|
07858db44b
|
+stringify
|
2019-05-06 12:24:11 +02:00 |
|
Nico Schottelius
|
8cf84c9404
|
controller: -typo
|
2019-05-06 12:23:21 +02:00 |
|
Nico Schottelius
|
b0b9cd7461
|
[controller] insert 6->4 session
|
2019-05-06 12:16:22 +02:00 |
|
Nico Schottelius
|
09a15b6c25
|
Cleanup nat64 references
|
2019-05-06 11:52:33 +02:00 |
|
Nico Schottelius
|
02fc065c1d
|
Begin adding session tables, debug infos
|
2019-05-02 13:54:31 +02:00 |
|
Nico Schottelius
|
079699c687
|
++update
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
|
2019-04-11 10:57:30 +02:00 |
|
Nico Schottelius
|
39f2f8aa13
|
[test] add pseudo test for v6_udp -> v4_udp
|
2019-04-11 10:42:28 +02:00 |
|
Nico Schottelius
|
6c3393e941
|
next steps, use noaction to avoid clone3() and breaking ndp
|
2019-04-08 15:59:28 +02:00 |
|
Nico Schottelius
|
fc5e56e809
|
Add ping4 test from ipv4 host
|
2019-04-03 12:50:19 +02:00 |
|
Nico Schottelius
|
6f4079d0aa
|
Use the correct egress table (c&p--!)
|
2019-04-03 12:29:18 +02:00 |
|
Nico Schottelius
|
0f2df2723b
|
Set mac address based on destination network [HACK]
|
2019-04-03 11:31:29 +02:00 |
|
Nico Schottelius
|
d3b1959b2c
|
+6
|
2019-04-03 10:53:56 +02:00 |
|
Nico Schottelius
|
d87b897069
|
Add icmp handling / replying
|
2019-04-03 10:52:25 +02:00 |
|
Nico Schottelius
|
018e9eef09
|
Begin to add egress / arp support
|
2019-04-02 17:13:05 +02:00 |
|
Nico Schottelius
|
55aab8cc84
|
Fix test to use correct host
|
2019-04-02 17:05:53 +02:00 |
|
Nico Schottelius
|
80d2d34ccb
|
++doc ++clean table
|
2019-03-31 16:04:05 +02:00 |
|
Nico Schottelius
|
d2fbbcda53
|
Remove 1 byte from broadcast mac
|
2019-03-31 15:56:55 +02:00 |
|
Nico Schottelius
|
241b5da61f
|
+ test for ping4
|
2019-03-31 15:54:39 +02:00 |
|
Nico Schottelius
|
aff342898e
|
str(router)
|
2019-03-31 15:52:11 +02:00 |
|
Nico Schottelius
|
db1e19f841
|
+)
|
2019-03-31 15:51:11 +02:00 |
|
Nico Schottelius
|
8a2c626c7e
|
-,
|
2019-03-31 15:49:08 +02:00 |
|
Nico Schottelius
|
07f0867175
|
Begin to introduce arp support
|
2019-03-31 15:48:00 +02:00 |
|
Nico Schottelius
|
badc6c0dd1
|
Shrink down json for switch
|
2019-03-31 11:10:52 +02:00 |
|
Nico Schottelius
|
ec858ea27f
|
Default delete not necessary: 0x42 -> 66 is our host
|
2019-03-31 10:56:59 +02:00 |
|
Nico Schottelius
|
4ac6a49688
|
++ info for ipv4 host
|
2019-03-31 10:55:33 +02:00 |
|
Nico Schottelius
|
c5a3be5ccf
|
Remove / replace default route on ipv4 hosts
|
2019-03-31 10:51:47 +02:00 |
|
Nico Schottelius
|
74657385b2
|
Remove unused controller code
|
2019-03-30 17:14:48 +01:00 |
|
Nico Schottelius
|
c235ff248f
|
automatically change into pcap dir
|
2019-03-30 17:07:58 +01:00 |
|
Nico Schottelius
|
f32ad44e0b
|
Refactor #n: go back to generic entry point, use if in apply{}
|
2019-03-30 14:59:46 +01:00 |
|
Nico Schottelius
|
b9ec7bf356
|
+,
|
2019-03-27 20:16:36 +01:00 |
|
Nico Schottelius
|
d6264a32a4
|
Add code to mimic if in action
New table logic, new actions
|
2019-03-27 19:43:49 +01:00 |
|
Nico Schottelius
|
681c9faae1
|
Move git code outside so no conflicts exists for parallel scripts
|
2019-03-27 13:52:25 +01:00 |
|
Nico Schottelius
|
0540b43f7f
|
Reorder controller startup
|
2019-03-26 21:56:32 +01:00 |
|
Nico Schottelius
|
974fa9b726
|
Simplify the debugging code
|
2019-03-25 14:32:08 +01:00 |
|
Nico Schottelius
|
acde8330cb
|
Change log levels
|
2019-03-25 14:30:04 +01:00 |
|
Nico Schottelius
|
194e241974
|
--typo
|
2019-03-25 14:29:10 +01:00 |
|
Nico Schottelius
|
e48abdb254
|
Use symbolic names in debugging
|
2019-03-25 14:28:36 +01:00 |
|
Nico Schottelius
|
b0cd39d82c
|
Reformat controller processing
|
2019-03-25 14:12:51 +01:00 |
|
Nico Schottelius
|
a006d84b01
|
s/,/,/
|
2019-03-25 13:46:10 +01:00 |
|
Nico Schottelius
|
7742bb9935
|
+'
|
2019-03-25 13:45:18 +01:00 |
|
Nico Schottelius
|
9ca4d4c8de
|
Transport table debug information to controller
|
2019-03-25 13:43:47 +01:00 |
|
Nico Schottelius
|
e1146070c4
|
IP should be IPv4, but isn't
|
2019-03-25 13:14:29 +01:00 |
|
Nico Schottelius
|
0dc8791afb
|
More debug in controller
|
2019-03-25 13:11:47 +01:00 |
|
Nico Schottelius
|
236bd8e7d6
|
Debug send ipv4 packets to controller
|
2019-03-25 13:09:29 +01:00 |
|
Nico Schottelius
|
ccf7e15241
|
Change NAT64 prefix in test.py
|
2019-03-25 12:18:15 +01:00 |
|
Nico Schottelius
|
0ad6fa9a36
|
Use correct generator
|
2019-03-25 12:16:22 +01:00 |
|