Sign in
qemu
/
qemu
/
b09169282b3976075d434ae1cfd12de76ccbdcfd
/
net
/
l2tpv3.c
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