n2n/src
Dylan Yee e01daf4a85
support linux l2 bridge (#1044)
* support linux l2 bridge

* unified timeout name

* typo

* minor code style adaptions

* feature define

* feature define

* feature define

* feature define

* added hint to bridging to help output

* added hint to bridging

* drafted bridging documentation

* added bridging hint

---------

Co-authored-by: Logan oos Even <46396513+Logan007@users.noreply.github.com>
2023-05-04 11:00:38 +08:00
..
aes.c (C) update (#965) 2022-03-12 10:22:42 +01:00
auth.c Fix for address overrun 2022-05-08 16:46:00 +01:00
cc20.c Fix leak 2022-05-08 15:48:29 +01:00
curve25519.c (C) update (#965) 2022-03-12 10:22:42 +01:00
edge_management.c more sockaddr generalization (#1028) 2022-06-27 22:21:03 +02:00
edge_utils_win32.c (C) update (#965) 2022-03-12 10:22:42 +01:00
edge_utils.c support linux l2 bridge (#1044) 2023-05-04 11:00:38 +08:00
edge.c support linux l2 bridge (#1044) 2023-05-04 11:00:38 +08:00
example_edge_embed_quick_edge_init.c (C) update (#965) 2022-03-12 10:22:42 +01:00
example_edge_embed.c (C) update (#965) 2022-03-12 10:22:42 +01:00
example_sn_embed.c (C) update (#965) 2022-03-12 10:22:42 +01:00
header_encryption.c (C) update (#965) 2022-03-12 10:22:42 +01:00
hexdump.c (C) update (#965) 2022-03-12 10:22:42 +01:00
json.c added n2n-route tool (#982) 2022-05-24 20:38:51 +02:00
management.c more sockaddr generalization (#1028) 2022-06-27 22:21:03 +02:00
management.h more sockaddr generalization (#1028) 2022-06-27 22:21:03 +02:00
minilzo.c (C) update (#965) 2022-03-12 10:22:42 +01:00
n2n_port_mapping.c introduced n2n-portfwd tool (#1008) 2022-06-05 18:05:40 +02:00
n2n_regex.c (C) update (#965) 2022-03-12 10:22:42 +01:00
n2n.c corrected url notation 2022-06-25 20:42:55 +02:00
network_traffic_filter.c (C) update (#965) 2022-03-12 10:22:42 +01:00
pearson.c (C) update (#965) 2022-03-12 10:22:42 +01:00
random_numbers.c separated counter variables (#1078) 2023-02-25 18:03:14 +01:00
sn_management.c more sockaddr generalization (#1028) 2022-06-27 22:21:03 +02:00
sn_selection.c (C) update (#965) 2022-03-12 10:22:42 +01:00
sn_utils.c fixed endianess issue in federated sn socket forwarding (#1030) 2022-06-28 16:53:12 +02:00
speck.c (C) update (#965) 2022-03-12 10:22:42 +01:00
strbuf.h Move as much as simply possible from edge_management into shared code 2022-04-17 00:25:04 +01:00
supernode.c fix 'superndode' typo in edge and supernode help text 2023-01-31 16:10:22 +00:00
tf.c (C) update (#965) 2022-03-12 10:22:42 +01:00
transform_aes.c We are not in python any more, Toto 2022-05-08 18:05:40 +01:00
transform_cc20.c We are not in python any more, Toto 2022-05-08 18:05:40 +01:00
transform_lzo.c (C) update (#965) 2022-03-12 10:22:42 +01:00
transform_null.c (C) update (#965) 2022-03-12 10:22:42 +01:00
transform_speck.c We are not in python any more, Toto 2022-05-08 18:05:40 +01:00
transform_tf.c We are not in python any more, Toto 2022-05-08 18:05:40 +01:00
transform_zstd.c (C) update (#965) 2022-03-12 10:22:42 +01:00
tuntap_freebsd.c (C) update (#965) 2022-03-12 10:22:42 +01:00
tuntap_linux.c added n2n-route tool (#982) 2022-05-24 20:38:51 +02:00
tuntap_netbsd.c (C) update (#965) 2022-03-12 10:22:42 +01:00
tuntap_osx.c (C) update (#965) 2022-03-12 10:22:42 +01:00
wire.c fix fill_n2nsock failing on macOS (#1071) 2023-01-15 21:52:20 +00:00