-
Notifications
You must be signed in to change notification settings - Fork 243
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: facebook/openr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: facebook/openr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tg
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 523 files changed
- 4 contributors
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7b57194 - Browse repository at this point
Copy the full SHA 7b57194View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4622b82 - Browse repository at this point
Copy the full SHA 4622b82View commit details -
Force Open/R to listen on ::1 in thrift servers.
Configuration menu - View commit details
-
Copy full SHA for b1f4d51 - Browse repository at this point
Copy the full SHA b1f4d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf03fad - Browse repository at this point
Copy the full SHA cf03fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for b836f96 - Browse repository at this point
Copy the full SHA b836f96View commit details -
Rename Open/R binary from openr to openr_bin
Configuration menu - View commit details
-
Copy full SHA for 19bfeee - Browse repository at this point
Copy the full SHA 19bfeeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2683c96 - Browse repository at this point
Copy the full SHA 2683c96View commit details
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ffe3532 - Browse repository at this point
Copy the full SHA ffe3532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c4d982 - Browse repository at this point
Copy the full SHA 9c4d982View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc3b1e4 - Browse repository at this point
Copy the full SHA bc3b1e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a4057 - Browse repository at this point
Copy the full SHA 67a4057View commit details -
Configuration menu - View commit details
-
Copy full SHA for f20d904 - Browse repository at this point
Copy the full SHA f20d904View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f9d153 - Browse repository at this point
Copy the full SHA 7f9d153View commit details -
Merge pull request #125 from MatthewWEdwards/tg
Add meta-terragraph patches
Configuration menu - View commit details
-
Copy full SHA for b27abdd - Browse repository at this point
Copy the full SHA b27abddView commit details
Commits on Dec 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8753732 - Browse repository at this point
Copy the full SHA 8753732View commit details
Commits on Dec 18, 2021
-
Merge pull request #127 from MatthewWEdwards/tg
Raise PrefixAllocator Iface Exception so Retries Occur
Configuration menu - View commit details
-
Copy full SHA for 4d11d22 - Browse repository at this point
Copy the full SHA 4d11d22View commit details
Commits on May 9, 2022
-
* Reset to February 05 Revision. This commit sets the working tree to the fb706fa revision. * Remove Curses curses is not used in terragraph, so remove it. * Remove openr_ctrl_client Import in Open/R CLI Utils openr.thrift is not installed in terragraph, so importing openr_ctrl_client error out. * Remove Some References to network_types_py3 openr.thrift is not installed in terragraph, and importing it raises errors, so don't. * Add Missing lua Namespaces to Thrift Files * Add KvStore Service The Open/R control server needs the KvStore service, and it's missing from CMake. Add it * Add Common Lsdb Sources to openrlib CMake Add missing Lsdb objects to openrlib. * Link Folly Benchmark Library with openrlib Fix more CMake * Build openrlib as a Shared Library Terragraph builds openrlib as a shared library because multiple programs use openrlib. * Don't link Flags.cpp in openr_bin Flags.cpp is already linked in openrlib. Linking it to openr_bin causes build errors * Add CPE prefix type Customer Premises Equipment (CPE) is a distinct prefix type for TG * Link jemalloc Fix CMake * Remove value String from PersistentStore Log The value string can be a binary-string and break the log text encoding. * Add Deprecated Prefix Marker Constant In networks with mixed Open/R versions, TG needs to distinguish between the old and new prefix key formats. * Add OPENR_TG_OPTIMIZED_BUILD Compilation Option The optimized build reduces the Open/R library and binary size * Add OpenrConfig Thrift Interface for TG Build THe optimized Open/R build uses a custom OpenrConfig.thrift file * Remove DCHECK in NetlinkProtocolSocket.cpp This DCHECK crashes Open/R when TG nodes reload firmware. Remove it. * Revert Spark Revert Open/R spark to just before the Spark1 removal. Open/R can be configured to send Spark1 or Spark2 messsages. Open/R can process Spark1 or Spark2 messages from neighbors regardless of configuration. * KvStore Revert Re-Add the KEY_SET command available via the Open/R control server. Add some default area settings because TG nodes running prior versions of Open/R don't specify area in thrift messages. Remove timestamp_ms from Publication thrift struct because again older versions of Open/R don't specify this field. * Backwards Compatable PrefixDatabase Add a removed field from PrefixDatabase so old PrefixDatabase thrift structs can be deserialized by new Open/R
Configuration menu - View commit details
-
Copy full SHA for ba49350 - Browse repository at this point
Copy the full SHA ba49350View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...tg