1. aa8823c migration to python3 (#1) by Rafael Schellenberg · 6 years ago sol006
  2. 5e0efe5 Fix: Make vim-emu ready for the upcoming Containernet release by peusterm · 7 years ago
  3. dad9884 Disabled monkey patching to unblock LLCM and REST APIs again. by peusterm · 7 years ago
  4. cda16f9 Improved stability. by peusterm · 7 years ago
  5. 44e1c00 Fix: Finally fixing the gevent issues for the tng-sdk-benchmark intergration by peusterm · 7 years ago
  6. 9435e98 Fix: Added gevent monkey patch to fix issue that blocks by peusterm · 7 years ago
  7. 56eaae3 Log ryu commands at debug level by schillinge · 7 years ago
  8. c9b2e40 Fixed logging of ryu errors by schillinge · 7 years ago
  9. 83d2249 Update MAC address to match the next hop by schillinge · 7 years ago
  10. 06dc125 Simplified and stabilized ryu launch by schillinge · 7 years ago
  11. 3791156 Improved IP/E-Line management of 5GTANGO LLCM. by peusterm · 7 years ago
  12. 72f0988 Refactoring: Made complete codebase PEP8 compatible. by peusterm · 8 years ago v4.0.0
  13. d7cbd21 Fixed missing license headers by peusterm · 9 years ago
  14. 54ebd58 Also consider tag 4095 by peusterm · 9 years ago
  15. 9019253 Fix VLAN range of setChain by peusterm · 9 years ago
  16. fe68c22 Bugfix: Log in exception part causes crash by peusterm · 9 years ago
  17. 7b38ee1 Implemented Openstack Neutron SFC API by splietker · 9 years ago
  18. ae58801 cleanup networking api, rest and cli and unittest by stevenvanrossem · 9 years ago
  19. 92a37cd Fix: Nova, Heat APIs now rely on latest son-emu master code to handle links by peusterm · 9 years ago
  20. fa91cf2 small updates in dashboard + E-LAN deployment by stevenvanrossem · 9 years ago
  21. 17b6e88 display assigned ip's and interfaces on dashboard by stevenvanrossem · 9 years ago
  22. f371201 update dashboard, to display placement, colored by node type by stevenvanrossem · 9 years ago
  23. 00e65b9 properly delete the External SAPs by stevenvanrossem · 9 years ago
  24. 263eee5 fix bug - vlan was added to monitoring links on single switch paths by stevenvanrossem · 9 years ago
  25. 634c5ef fix bug - vlan was added to monitoring links on single switch paths by stevenvanrossem · 9 years ago
  26. a6ce6f3 Merge remote-tracking branch 'upstream/master' by stevenvanrossem · 9 years ago
  27. 9cc7360 merge with latest upstream status by stevenvanrossem · 9 years ago
  28. 27edb4f small fix for link params by joka · 9 years ago
  29. c304ad3 allow custom paths for chaining by joka · 9 years ago
  30. 7062cee merge son-monitor update with upstream by stevenvanrossem · 9 years ago
  31. 4fac2af update monitor REST API according to D3.2 by stevenvanrossem · 9 years ago
  32. 693d434 fix for cross datacenter chaining. by joka · 9 years ago
  33. bf1754e updated code comments by stevenvanrossem · 9 years ago
  34. b3f3417 cpu resource control via rest api + unittest including ELAN test by stevenvanrossem · 9 years ago
  35. 566779d print datacenter connected switch by stevenvanrossem · 9 years ago
  36. becc7c5 add monitoring optimizations by stevenvanrossem · 9 years ago
  37. c3a344f fix ELAN issue by stevenvanrossem · 9 years ago
  38. 51d4ae7 fix ryu rest api, use requests iso urllib2 by stevenvanrossem · 10 years ago
  39. 3fc1393 use python requests iso urllib2 by stevenvanrossem · 10 years ago
  40. 61699eb add priority option to flow entry by stevenvanrossem · 10 years ago
  41. 8b04b53 Cleanup: Environment cleanup mechanisms. Closes #139 by peusterm · 10 years ago
  42. 2890101 Merge pull request #143 from stevenvanrossem/master by peusterm · 10 years ago
  43. 8970680 cleanup ryu and leftover containers at startup by stevenvanrossem · 10 years ago
  44. 53d3c14 Fix: Fixed crash-bug when setChain gets interface names instead of nummeric ports (which can not be known by a user that uses son-emu-cli). by peusterm · 10 years ago
  45. f9a817d cleaned up logging by peusterm · 10 years ago
  46. a664eb6 be more verbose is an exception occurs by peusterm · 10 years ago
  47. e131bf5 cleanup for open sourcing by stevenvanrossem · 10 years ago
  48. 79ef6ae license headers by peusterm · 10 years ago
  49. 73efd19 add rest api for network and monitoring by stevenvanrossem · 10 years ago
  50. 1ef7702 cleanup monitoring commands by stevenvanrossem · 10 years ago
  51. 81955a5 minor cleanup, add stop_flow by stevenvanrossem · 10 years ago
  52. 1719bc4 minor cleanups by stevenvanrossem · 10 years ago
  53. 7fce49b fix SDN chaining bug regarding cookies + add extra unittest SDN chaining multi service by stevenvanrossem · 10 years ago
  54. 241e3e9 merge master by stevenvanrossem · 10 years ago
  55. 7cd3c25 add SDN chaining unit test by stevenvanrossem · 10 years ago
  56. 5877ea2 First part of Containernet re-integration by peusterm · 10 years ago
  57. 27b6d95 SDN chaining now via ryu rest api by stevenvanrossem · 10 years ago
  58. 461941c set chaining via VLANs by stevenvanrossem · 10 years ago
  59. 898a2af add birectional option for set Chain by stevenvanrossem · 10 years ago
  60. 23c4809 add birectional option for set Chain by stevenvanrossem · 10 years ago
  61. 700ed32 extra match field for SDN chaining commands by stevenvanrossem · 10 years ago
  62. a1e59c7 extra match field for SDN chaining commands by stevenvanrossem · 10 years ago
  63. 307aa1f fix bug in chaining command by stevenvanrossem · 10 years ago
  64. e66ea3b enable learning switch by stevenvanrossem · 10 years ago
  65. edcbeeb first implementation profile command by stevenvanrossem · 10 years ago
  66. 5b37641 name docker interfaces according to start_compute option by stevenvanrossem · 10 years ago
  67. 1f68afb add weight metric for adding network links by stevenvanrossem · 10 years ago
  68. 6b1d9b9 add weight metric for adding network links by stevenvanrossem · 10 years ago
  69. 3862357 added reminder to adapt SDN chaining by stevenvanrossem · 10 years ago
  70. 0ec2510 Monitoring should be optional, not default to keep emulate footprint small. by peusterm · 10 years ago
  71. 60670da add monitor as an option to start emulator by stevenvanrossem · 10 years ago
  72. bbdb5ee start cadvisor and prometheus at startup by stevenvanrossem · 10 years ago
  73. c6abf13 start prometheus and cadvisor with Dockernet by stevenvanrossem · 10 years ago
  74. a24b437 update monitor features by stevenvanrossem · 10 years ago
  75. df6cd75 updated SDN chaining commands by stevenvanrossem · 10 years ago
  76. ed711fd updated SDN chaining commands by stevenvanrossem · 10 years ago
  77. 9315da4 specify interface option for monitoring command by stevenvanrossem · 10 years ago
  78. c114902 allow multiple edges/interfaces per vnf in the DCNetwork graph by stevenvanrossem · 10 years ago
  79. 60bf8b8 Added logging functionality to resource models. by peusterm · 10 years ago
  80. a4d8479 Added emulation max memory property to network and RM registrar by peusterm · 10 years ago
  81. de14f33 Fix: Always use Mininet's default controller for unit tests. Only use the other one if you really want to test it. by peusterm · 10 years ago
  82. 391773a Ensure that ryu is killed by peusterm · 10 years ago
  83. ef6629e CI problem seems to be caused by not started Ryu controller. by peusterm · 10 years ago
  84. 42f08be Initial resource limitation model API and classes. by peusterm · 10 years ago
  85. ea8db83 Enabled TCLinks (e.g. delay property) between data centers. by peusterm · 10 years ago
  86. 9524ad3 Using absolute import path by cgeoffroy · 10 years ago
  87. 3eef9fd Moving emuvim into the src directory by cgeoffroy · 10 years ago[Renamed from emuvim/dcemulator/net.py]
  88. a38de01 Merge pull request #30 from cgeoffroy/pr-fix_list_remove_dockernet_cont by peusterm · 10 years ago