Commit graph

259 commits

Author SHA1 Message Date
Sukchan Lee
f049ffb945 Release v0.3.10 2018-08-17 04:28:50 +00:00
Sukchan Lee
a5dd751817 update packet-lock.json 2018-08-13 16:55:21 +09:00
Sukchan Lee
334de68d85 update package-lock.json 2018-08-13 15:46:09 +09:00
Sukchan Lee
283e37ca26 update package-lock.json 2018-08-09 20:55:20 +09:00
Sukchan Lee
e2afb6b2fc fix package-lock 2018-07-31 19:40:04 +09:00
Sukchan Lee
64a9fef969 upgrade NPM package 2018-07-02 22:20:13 +09:00
Sukchan Lee
5ee7cdd3f8 Release v0.3.9 2018-06-03 01:42:05 +00:00
Sukchan Lee
2d5f9d0d26 Release v0.3.8 2018-04-29 21:48:27 +09:00
Sukchan Lee
d2aed88ac6 Release 0.3.7 2018-04-14 15:04:04 +09:00
Sukchan Lee
c944e87d5a Release 0.3.6 2018-03-21 16:49:39 +09:00
Sukchan Lee
5fad2f0e5c Release 0.3.5 2018-03-06 12:43:34 +00:00
Sukchan Lee
3c65414135 Release 0.3.4 2018-02-22 02:14:31 +00:00
Sukchan Lee
5d8231e6c2 Relase v0.3.3 2018-02-11 23:43:55 +09:00
Sukchan Lee
20efdd5639 update the GTP TLV trace 2018-01-24 14:17:24 +09:00
Sukchan Lee
58f501d397 For IMS, WebUI behavior is changed.
If Flow is not added in PCC_Rule, this PCC_Rule will not be installed in PGW.
In this case, AF function will give the Flow Description.
If Rx(Media-Type) is set to "AUDIO" type, PCC_Rule(QCI=1) will be associated,
And then, the PCC_Rule will be installed in PGW
2018-01-10 21:44:23 +09:00
Sukchan Lee
466b15f5ad Web UI version to v0.3.0 2017-12-18 13:23:20 +09:00
Sukchan Lee
7de0753b2c webui update 2017-12-15 23:17:13 +09:00
Sukchan Lee
cc762f3c00 WebUI PGW IP setting is added 2017-12-15 13:47:57 +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
f35eea1634 add favicon in Web User Interface 2017-11-03 10:48:38 +09:00
Sukchan Lee
561c041010 remove README 2017-11-02 16:08:34 +09:00
Sukchan Lee
6c8d4328fb fix the bug when profile is changes 2017-10-25 12:45:08 +09:00
Sukchan Lee
588a6ba012 add OPc field to Subscriber and Profile Document 2017-10-25 12:17:52 +09:00
Sukchan Lee
49e6034ff9 upgrade next.js v3 2017-09-24 12:25:32 +09:00
Sukchan Lee
c7fb169cb3 fix the bug from minjun' testing 2017-09-22 21:38:38 +09:00
Sukchan Lee
d7e9814bee account is done 2017-09-22 20:05:04 +09:00
Sukchan Lee
f3b8a9bba3 account create/edit/delete is done 2017-09-22 16:56:02 +09:00
Sukchan Lee
7e8e421ebe create account is done 2017-09-22 16:13:25 +09:00
Sukchan Lee
ec3530524a add Initial Account DB and REST API 2017-09-22 09:57:52 +09:00
Sukchan Lee
94686be197 Profile is done 2017-09-21 13:02:18 +09:00
Sukchan Lee
40e033fd79 missing 2017-09-20 23:48:12 +09:00
Sukchan Lee
d29f520018 1 Profile function is working. Need to update for multiple profile 2017-09-20 23:42:54 +09:00
Sukchan Lee
454f192692 design update for profile list 2017-09-20 21:21:44 +09:00
Sukchan Lee
63ee0c2cb1 Profile Menu is added 2017-09-20 19:34:14 +09:00
Sukchan Lee
bf4c17a481 In Database, profile id is a key. As such, 'Title' is able to be duplcated. 2017-09-20 17:18:15 +09:00
Sukchan Lee
783afd00d9 Profile DB and REST API is added 2017-09-20 14:58:53 +09:00
Sukchan Lee
a9026cb816 Profile DB is added 2017-09-20 14:47:34 +09:00
Sukchan Lee
196f79ad19 change the sample filter rule 2017-09-06 15:54:30 +09:00
Sukchan Lee
b8504073dd add S6A(MME-HSS) Interface for PGW IPv4 Address 2017-08-28 20:32:25 +09:00
Sukchan Lee
beca6af7ff WebUI: PGW IPv4 Address is added in APN configuration 2017-08-28 16:56:20 +09:00
Sukchan Lee
0757cdedab missing 2017-08-28 16:29:52 +09:00
Sukchan Lee
b2f1e62b88 fix the various bug in webui 2017-08-28 16:29:22 +09:00
Sukchan Lee
07da98ae89 fix the bug for 64bit type 2017-08-28 09:59:40 +09:00
Sukchan Lee
7c08127622 adjust parameter for the number of Session/Bearer 2017-08-27 13:00:16 +09:00
Sukchan Lee
7cae17562d PGW-PCRF done for default bearer 2017-08-25 19:40:49 +09:00
Sukchan Lee
6b9ec5c5d7 ambr, mbr, gbr downlink/uplink DB attribute changed from 32bit to 64bit 2017-08-24 19:51:16 +09:00
Sukchan Lee
486f0b5725 add flow-direction in webui 2017-08-23 11:47:12 +09:00
Sukchan Lee
3c8dc911bd PCC Rule, Flow is added in Web User Interface 2017-08-22 13:09:28 +09:00
Sukchan Lee
75c7337e0c start to update web 2017-08-21 22:59:28 +09:00
Sukchan Lee
5d433a13ec update it 2017-07-22 01:01:54 +09:00