use zu/zd in printf to avoid warnings on 32bit
[sliver-openvswitch.git] / lib / netdev-tunnel.c
2013-01-24 Giuseppe Lettieriuse zu/zd in printf to avoid warnings on 32bit
2013-01-24 Giuseppe Lettieriuse ovs_assert instead of assert
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-24 Giuseppe Lettierifix compilation warnings
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-04 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-04 Giuseppe Lettierimore direct access to tunnel stats
2012-10-03 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-03 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-03 Giuseppe Lettierifix wrong count of sent bytes in tunnels
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-24 Giuseppe LettieriFix mac addresses of tunnels/pltaps
2012-09-16 Giuseppe Lettierifix memory leak
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe Lettieriupdate to new netdev interface
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-06-21 Giuseppe Lettieriremoved warnings
2012-06-21 Giuseppe Lettieriupdate rx/tx stats
2012-06-21 Giuseppe Lettieribetter change_seq
2012-06-21 Giuseppe Lettieriremoved useless mtu and carrier
2012-06-21 Giuseppe Lettierifix: several error handling issues in send/recv
2012-06-21 Giuseppe Lettieriadded drain method to netdev-tunnel's
2012-06-21 Giuseppe Lettierinetdev-tunnel's are now always listening
2012-06-21 Giuseppe Lettieribetter set_config for netdev-tunnel's
2012-06-21 Giuseppe Lettieriprovide get_config for netdev-tunnel's
2012-05-01 Giuseppe Lettierinetdev-tunnel: put remote_port into the DB
2012-04-29 Giuseppe LettieriHonor Unix rule of silence
2012-04-29 Giuseppe LettieriSimple minded ethernet-over-UDP tunnels
2010-10-11 Ben Pfaffnetdev-vport: Merge in netdev-patch and netdev-tunnel.
2010-10-06 Ben Pfaffnetdev: Pass class structure, instead of type, to ...
2010-09-24 Justin Pettitvswitch: Disable header-caching when IPsec is enabled
2010-09-22 Jesse Grosstunneling: Allow disabling tunnel header caching.
2010-08-24 Jesse Grossnetdev-tunnel: Add CAPWAP userspace interface.
2010-08-24 Jesse Grossnetdev-gre: Genericize GRE netdev.