The previous code checked only that JSON objects have members with the same names. This commit makes json_equal() also check that like-named members have the same values.
This will be used by the upcoming Open vSwitch configuration database.