Commit Graph

1544 Commits

Author SHA1 Message Date
Sukchan Lee 46c699143a IPv6 Control Plane done 2017-12-14 21:42:19 +09:00
Sukchan Lee a74c9be2e6 PGW IP Pool bug is fixed 2017-12-14 18:30:12 +09:00
Sukchan Lee c4b4a6850d default APN profile is changed from IPv4 only to IPv4 and IPv6 2017-12-14 17:14:33 +09:00
Sukchan Lee bd9f1a74a4 IPv6 loopback is tested 2017-12-14 06:23:23 +00:00
Sukchan Lee c5abd526d6 remove icmpv6 data 2017-12-14 06:07:06 +00:00
Sukchan Lee e4f100055c ICMPv6 send done 2017-12-14 05:31:00 +00:00
Sukchan Lee 1864509cbb ICMPv6 is implemented. But kernel didn't send ping6 reply. Sigh! 2017-12-14 04:01:56 +00:00
Sukchan Lee 05c95dbfef default address is changed.
o PGW
 - GTPC : 127.0.0.1, [::1]
 - GTPU : 127.0.0.1, [::1]

o SGW
 - GTPC : 127.0.0.2
 - GTPU : auto-configured

o MME
 - S1AP : auto-configured
 - GTPC : auto-configured
 - Diameter : 127.0.0.3

o HSS
 - Diameter : 127.0.0.4

o PCRF
 - Diameter : 127.0.0.5
2017-12-14 01:46:35 +00:00
Sukchan Lee 79ec7d8bc0 default configuration is changed for packaging.
Even though nextepc can support link-local address, User may not want to
setup link-local address automatically. So we remove link-link address
in default configuration
2017-12-14 10:33:03 +09:00
Sukchan Lee 7e84bd1aaf Merge branch 'ipv6' of https://github.com/acetcom/nextepc into ipv6 2017-12-14 08:58:04 +09:00
Sukchan Lee 9f05e5e10f update ip setting 2017-12-13 22:42:33 +09:00
Sukchan Lee fc9b182e55 delete reduant routing table 2017-12-13 21:43:13 +09:00
Sukchan Lee bd94d695be IPv6 setting done.. but IPv6 routining table update is not working. 2017-12-13 20:22:52 +09:00
Sukchan Lee b7fb6c6117 temporal update 2017-12-13 16:07:12 +09:00
Sukchan Lee b7479df01b default configuration is added 2017-12-13 14:11:44 +09:00
Sukchan Lee 6cd9e965a1 Tun IPv4 is done 2017-12-13 12:20:02 +09:00
Sukchan Lee 3fc397c9f2 pool allocation is changed with new method 2017-12-13 12:02:51 +09:00
Sukchan Lee 2f407de0d4 new pool structure is implemented for supporting IPv6 and APN 2017-12-13 11:14:00 +09:00
Sukchan Lee 54636e1843 IPv4 Pool done 2017-12-12 23:50:38 +09:00
Sukchan Lee 989de209d0 configuration is updated 2017-12-12 17:00:32 +09:00
Sukchan Lee 85f6bd6826 fix the warning for freeDiameter 2017-12-11 21:44:27 +09:00
Sukchan Lee 0347f05f9b rollback 2017-12-11 21:30:32 +09:00
Sukchan Lee 8902169320 Merge branch 'ipv6' of https://github.com/acetcom/nextepc into ipv6 2017-12-11 21:01:55 +09:00
Sukchan Lee 31dd8b0f8c add -Wno-format-truncate CFLAGS in freeDiameter library 2017-12-11 21:01:01 +09:00
Sukchan Lee 4336e50d54 update it 2017-12-11 11:37:44 +00:00
Sukchan Lee 95b2f5a951 minor update 2017-12-11 09:00:44 +00:00
Sukchan Lee cb4893c36b Multiple TAI List done 2017-12-11 16:55:11 +09:00
Sukchan Lee 5551ecf6cd TAI List encoding done in Attach Accept 2017-12-11 16:08:17 +09:00
Sukchan Lee 521d7877b4 Multiple TAI list
Configuration Parer, Message Build is added
2017-12-11 00:01:02 +09:00
Sukchan Lee 178678c216 tai update 2017-12-09 23:25:29 +09:00
Sukchan Lee ce801ee218 `dev` is added in the configuration 2017-12-09 23:07:19 +09:00
Sukchan Lee 8e1506a454 remove reduant code 2017-12-09 09:51:42 +00:00
Sukchan Lee b04c7393f2 fix the bug 2017-12-09 09:50:12 +00:00
Sukchan Lee 15c3827ca9 improve test code for no_ipv4 flags 2017-12-09 18:21:22 +09:00
Sukchan Lee b04d930f77 fix the test program bug in no_ipv4: true 2017-12-09 04:42:42 +00:00
Sukchan Lee fc4a89b678 fix the memory lean when auto-detect interface case 2017-12-09 04:02:00 +00:00
Sukchan Lee 587598c8a9 Merge branch 'ipv6' of http://github.com/acetcom/nextepc into ipv6 2017-12-09 12:31:12 +09:00
Sukchan Lee d70701361f refine test program for testing dual ipv4/v6 stack 2017-12-09 12:30:46 +09:00
Sukchan Lee 1f71dd9e6e missing 2017-12-09 02:47:21 +00:00
Sukchan Lee 969dc789df fix the testcode bug 2017-12-09 01:02:34 +09:00
Sukchan Lee 7108d8cd7f eNB S1U IPv6 test done 2017-12-09 00:58:16 +09:00
Sukchan Lee e8e6836ab8 add initial context setup response encoder for generating IPv6 packet 2017-12-08 23:58:50 +09:00
Sukchan Lee 9b5234bd5f change link local address 2017-12-08 20:25:34 +09:00
Sukchan Lee 23c5e1040a Merge branch 'ipv6' of http://github.com/acetcom/nextepc into ipv6 2017-12-08 07:17:08 +00:00
Sukchan Lee 26fc43f6cb add mutex 2017-12-08 07:16:43 +00:00
Sukchan Lee f4c4dbe55d ignore unknown message 2017-12-08 15:48:25 +09:00
Sukchan Lee f069f19185 rollback 2017-12-08 06:30:15 +00:00
Sukchan Lee e424e554d7 ipv6 address is changed 2017-12-08 15:05:50 +09:00
Sukchan Lee bd424f3a08 trace update 2017-12-08 14:48:48 +09:00
Sukchan Lee 681a488ade Merge branch 'ipv6-mac' into ipv6 2017-12-08 05:36:03 +00:00