Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Ding
151afa6a9d fea: support add tcp output by openlan protocol.
$ openlan net --name america output add \
    --remote <remote> \
    --protocol <tcp> \
    --secret <user>:<user-pass> \
    --crypt :<shared-key>
2024-07-01 16:58:50 +08:00
Daniel Ding
aaf4738f47 fix: ipsec gre with connetion id. 2024-06-22 20:24:10 +08:00
Daniel Ding
8799004044 fea: ipsec tunnel cli. 2024-06-18 22:08:28 +08:00
Daniel Ding
ac607c638b fea: support vxlan over ipsec. 2024-06-08 00:24:35 +08:00
Daniel Ding
5745b7c6d4 fix: omit empty for json output 2024-04-09 10:31:24 +08:00
Daniel Ding
09a99aa645 fix: using key as link suffix for output 2024-04-07 20:40:00 +08:00
Daniel Ding
335d273f70 fix: set gre mtu to 1450 2024-01-24 16:40:35 +08:00
Daniel Ding
d285594f33 fea: support dstport for vxlan 2024-01-24 15:37:29 +08:00
Daniel Ding
430cf1c5d8 fix: format output parameters 2024-01-23 10:42:20 +08:00
sicheng
ac4f79bbf4 clone from danieldin95 2022-07-29 23:38:54 +08:00