replaced strerror to ovs_strerror in pltap&tunnel
[sliver-openvswitch.git] / lib / netdev-tunnel.c
2013-07-06 Giuseppe Lettierireplaced strerror to ovs_strerror in pltap&tunnel
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-06 Giuseppe Lettieriunification of netdev&netdev_dev in pltap&tunnel
2013-07-06 Giuseppe LettieriMerge commit 'b5d57fc87925cb3c029de19d0a94de5ca07ae28e'
2013-07-06 Giuseppe Lettierirename superclass member to up in netdev-tunnel
2013-07-06 Giuseppe LettieriMerge commit '180c6d0b440961cbc873c4d045eb8b2daa1364e9'
2013-07-06 Giuseppe Lettierirefactor for new netdev_rx class
2013-07-05 Giuseppe LettieriMerge commit '796223f5bc3a4896e6398733c798390158479400'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
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.