Commit Graph

  • e98b920436
    basic.p4 aciklamali cozumu master Yigid BALABAN 2024-10-09 17:05:12 +03:00
  • 01ed2c499d
    2023 jul updates to vm ubuntu 2004 scripts (#523) Andy Fingerhut 2023-07-26 00:17:21 -04:00
  • cf48c233d3
    Update commits to 2023 jul 01 (#519) Andy Fingerhut 2023-07-01 07:06:05 -04:00
  • 6c82635445
    Update protobuf mininet p4testgen (#518) Andy Fingerhut 2023-06-24 21:21:43 -04:00
  • aa58e1247d
    Update mininet version (#517) Andy Fingerhut 2023-06-24 12:15:29 -04:00
  • 30d6b4599d
    Remove install of obsolete ipaddr (#516) Andy Fingerhut 2023-06-24 12:05:33 -04:00
  • fc8e21a67a
    Enable all p4c tests to pass (#515) Andy Fingerhut 2023-06-24 12:02:10 -04:00
  • bf5433b7c5
    Support negative-valued action parameters (#483) Andy Fingerhut 2023-06-24 12:00:32 -04:00
  • e855fa7dfd
    Add link to install steps to README (#498) Andy Fingerhut 2023-03-02 10:27:45 -05:00
  • 61bb84f8b8
    Remove part of README install instructions that are obsolete (#494) Andy Fingerhut 2023-02-19 09:54:40 -05:00
  • 9b15344f0b
    Fix broken links to P4Runtime (#473) Nate Foster 2022-06-02 10:34:52 -04:00
  • b0efc44d92
    2022 may updates to vm ubuntu 20.04 (#470) Andy Fingerhut 2022-05-22 15:56:40 -04:00
  • e0bfcb7c7d
    Minor updates to the disk and time estimates for running vagrant up (#467) Andy Fingerhut 2022-04-24 11:24:09 -04:00
  • 7e2ae40cbd
    Update Mininet patch for 2022 apr (#464) Andy Fingerhut 2022-04-10 01:03:55 -04:00
  • fbd5128098
    2022 apr updates to vm ubuntu 20.04 (#461) Andy Fingerhut 2022-04-03 16:49:08 -04:00
  • 6cec685377
    Replace git:// with https:// (#459) Umakant Kulkarni 2022-03-21 23:19:31 -04:00
  • d84179e42f
    clean up unused Python imports (#454) Radostin Stoyanov 2022-02-24 16:31:53 +00:00
  • 50f397b249
    clean-up trailing whitespace (#453) Radostin Stoyanov 2022-02-24 15:49:16 +00:00
  • 071b89ad30
    utils: show error message when priority is missing (#452) Radostin Stoyanov 2022-02-24 15:45:58 +00:00
  • ccc5693807
    readme: Update logs path (#448) Radostin Stoyanov 2022-01-19 17:59:20 +00:00
  • 1fc826aa43
    add links to docs for v1model and others in README's (#391) pranagupt 2021-11-29 22:26:31 +05:30
  • 27ffd3bfdf
    Create release and development VMs (#439) Radostin Stoyanov 2021-11-28 15:24:30 +00:00
  • deb6aceceb
    Remove solved ingress apply block from unsolved load_balance tutorial (#438) Yarden Shoham 2021-11-09 05:24:34 +02:00
  • 9ebb7e5c86
    No longer attempt to install the Sublime Text editor during vagrant up (#432) Andy Fingerhut 2021-10-17 11:38:39 -07:00
  • 394f42f8ff
    Function eval() in line 71 should be removed (#433) changgang 2021-10-15 03:12:13 +01:00
  • ad024371a8
    Without these additions, some files did not have execute permissions (#427) Andy Fingerhut 2021-09-13 09:03:45 -07:00
  • 4f13704e4f
    Update several README files to be consistent with the latest code (#426) Andy Fingerhut 2021-09-07 20:54:22 -07:00
  • c7f3139533
    Add March 2021 VM based on Ubuntu 20.04 (#403) Andy Fingerhut 2021-09-07 19:34:30 -07:00
  • 4914893445 Add support to install clone sessions Daniele Moro 2020-09-15 13:07:07 +02:00
  • d964079ef8
    No longer try installing Python grip package (#354) Andy Fingerhut 2020-05-10 19:36:25 -07:00
  • 971ceb7d90
    Added quality of service(QOS) via Differentiated services (#330) nikkytub 2020-03-13 10:35:35 +05:30
  • 05174e8a95
    Change Vagrantfile to use a currently-existing Ubuntu Linux image (#336) Andy Fingerhut 2020-03-12 18:54:15 -07:00
  • d9fdc0f446 Fix #328, enabling switch port numbers in topology.json to have more than 1 digit (#329) Andy Fingerhut 2020-01-26 20:17:18 -08:00
  • 2df5f43b3a
    Several proposed changes to v1model standard_metadata for cheat sheet (#255) Andy Fingerhut 2019-12-09 13:56:15 -08:00
  • 3851d8dabe Add links to info on previously given live P4 tutorials (#305) Andy Fingerhut 2019-12-09 13:53:21 -08:00
  • c1ca97991a Small updates to installation steps (#304) Andy Fingerhut 2019-11-23 14:12:38 -08:00
  • 52880ba9e9
    Reduce memory requirements for installing p4c by 'vagrant up' (#299) Andy Fingerhut 2019-10-29 09:33:29 -07:00
  • aaf14bdc40 Edited description of topo used in multicast exercise (#293) Harsh Gondaliya 2019-10-07 00:43:03 +00:00
  • d1705a797c Add support to install multicast rules (#289) Tu Dang 2019-09-25 10:38:54 -07:00
  • 590f4ff6f2 Exercise for L2 multicast (#288) Tu Dang 2019-09-25 10:28:55 -07:00
  • b8baba5df5 Updated README.md (#287) Xin Zhe Khooi 2019-09-25 20:42:25 +08:00
  • 3fdb8d6cb6 Updated receive.py & Calc tutorial (#284) Xin Zhe Khooi 2019-09-20 21:44:24 +08:00
  • 76a9067dea SIGCOMM 2019 Tutorial Edits (#272) sibanez12 2019-08-14 03:39:06 -07:00
  • b5c82700b8 Adapt installation script to any machine (#258) David 2019-06-13 14:32:15 +02:00
  • 573f716edc Fix file extension on README (#259) nonylene 2019-06-13 21:31:23 +09:00
  • 01fc378076
    P4 Developer Day May 2019 (#252) Nate Foster 2019-04-25 21:21:47 -04:00
  • 201fcf59a8 Fix broken links to ECN and Calc exercises (#250) Praveen Kumar 2019-04-24 16:06:01 -04:00
  • 2020f971cd Fix path for exercise directory in README (#249) Praveen Kumar 2019-04-24 16:05:49 -04:00
  • e736e69c97 Update Readme to remove stray bash in commands (#248) Praveen Kumar 2019-04-24 16:05:40 -04:00
  • 6160867acb Update README.md (#236) Niranjhana Narayanan 2019-03-22 23:29:23 +05:30
  • d8fb2ee21b [p4runtime] change dead ecn reference to mri reference (#244) Irevoire 2019-03-22 18:59:07 +01:00
  • 33b30be0b8 Install missing psutil Python package Antonin Bas 2019-02-26 10:37:02 -08:00
  • 6a5e60c6a9
    Update README.md Nate Foster 2019-02-10 18:00:30 -05:00
  • a264b3de05 Update README.md (#220) David Lu 2019-01-08 23:54:37 +08:00
  • 41873db58d Changed vagrant box from fso to lasp. (#206) Mohammad Riftadi 2018-10-11 14:19:02 +02:00
  • 7ff3af57fb Adding P4 cheat cheet and its latex source files. (#201) sibanez12 2018-10-05 12:52:35 -07:00
  • e3ef4d14db Better output for debugging P4Runtime gRPC errors Antonin Bas 2018-09-25 13:39:55 -07:00
  • 56a462ea32 Basic tunnel readme (#197) Matthew Davis 2018-09-08 03:50:36 +10:00
  • 873dce7aea made vm bootstrap non-interactive (#195) Matthew Davis 2018-09-04 04:53:19 +10:00
  • cedbf5b8b2 Remove extra slides (#192) Nate Foster 2018-08-20 01:37:29 -04:00
  • 763b95a880 Final edits for SIGCOMM tutorial (#191) Nate Foster 2018-08-19 23:20:39 -04:00
  • 6ccdbc34bd Updated README to add link to P4 Cheat Sheet on google drive. (#168) sibanez12 2018-06-07 16:08:58 -07:00
  • 6c37638818 Updating p4runtime solution (#171) Brian O'Connor 2018-06-07 15:09:48 -07:00
  • 2fe7ddf108 p4runtime lib: wait for MasterArbitrationUpdate to complete (#166) Alex Badea 2018-06-06 12:01:33 -07:00
  • ac588a2f5d
    Final edits (#165) Nate Foster 2018-06-06 08:34:10 -04:00
  • 948a890700 Fixed P4Runtime spelling (#162) Carmelo Cascone 2018-06-01 11:16:13 -07:00
  • 08445e0b18 Fixed location of pcaps and bmv2 logs (#161) Carmelo Cascone 2018-06-01 11:15:39 -07:00
  • 37021092df
    Small fixes to README.md (#160) Nate Foster 2018-06-01 02:56:49 -04:00
  • dc08948a34
    P4 Developer Day 2018 Spring (#159) Nate Foster 2018-06-01 02:54:33 -04:00
  • e7e6899d5c Added advanced Heavy Hitter Detection example (#136) Georgios Nikolaidis 2018-04-25 00:56:09 -07:00
  • 494706bd60
    Delete DEFAULT_SERVER_URL (#135) Nate Foster 2018-04-17 21:10:41 -04:00
  • e535f0429c Fix MRI exercise solutions for recent bmv2 versions Antonin Bas 2018-04-14 16:57:57 -07:00
  • ce104fe2bc Fixed broken link (#119) Matthew Davis 2018-03-07 14:50:05 +11:00
  • 27997d391c Small tweaks to the VM. (#118) robh2 2018-03-06 20:48:16 -05:00
  • 97f31560ca Adding P4D2_2018_East Folder (#116) robh2 2018-03-04 03:50:22 -05:00
  • 89277b5542 A slightly less vague TODO. (#98) Jed Liu 2017-11-13 18:47:40 -05:00
  • 7a3fd6bc12 Copyediting. (#93) Jed Liu 2017-11-13 18:19:29 -05:00
  • 12fc3ab9ac Added missing topology file. Set VIM background to dark. Robert Soule 2017-11-10 13:53:20 -08:00
  • 5b4b075a43 Updating slides PDF (#92) Brian O'Connor 2017-11-10 09:33:40 -08:00
  • c7c51edb79 fix typo clonde -> clone in some READMEs (#91) Florian Klink 2017-11-10 14:43:34 +01:00
  • 3ae98d14b9 Updated basic_tunnel exercise README (#90) sibanez12 2017-11-09 22:37:26 -08:00
  • f9202394dd updating todos in mri (#88) Mina Tahmasbi Arashloo 2017-11-09 14:25:15 -05:00
  • 5c757fca09 Copying mininet_p4 from behavioral-model repo (#86) Brian O'Connor 2017-11-08 12:25:59 -08:00
  • 727b4f82f4 Adding figures to ECN and MRI exercises (#84) Mina Tahmasbi Arashloo 2017-11-08 14:51:27 -05:00
  • b41473fcc0 Updating check_switch_started in p4runtime_switch.py (#85) Brian O'Connor 2017-11-08 11:48:15 -08:00
  • b2161b8a27 VM Updates (#83) Brian O'Connor 2017-11-08 08:13:17 -08:00
  • 9af6750bec Updated README files for exercises (#82) sibanez12 2017-11-07 13:52:01 -08:00
  • 3d4a2f5748 Adding starter code and solution for p4runtime exercise (#81) Brian O'Connor 2017-11-07 07:54:59 -08:00
  • ce7c3c372b Updated basic* README files (#80) sibanez12 2017-11-06 19:56:27 -08:00
  • 65a4334734 Updates README.md of load_balance and mri (#79) alex1230608 2017-11-05 09:21:37 -06:00
  • 6c82b6fbe7 Updates to basic_tunnel and basic (#78) sibanez12 2017-11-03 21:03:06 -07:00
  • 66c2cba1b5 Cleaned up links Robert Soule 2017-11-03 20:39:37 -07:00
  • e9950f9905 Removed scrambler. Robert Soule 2017-11-03 20:35:00 -07:00
  • b086127c54 Merge branch 'master' of github.com:p4lang/tutorials Robert Soule 2017-11-03 20:30:19 -07:00
  • 0557b61f2f Removed Hula Robert Soule 2017-11-03 20:30:11 -07:00
  • bd0a39d5ac
    Removed redundant crcmod install. (#77) Robert Soule 2017-11-03 16:56:25 -07:00
  • dcc8744592 Update exercises basic_tunnel and calc (#76) alex1230608 2017-11-03 16:42:14 -05:00
  • 786ceecf07 Updated VM (#75) theojepsen 2017-11-03 19:23:05 +00:00
  • 09dba5c63d
    Updates the examples to use the new build scripts (except Hula). (#74) Robert Soule 2017-11-03 12:20:44 -07:00
  • aa4298859f Updates for p4runtime example (#71) Brian O'Connor 2017-11-03 10:52:04 -07:00