aboutsummaryrefslogtreecommitdiff
path: root/net/l2tpv3.c
AgeCommit message (Expand)Author
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-07-19net: use Netdev instead of NetClientOptions in client initKővágó, Zoltán
2016-03-18qapi: Don't special-case simple union wrappersEric Blake
2016-02-04net: Clean up includesPeter Maydell
2016-01-11l2tpv3: fix cookie decodingAlexis Dambricourt
2015-11-02net: Convert to new qapi union layoutEric Blake
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-12Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng
2015-06-12l2tpv3: Drop l2tpv3_can_sendFam Zheng
2015-05-27net: Permit incremental conversion of init functions to ErrorMarkus Armbruster
2014-12-19net: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2014-12-19net: Fuse g_malloc(); memset() into g_new0()Markus Armbruster
2014-11-17l2tpv3: fix fd leakGonglei
2014-11-14l2tpv3: fix possible double freezhanghailiang
2014-06-27net: L2TPv3 transportAnton Ivanov