use struct tun_pi in read/write to pltap
[sliver-openvswitch.git] / planetlab /
2013-07-06 Giuseppe Lettieriupdate sliver-ovs to new ovsdb syntax
2013-07-06 Giuseppe Lettiericomply with thread-safety checks
2013-07-06 Giuseppe LettieriMerge branch 'mainstream'
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-06 Giuseppe LettieriMerge commit 'b5d57fc87925cb3c029de19d0a94de5ca07ae28e'
2013-07-06 Giuseppe LettieriMerge commit '180c6d0b440961cbc873c4d045eb8b2daa1364e9'
2013-07-05 Giuseppe LettieriMerge commit '796223f5bc3a4896e6398733c798390158479400'
2013-07-05 Giuseppe Lettieriinclude config.h to silence build checks
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-04-25 Giuseppe Lettiericheck that tap device is actually created
2013-04-25 Giuseppe Lettierifixed missing dependency
2013-04-24 Giuseppe Lettierifix fake shutdown of external nodes
2013-04-22 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-22 Giuseppe Lettierifix dependencies for external nodes
2013-04-04 Giuseppe Lettierifix remote-snapshot with external nodes
2013-04-04 Giuseppe Lettierifix showmacs target
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-04 Giuseppe Lettieribetter dependencies for external links
2013-04-04 Giuseppe Lettierirecognize external links passed via command line
2013-04-04 Giuseppe Lettierifix some warnings in tunproxy.c
2013-04-03 Giuseppe Lettieritunproxy
2013-04-03 Giuseppe Lettierisupport for external hosts
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-27 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-02-27 Giuseppe Lettieriget_mac subcommand in sliver-ovs
2013-02-01 Giuseppe Lettierirename myslice => example_slice
2013-02-01 Giuseppe Lettieriupdated info in the exp-tool/README
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-20 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-12-20 Giuseppe Lettierislight improvement in Makefile readability
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-11-23 Giuseppe Lettieriset SHELL=/bin/bash, the only shell we have tested
2012-11-23 Giuseppe LettieriUse only redirections understood by sh
2012-11-23 Giuseppe LettieriUse ssh key in scp, if set
2012-11-23 Felician NemethFix typo
2012-11-15 Giuseppe LettieriUse ssh key in scp, if set
2012-11-13 Felician NemethFix typo
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-10 Thierry Parmentelatcosmetic - display mac addresses with " around for...
2012-10-10 Thierry Parmentelatmake showmacs - for now this is very patchy
2012-10-09 Giuseppe Lettieriexport OpenFlow port numbers
2012-10-08 Giuseppe Lettieriautogenerate *.json files for gmap
2012-10-08 Giuseppe Lettieriupdated the README file
2012-10-08 Giuseppe Lettierilocal snapshot
2012-10-08 Giuseppe Lettierimove remote-snapshot recipes to sliver-ovs
2012-10-08 Giuseppe Lettierimove get-port to sliver-ovs
2012-10-08 Thierry Parmentelatmake showdpids printout can be pasted into a python...
2012-10-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-07 Thierry Parmentelatmake showdpids can display the datapath_ids in use
2012-10-06 Giuseppe Lettieriinvalidate controllers on del-{bridge,switch}
2012-10-06 Giuseppe LettieriAdded a note on ssh connection reuse
2012-10-06 Giuseppe Lettierilink goes down if an iface is deleted
2012-10-06 Giuseppe LettieriComments for the internal targets of the Makefile
2012-10-06 Giuseppe Lettierireduce dependency on a running switch daemon
2012-10-05 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-05 Thierry Parmentelatrename gmap-report into gmap-probe
2012-10-05 Thierry Parmentelatmake gmap-probes
2012-10-05 Giuseppe Lettieriarbitary options to create-bridge
2012-10-05 Giuseppe Lettieribetter handling of dependencies
2012-10-05 Thierry Parmentelatbugfix del-controllers + doc
2012-10-04 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-04 Thierry Parmentelatminor changes to Makefile and related docs
2012-10-04 Giuseppe Lettierimore direct access to tunnel stats
2012-10-04 Thierry Parmentelatgmap-report now runs in background and will safely...
2012-10-03 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-03 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-03 Thierry Parmentelatretrieve individual stats with ovs-vsctl instead of...
2012-10-03 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-03 Thierry Parmentelatgmap_report subcommand
2012-10-03 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-10-03 Giuseppe Lettieriadded del-controllers target
2012-10-03 Thierry Parmentelata few more targets, including make help (cat Makefile...
2012-10-03 Thierry Parmentelatutility for devels to refresh sliver-ovs from sliver...
2012-09-28 Giuseppe Lettieritarget that updates sliver-ovs on the slivers
2012-09-27 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-27 Giuseppe Lettieriaccept a default vale for CONTROLLER_x
2012-09-27 Giuseppe Lettierimove set-controller to sliver-ovs
2012-09-27 Giuseppe Lettieritargets for setting the of controllers
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-20 Giuseppe Lettieriexperimental remote-snapshot feature
2012-09-20 Giuseppe Lettierido not rely on cache for deletes
2012-09-20 Giuseppe LettieriWe do not actually need a U directory
2012-09-20 Giuseppe Lettierimove logs to a separate directory
2012-09-18 Giuseppe Lettieriself-contained tap creation in the switchd
2012-09-18 Giuseppe Lettierifix dependency
2012-09-17 Giuseppe Lettieriuse builtin --if-exists/--may-exist
2012-09-17 Giuseppe Lettieriuse standard names for pid files
2012-09-17 Giuseppe Lettieritell ovsdb-server where the db is
2012-09-17 Giuseppe Lettierimake sliver-ovs use the configure variables
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-11 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-11 Thierry Parmentelatuse sliver-ovs to stop stuff as well
2012-09-11 Thierry Parmentelatsingle config file - LINKS get defined in conf.mk
2012-09-11 Thierry Parmentelatbugfix - create-port was broken
2012-09-11 Giuseppe Lettierikill pltap-ovs on create-bridge timeout
2012-09-11 Giuseppe Lettierishow subcommand to inspect bridge configuration
next