Sign in
qemu
/
qemu
/
d56f3efa28043d17ca0c71752dbde81b25a042cb
/
net
/
l2tpv3.c
d949fe6
net/l2tpv3: Remove redundant check in net_init_l2tpv3()
by AlexChen
· 4 years, 4 months ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
007e5f8
l2tpv3: Improve -netdev/netdev_add/-net/... error reporting
by Markus Armbruster
· 6 years ago
f394b2e
qapi: Change Netdev into a flat union
by Eric Blake
· 9 years ago
cebea51
net: use Netdev instead of NetClientOptions in client init
by Kővágó, Zoltán
· 9 years ago
32bafa8
qapi: Don't special-case simple union wrappers
by Eric Blake
· 9 years ago
2744d92
net: Clean up includes
by Peter Maydell
· 9 years ago
3be9b35
l2tpv3: fix cookie decoding
by Alexis Dambricourt
· 9 years ago
8d0bcba
net: Convert to new qapi union layout
by Eric Blake
· 9 years ago
a0b1a66
Include monitor/monitor.h exactly where needed
by Markus Armbruster
· 10 years ago
82e1cc4
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
by Fam Zheng
· 10 years ago
95b1416
l2tpv3: Drop l2tpv3_can_send
by Fam Zheng
· 10 years ago
a30ecde
net: Permit incremental conversion of init functions to Error
by Markus Armbruster
· 10 years ago
58889fe
net: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 10 years ago
71e28e3
net: Fuse g_malloc(); memset() into g_new0()
by Markus Armbruster
· 10 years ago
d4754a9
l2tpv3: fix fd leak
by Gonglei
· 10 years ago
7737458
l2tpv3: fix possible double free
by zhanghailiang
· 10 years ago
3fb69aa
net: L2TPv3 transport
by Anton Ivanov
· 11 years ago